Files
NESDecompiler/NESDecompiler.Core
KallDrexx 9068403d56 Fix 16KB roms not decompiling
Roms with only 16KB of program code had the incorrect base address during the disassembly process. This caused the instructions not to be found.

Fixed by making sure the base address is adjusted based on the prgRomData size.
2025-09-28 21:16:37 -04:00
..
2025-09-28 21:16:37 -04:00
2025-05-15 14:33:41 +02:00
2025-05-15 14:33:41 +02:00