Well, the Hidden64 library has functions to access hidden memory almost as if it were regular memory. You can access a byte or word at a time. You can print hidden data onto the screen. You can manipulate strings and memory in hidden RAM using versions of functions like strcpy() and memcmp(). It doesn't force you to load data first. Does this please anybody? ________________________________ From: Joseph Rose <rose.joseph12@yahoo.com> To: cc65@musoftware.de Sent: Mon, February 21, 2011 7:43:45 AM Subject: Re: [cc65] Word on My Text Adventure I'm stupid. I thought I really had it. Sorry! :( ________________________________ From: Ullrich von Bassewitz <uz@musoftware.de> To: cc65@musoftware.de Sent: Mon, February 21, 2011 4:15:31 AM Subject: Re: [cc65] Word on My Text Adventure On Mon, Feb 21, 2011 at 09:13:51AM +0100, Marc 'BlackJack' Rintsch wrote: > With the `c64-ram.emd` extended memory driver there is already something > in the cc65 libraries to access the memory under I/O and kernal ROM: And the nice thing is that one can replace the RAM driver by a GeoRAM driver or similar and have a lot more memory without changing any program code. Regards Uz -- Ullrich von Bassewitz uz@musoftware.de ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail. ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Mon Feb 21 13:53:04 2011
This archive was generated by hypermail 2.1.8 : 2011-02-21 13:53:06 CET