mirror of
https://github.com/nippur72/apple1-videocard-lib.git
synced 2024-12-22 13:30:38 +00:00
.gitattributes | ||
.gitignore | ||
c.bat | ||
cbm_ascii_charmap.h | ||
env.bat | ||
hexdump.js | ||
laser500_font.ascii.c | ||
README.md | ||
screen1.c | ||
screen2.c | ||
test.c |
apple1-videocard-lib
Library and demos for the Apple-1 TMS9918 video card by P-LAB.
USAGE (Windows)
env.bat
sets CC65 path variable (run it once)c.bat
compilestest.c
for both VIC-20 and Apple-1test_vic20.prg
runs on the "hybrid" VIC-20 emulatornode hexdump
gives the output in WOZMON format for the Apple-1
Note: Apple-1 start address is $4000, with TMS address range $C000-$C001