2018-08-06 01:05:24 -07:00
2018-07-27 22:30:44 -07:00
2018-07-27 22:30:44 -07:00
2018-08-05 22:59:56 -07:00
2018-08-05 22:59:56 -07:00
2018-07-27 22:30:44 -07:00
2018-08-05 23:25:38 -07:00
2018-08-02 18:59:31 -07:00
2018-08-02 18:59:31 -07:00
2018-08-05 23:25:38 -07:00
2018-08-03 13:40:52 -07:00
2018-08-05 22:59:56 -07:00
2018-08-05 22:59:56 -07:00
2018-07-27 22:30:44 -07:00

Apple 2a

Custom ROM for the Apple 2e. Looks mostly like a real Apple 2e, but when you type RUN, the code is compiled instead of interpreted. Runs between 5 and 30 times faster.

Supported features: The classic way to enter programs with line numbers, 16-bit integer variables, HOME, PRINT, IF/THEN, FOR/NEXT, GOTO, low-res graphics (GR, PLOT, COLOR=, TEXT), DIM (single-dimensional arrays), POKE, and integer and boolean arithmetic.

Not supported: Floating point, strings, high-res graphics, DATA/READ/RESUME, GOSUB/RETURN/POP, REM, multi-dimensional arrays, keyboard input, exponentiation (A^B), and cassette I/O.

Dependencies

Running

TREES=$HOME/path/to/github/trees make run
Description
New Apple //e ROM project
Readme Pixar 370 KiB
Languages
C 89.6%
Assembly 7.4%
Makefile 1.9%
Awk 1.1%