After last week’s German C64 ROM disassembly from the “64 intern” book, I have now also converted Lee Davison’s commented disassembly into the same format.
The cross-referenced HTML version is available here at pagetable.com/c64rom.
The raw txt files of both the German and the English commented disassemblies are maintained at github.com/mist64/c64disasm. The two files seem to have been independently developed, which gives us the opportunity to compare, find mistakes, and merge missing information.
I will happily accept additions and corrections to either file – let’s create the one true source of C64 ROM information!
I ran into a similar issue when padding a retro ROM image and was surprised by the leftover data hiding inside it. Game development archaeology like this is fascinating, and it reminds me of digging through hidden details in PolyTrack game tracks and mechanics.