mirror of
https://github.com/nippur72/apple1-videocard-lib.git
synced 2025-01-20 20:32:12 +00:00
Update README.md
This commit is contained in:
parent
1f8e39b2ce
commit
50c410c103
@ -6,12 +6,13 @@ featuring the TMS9918 Video Display Processor by Texas Instruments.
|
||||
## Repo structure
|
||||
|
||||
```
|
||||
demo/ a demo program that makes use of the library
|
||||
demos/
|
||||
demo/ demo program that makes use of the library
|
||||
picshow/ demo program that shows a picture in bitmap mode
|
||||
tetris/ a game
|
||||
docs/ TMS9918 and Apple-1 manuals
|
||||
kickc/ target configuration files for KickC
|
||||
lib/ the library files to include in your project
|
||||
picshow/ a demo program showing a picture in bitmap mode
|
||||
tetris/ a demo game
|
||||
tools/ some build tools
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user