Attachment:
File comment: Screen shot of $0400-$047f after booting this from a powerpak.
coredump-v1.0-screenshot.jpg [ 37.04 KiB | Viewed 8949 times ]
coredump-v1.0-screenshot.jpg [ 37.04 KiB | Viewed 8949 times ]
Coredump is a tool that prints the contents of the NES internal ram given a key combo on reset. This is an improved version of the stack overflow screen I did awhile back. When installed at the reset vector this can be use for two things: for debugging games that crash while on a unmodified console, and for scientifically getting data on the initial contents of NES ram. Perhaps even convincing emulator authors to ditch the arbitrary 0x00000000ffffffff pattern.
I hope that even though this compiles to a hefty 485 bytes, that it can be part of NES power-on self-test (POST)