sa: update docs

This commit is contained in:
Vince Weaver 2018-05-23 11:59:56 -04:00
parent 5fc939cfe5
commit 92bd667381
2 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,12 @@
Challenges:
+ 6-channel audio
+ Fitting it all in 48k (want to avoid disk routines if can)
+ Printing the ASCII art simple code (takes longer than 50Hz)
initial: 2078
add ascii art: 9142

8
still_alive/TODO Normal file
View File

@ -0,0 +1,8 @@
+ Opening graphics (BASIC)
+ 80-column support
+ compressed ascii art
+ six-channel support
generic? or combine it?
+ 40 column support
+ Electric Duet support?