mirror of
https://github.com/Michaelangel007/apple2_softswitch.git
synced 2025-01-22 17:31:33 +00:00
Apple 2 Soft Switch
Inspired by Anthony's program over in c.s.a2 here is a Applesoft BASIC program to display a memory map and limited soft switches.
Commands
- ESC = exit
- SPC = toggle status lines to show description / soft-switch addresss
NOTE: The IO soft switch address don't exactly match the hardware switches due to:
a) some are contiguous b) some require multiple locations to activate (i.e. TEXT/GR and Lo-Res/Hi-Res)
Description
Languages
BASIC
68.9%
Assembly
30.4%
Makefile
0.7%