]> git.sur5r.net Git - cc65/history - src/ld65/xex.c
Rewrites ATARI EXE segment writing to optimally write segment sizes.
[cc65] / src / ld65 / xex.c
2019-02-03 Daniel SerpellRewrites ATARI EXE segment writing to optimally write...
2019-02-03 Daniel SerpellDon't support overwrite segments.
2019-02-03 Daniel SerpellOnly write full ATARI XEX header in the first chunk.
2019-02-03 Daniel SerpellRemove unused function.
2019-02-03 Daniel SerpellAdd support for Atari XEX file format to LD65