anachronauts / jeff65

a compiler targeting the Commodore 64 with gold-syntax
GNU General Public License v3.0
6 stars 0 forks source link

Apple IIe language design considerations #1

Open jdpage opened 6 years ago

jdpage commented 6 years ago

Kyle mentioned wanting to be able to target the Apple IIe in the future, which has a 6502 CPU similar to the Commodore 64. However, it has different hardware.

This issue tracks how potential IIe support affects language features. The only one I can think of off the top of my head is isr blocks—these will likely need to generate different code on the IIe, though they probably have similar restrictions.

kpmgeek commented 6 years ago

Worth noting that I have zero experience with 6502 assembly code but I do have a real Hardware IIe.

On Dec 5, 2017 5:45 PM, "Jonathan David Page" notifications@github.com wrote:

Kyle mentioned wanting to be able to target the Apple IIe in the future, which has a 6502 CPU similar to the Commodore 64. However, it has different hardware.

This issue tracks how potential IIe support affects language features. The only one I can think of off the top of my head is isr blocks—these will likely need to generate different code on the IIe, though they probably have similar restrictions.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jdpage/goldblum/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/ASYQB7G3nG8yP99rY579spCu_7Hb_wZaks5s9cdsgaJpZM4Q3FU7 .