No, it can't be used from inside the graphics driver, as they both use the same memory. From: Vladimir Jankovic <popmilo2005@gmail.com> To: cc65@musoftware.de Sent: Tuesday, April 19, 2011 2:49 AM Subject: Re: [cc65] Should I do Hidden 64? Could it be used inside graphics driver ? On Sun, Apr 17, 2011 at 12:52 PM, Joseph Rose <rose.joseph12@yahoo.com> wrote: Gábor Lénárt, I thank you for your interest in Hidden64. It uses dedicated functions to access hidden RAM. For example, the hidereadb() function first disables IRQs and the kernal/IO, reads a byte, then reenables IRQs and the kernal/IO. Using Hidden64 requires editing your code, though. I e-mailed UZ the beta, but I don't see it on the contrib site. > > ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Wed Apr 20 19:48:00 2011
This archive was generated by hypermail 2.1.8 : 2011-04-20 19:48:05 CEST