Search found 5 matches
- December 7th, 2019, 10:47 am
- Forum: Work Logs & Projects
- Topic: FPGA Recreation of the GPU/GTE/MDEC
- Replies: 16
- Views: 39681
Re: FPGA Recreation of the GPU/GTE/MDEC
Maybe here you will find some necessary information. What you are doing is a very interesting project. https://github.com/led02/psx_fpga Oh yeah, I have seen this too. One of my friend is trying to get it running on a board... But their design has many flaws, implementation is incomplete too I thin...
- November 19th, 2013, 2:51 pm
- Forum: Graphics/GPU
- Topic: PSX Some of the Operations/How it works
- Replies: 3
- Views: 13818
Re: PSX Some of the Operations/How it works
Thanks AmiDog, I still am a bit confused about some of the commands and how they operate; mostly surrounding textures and shading. First off, it seems Flat shaping isn't really a thing, its just a shape thats monochrome while a "shaded" polygon or line is always gauraud shaded. Is this cor...
- October 26th, 2013, 6:02 am
- Forum: Graphics/GPU
- Topic: PSX Some of the Operations/How it works
- Replies: 3
- Views: 13818
PSX Some of the Operations/How it works
As I mentioned in my other post, I am working on recreating as much of the PSX as possible in Verilog to put down on an FPGA. I am currently working on the GPU and need some help. After searching around, I have found that the internals of the GPU as still largely a mystery, and so I have implemented...
- September 18th, 2013, 7:56 am
- Forum: Miscellaneous
- Topic: Calling all PSX Hardware Documentation.....
- Replies: 3
- Views: 16087
Re: Calling all PSX Hardware Documentation.....
@LostTemplar
Nice name, and sure. You can email me: Join.xbS (at) gmail.com
Nice name, and sure. You can email me: Join.xbS (at) gmail.com
- September 9th, 2013, 2:55 pm
- Forum: Miscellaneous
- Topic: Calling all PSX Hardware Documentation.....
- Replies: 3
- Views: 16087
Calling all PSX Hardware Documentation.....
Hello, I am a student at Carnegie Mellon University in Pittsburgh. I found this website when doing research for my final digital design project course (see http://www.ece545.com/). This course asks student teams to build some large digital system over the course of a semester and our team decided to...