]> git.sur5r.net Git - cc65/commitdiff
Added more info to a comment. 143/head
authorGreg King <gregdk@users.sf.net>
Sat, 10 Jan 2015 03:19:35 +0000 (22:19 -0500)
committerGreg King <gregdk@users.sf.net>
Sat, 10 Jan 2015 03:19:35 +0000 (22:19 -0500)
libsrc/atmos/crt0.s

index 61f40cc9a00cde1590ddb251915952f1b2803221..e789b28c279f533b4863ff801689eab1b1a7e5d0 100644 (file)
@@ -2,7 +2,7 @@
 ; Startup code for cc65 (Oric version)
 ;
 ; By Debrune Jérôme <jede@oric.org> and Ullrich von Bassewitz <uz@cc65.org>
-; 2015-01-08, Greg King
+; 2015-01-09, Greg King
 ;
 
         .export         _exit
@@ -89,6 +89,7 @@ zpsave:
 ; This padding is needed by a bug in the ROM.
 ; (The CLOAD command starts BASIC's variables table on top of the last byte
 ; that was loaded [instead of at the next address].)
+; This is overlaid on a buffer, so that it doesn't use extra space in RAM.
 
         .byte   0