Takashi Toyoshima 1fc9cb8a93 Now GPIO can be accessible via Apple BASIC
POKE -16240, 255 # Set all bits of GPIO0 as output ports
POKE -16224, 255 # Output all one to GPIO0
POKE -16224, 0   # Output all zero to GPIO0
2014-12-13 03:01:38 +09:00
2014-12-09 04:54:33 +09:00
2014-12-13 02:32:04 +09:00
2014-12-11 00:27:35 +09:00

Applerm-II

Apple II emulator running on ARM Cortex-M0

Description
Apple II emulator running on ARM Cortex-M0
Readme BSD-3-Clause 70 KiB
Languages
Assembly 78%
C 12.7%
Pawn 5.6%
Makefile 3.7%