Go to file
2021-12-03 11:15:35 +01:00
cc65 switch to KickC compiler 2021-11-28 15:05:41 +01:00
docs add apple 1 manual 2021-12-03 11:15:35 +01:00
.gitattributes Initial commit 2021-11-26 20:06:41 +01:00
.gitignore some more routines 2021-11-28 16:43:33 +01:00
c.bat switch to KickC compiler 2021-11-28 15:05:41 +01:00
env_kickc.bat switch to KickC compiler 2021-11-28 15:05:41 +01:00
hexdump.js skip start address 2021-11-28 16:13:55 +01:00
laser500_font.ascii.c first commit 2021-11-26 23:41:51 +01:00
README.md switch to KickC compiler 2021-11-28 15:05:41 +01:00
test.c add amiga_hand and plot modes 2021-12-03 11:15:25 +01:00

apple1-videocard-lib

Library and demos for the Apple-1 TMS9918 video card by P-LAB.

USAGE (Windows)

  • env_kick.bat sets KickC compiler 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 puts test_apple1.prg into WOZMON format for the Apple-1

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