From: "Payton Byrd"; on Friday, May 25, 2012; at 10:55 PM -0400 > > You never cease to amaze me with your expertise of the platform. I am very > happy to say that I got the cart working with the guidance provided in your > email. The only thing I had to change was the config line for the DATA > segment. When you use run = RAM, it tries to run the code from the bottom > of RAM, not from the memory under the ROM (I verified this in the VICE > monitor). By removing that flag everything is copasetic. Yep! I had forgotten that you are running your cart code in the "shadow" RAM (therefore, DATA doesn't need to be relocated). ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Tue May 29 10:24:50 2012
This archive was generated by hypermail 2.1.8 : 2012-05-29 10:24:54 CEST