Tuesday, December 4, 2012

"ERROR IC25"

So the design as it stands today is sitting in the FPGA but alas.. it doesn't seem to be executing the same as the original hardware. As I dug further... I spotted some memory location reads that didn't line up. Turns out.. those are to the security ROM located at 4K for Pole Position 2 which of course, doesn't exist in my design.   (Duh!)

I know there are hacked romsets out there that bypass it (replace jump instructions with NOPs), but I'd rather handle it in hardware. That way, when people ultimately use this thing, they can just grab authentic PP and PP2 romsets off the web, toss it on here and it will just plain work.  Rather than spend too much time on this just yet, I've decided to switch to the PP romset for FPGA implementation. Once that's all set I'll reverse engineer the IC25 for PP2 and re-veify that PP2 works as well.

Thursday, October 25, 2012

09xx cracked!

Fwew.. what a pain. That larger CPLD had tons of space but due to those longer wires there was quite a bit of noise that made it tricky to clean up.  After weeks of working on this guy I was finally able to get it working.

That's it for the CPU/Video related customs which means I can start preparing the RTL for the FPGA development platform. Stay tuned for those updates.. I hope to start a video series that captures the progress from here on out.

Thursday, June 28, 2012

June 2012 Status...

Making a lot of headway on the hardware design.  I have all of the CPU and Video PCB logic coded up in verilog (with the exception of the sound stuff) and simulating. The Z80 and Z8002's are working (in simulation....so far) but its becoming apparent to me that I'm gonna have to toss this thing into a devkit soon to iron out the bugs. It literally takes hours of simulation time just to get the system out of reset, which happens in a matter of seconds on the actual hardware.

On another note I've started work on the 09xx series custom. I tried programming it into my FpgaArcade device but alas.. it was too small. Time to bring out the big gunz!

Wednesday, October 5, 2011

Monday, August 1, 2011

Monday, January 24, 2011

Fluke z8000 pod acquired


Many thanks to fellow KLOV member Paul Olson for lending me his Z8000 pod!!!

This will help me keep my current PP boardset working and experiment with the hardware as well.

Thursday, December 23, 2010

Annnnnnnd we're back!

Well the lab is finally setup and fully operational. With the big bench in place I now have a dedicated station for the PP project. I plan on returning to this project this week
Very excited to make some forward progress...