-
Notifications
You must be signed in to change notification settings - Fork 4
6502: copy Ozmoo's homework #54
Copy link
Copy link
Open
Labels
6502Features for the 6502 interpreter for Commodore (and similar) vintage hardwareFeatures for the 6502 interpreter for Commodore (and similar) vintage hardwareenhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
6502Features for the 6502 interpreter for Commodore (and similar) vintage hardwareFeatures for the 6502 interpreter for Commodore (and similar) vintage hardwareenhancementNew feature or requestNew feature or request
Ozmoo (and
ozmoo.online) supports a number of features that the Å-machine doesn't:UNDOand scrollback buffers in the REU or a C128 RAM bufferOzmoo is also open source, so all of the above has been written in 6502 assembly and is available to
stealadapt for the Å-machine, much faster than writing all of that from scratch would be. There's also a Z80 version for the Acorn Archimedes, if we're ever feeling that ambitious.(It's also a nice question whether simply adding
.aastorysupport to Ozmoo would be faster than scavenging Ozmoo features for the Å-machine 6502 runtime would be.)