Page 1 of 1
GB-Z80 test roms?
Posted: Mon Jul 18, 2011 4:24 pm
by ehguacho
i was wondering if there's any test rom for the GB-Z80 processor, just like "nestest" (with the golden log) but for GameBoy. i couldn't find anything searching the forum, so that's why i'm asking...
Posted: Mon Jul 18, 2011 4:49 pm
by NickMass
When I was working on my GB emu all I could find as far as test roms were the ones Blargg wrote here:
http://blargg.parodius.com/gb-tests/, cpu_instrs.zip is the most like nestest but is a bit more complicated and can't be run in the basic mode that nestest supports, however it doesn't require LCD support and you can read the output from the gameboy's link port which is really easy to handle.
Posted: Mon Jul 18, 2011 5:00 pm
by ehguacho
thnx Nick! (: