Menu

#77 Large ROM file for PGZ format

1.60.3243
open
nobody
None
5
2025-07-16
2025-07-16
No

I have a 6502 file with

  • = $1_0000
    .binary "image.png"

When I use --intel-hex program output, this compiles without issue, and the .hex file has data at $1_0000.
If I use the --c256-pgz option instead, I get this error "error: too large for a 16 bit unsigned integer bits '$10000'". The PGZ format can exceed the 64k boundary.

Thank you!

Daniel Tremblay

Discussion


Log in to post a comment.

MongoDB Logo MongoDB