]> git.sur5r.net Git - cc65/commit
"save area" is used to save modified system variables and ports. It's
authorChristian Groessler <chris@groessler.org>
Thu, 30 May 2013 00:31:25 +0000 (02:31 +0200)
committerChristian Groessler <chris@groessler.org>
Thu, 30 May 2013 00:31:25 +0000 (02:31 +0200)
commit2f6e7874c626d9c5ef8f55dd1352b1b5e9851c4a
tree6e669fffa29e6623afe8263d5eb45d74b815d367
parent06f441e90ffb96afea13d4b92e2ff371c6e3ece8
"save area" is used to save modified system variables and ports. It's
shared between the second and main chunk.
libsrc/atari/save_area.inc [new file with mode: 0644]
libsrc/atari/save_area.s [new file with mode: 0644]