retroenv / nesgodisasm

Nintendo Entertainment System ROM disassembler written in Golang
Apache License 2.0
14 stars 2 forks source link

disassembling smb1 using cdl file fails #11

Closed cornelk closed 1 year ago

cornelk commented 1 year ago
disassembling failed: creating .nes file failed: linking file: ld65: Warning: /tmp/rom.549086079.cfg(17): Segment 'VECTORS' start address is too low in 'PRG' by 3 bytes
ld65: Warning: /tmp/rom.549086079.cfg(6): Segment 'VECTORS' overflows memory area 'PRG' by 3 bytes
ld65: Error: Cannot generate most of the files due to memory area overflows