From: Benjamin Bahnsen (bb_at_game64.de)
Date: 2003-11-23 23:47:32
Hello!
Which parts of the zero page may I use and which ones does the runtime environment use? I there a way to use the memory configuration file to say: I want to use $F0-$FF, please don't let the program use these adresses.
I found in the documentation the line
MEMORY {
   .
   .
   ZP: start = $02, size = $1A, type = rw;
}
Does it mean, that the compiled program only uses $02 - $1C?
I forgot to say: target platform is the C64, of course. :-)
Regards,
  Benjamin
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2003-11-23 23:50:51 CET