jwestfall69 / neogeo-diag-bios

Disassembly of smkdan's Neo Geo Diagnostics BIOS with added features
36 stars 8 forks source link

Z80 ram failure testing results in unexpected/missing leading errors #8

Closed jwestfall69 closed 4 years ago

jwestfall69 commented 4 years ago

Doing some failure testing with z80 ram

jwestfall69 commented 4 years ago

b1fef6bd6897571534075441cc51d31b16e1c673 commit fixes up the erroneous YM2610 unexpected IRQ errors.

jwestfall69 commented 4 years ago

5ddc31df341a0f90fbda503bd84576ef0de26375 commit causes no/dead ram or OE stuck high to trigger a new dead output error.

Going to close this ticket and open separate ones for the different remaining z80 ram failures.