Go to file
2021-11-26 23:41:51 +01:00
.gitattributes Initial commit 2021-11-26 20:06:41 +01:00
.gitignore first commit 2021-11-26 23:41:51 +01:00
c.bat first commit 2021-11-26 23:41:51 +01:00
env.bat first commit 2021-11-26 23:41:51 +01:00
hexdump.js first commit 2021-11-26 23:41:51 +01:00
laser500_font.ascii.c first commit 2021-11-26 23:41:51 +01:00
README.md first commit 2021-11-26 23:41:51 +01:00
test.c first commit 2021-11-26 23:41:51 +01:00

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 compiles test.c for both VIC-20 and Apple-1
  • test_vic20.prg runs on the "hybrid" VIC-20 emulator
  • node hexdump gives the output in WOZMON format for the Apple-1

Note: Apple-1 start address is $4000, with TMS address range $C000-$C001