I thought for fun I'd finish up implementing all the instructions into my NES CPU by adding the last 4 or 5 that I didn't add before.
Anyways, 2 opcodes still don't work properly and I am not sure why. These are 9Ch and 9Eh. Both are "undefined" opcodes which do different things depending on which source you check. I know that it doesn't really matter *too* much if they don't work right but I'd like to have them function properly.
Other than that, everything else is Great Success(tm).
Blargg, can you make a 256K version of that integrated test ROM some time like the others? The current one is short a PRG bank (15 instead of 16) so I cannot run it. Unless duplicating the last bank or something will fix it. Thanks in advance if ya do.
Anyways, 2 opcodes still don't work properly and I am not sure why. These are 9Ch and 9Eh. Both are "undefined" opcodes which do different things depending on which source you check. I know that it doesn't really matter *too* much if they don't work right but I'd like to have them function properly.
Other than that, everything else is Great Success(tm).
Blargg, can you make a 256K version of that integrated test ROM some time like the others? The current one is short a PRG bank (15 instead of 16) so I cannot run it. Unless duplicating the last bank or something will fix it. Thanks in advance if ya do.