Well I finally decided I should do this FPGA SPC for my possible FPGA SNES in the future. Figured doing the SPC part would be fun, and so far it has been.
I have fully written the CPU portion in verilog over the course of a day and have spent some time testing the instructions on it, but this is taking quit awhile, since I have to write code then trace its execution and manually verify that things are working how they should.
I kinda remember there being test ROMs for the SPC that blargg might've written, but my google-fu has been letting me down. I can't find much out there for testing the SPC, so my question is.. is there an SPC CPU test ROM floating around?
Ideally something that could load via .spc would be nice but I'd take anything. I don't mind having to hack around (i.e. an SNES based tester) to get something usable, since it'd save me a couple days of work testing and verifying.
I have fully written the CPU portion in verilog over the course of a day and have spent some time testing the instructions on it, but this is taking quit awhile, since I have to write code then trace its execution and manually verify that things are working how they should.
I kinda remember there being test ROMs for the SPC that blargg might've written, but my google-fu has been letting me down. I can't find much out there for testing the SPC, so my question is.. is there an SPC CPU test ROM floating around?
Ideally something that could load via .spc would be nice but I'd take anything. I don't mind having to hack around (i.e. an SNES based tester) to get something usable, since it'd save me a couple days of work testing and verifying.