]> git.sur5r.net Git - cc65/commit
Add support for INITAD to the Atari binary format.
authorDaniel Serpell <daniel.serpell@gmail.com>
Mon, 18 Feb 2019 03:24:52 +0000 (00:24 -0300)
committerDaniel Serpell <daniel.serpell@gmail.com>
Thu, 21 Feb 2019 22:00:03 +0000 (19:00 -0300)
commitb03ae76b54d77f435088cacf12d3cfd9873f05ed
tree445b6ba140e2475f32cb5d0c32ec0dfacd0d0c45
parent417ef278a337f4eaa11fca905dba94a822e97372
Add support for INITAD to the Atari binary format.
doc/ld65.sgml
src/ld65/config.c
src/ld65/scanner.h
src/ld65/xex.c
src/ld65/xex.h
testcode/lib/atari/multi-xex.cfg
testcode/lib/atari/multi-xex.s
testcode/lib/atari/multi.xex [new file with mode: 0644]