So, Working on a Missile Command, Got the funky thing going on, Can't scratch my head on it...
Using a Fluke 9010A + 6502 Pod.
Rom Tests OK.
Ram Tests Fail with DCD error ( memory written to one address is at at another address )..
So, Testing Further.
If you write 0xFF to 0x0000 & 0x0001 , and then write 0x00 to 0x0001, 0x0000 will now have 0x07
This repeats for all the ram memory. ( regardless if working ram, 2bit, 3bit color,etc )
Using a Fluke 9010A + 6502 Pod.
Rom Tests OK.
Ram Tests Fail with DCD error ( memory written to one address is at at another address )..
So, Testing Further.
If you write 0xFF to 0x0000 & 0x0001 , and then write 0x00 to 0x0001, 0x0000 will now have 0x07
This repeats for all the ram memory. ( regardless if working ram, 2bit, 3bit color,etc )
Last edited:
