remove outdated description

This commit is contained in:
nino-porcino 2021-12-15 17:15:47 +01:00
parent 85d9a28e82
commit 2a307b65b9
1 changed files with 0 additions and 9 deletions

View File

@ -2,13 +2,4 @@
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 $CC00-$CC01