1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-09-07 08:55:00 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Andy McFadden
463a0cc561 Progress toward OMF file handling
Added generation of the relocation dictionary and constant body for
segments in Load files.

Also, don't reject files with v1 segments (whose length is specified
as a block count) just because the EOF isn't a multiple of 512 bytes.
Some executables don't pad out the last block.

Various tweaks to output formatting.
2020-06-28 21:10:53 -07:00