Apple IIe language design considerations
Opened this issue · 1 comments
jdpage commented
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
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" ***@***.***> 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
<#1>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ASYQB7G3nG8yP99rY579spCu_7Hb_wZaks5s9cdsgaJpZM4Q3FU7>
.