Vince Weaver
8fba31ea9e
sa: some more ending work
2018-05-25 07:38:41 -04:00
Vince Weaver
85d338a45f
sa: start a HGR infrastructure
...
HGR is a pain
2018-05-24 19:42:22 -04:00
Vince Weaver
cb010ddcb1
sa: work on ending
2018-05-24 17:01:42 -04:00
Vince Weaver
6f3dff1c63
sa: strip out some unused stuff
2018-05-24 14:47:49 -04:00
Vince Weaver
2740fdc3e8
sa: update disk image
2018-05-24 14:40:50 -04:00
Vince Weaver
2e6c521a39
sa: both 40 and 80 column tested and work!
2018-05-24 14:40:21 -04:00
Vince Weaver
bb6820f53d
sa: have cursor going on 80col
2018-05-24 14:31:14 -04:00
Vince Weaver
046c81f7a6
sa: speed up the 80 column draw a bit
2018-05-24 13:53:07 -04:00
Vince Weaver
fe4ab8f2ba
sa: have 80column art mostly working
...
a bit slow, can hear slight pause in music
2018-05-24 13:25:35 -04:00
Vince Weaver
267f1dca2e
sa: initial 80col support
2018-05-24 12:42:27 -04:00
Vince Weaver
728d84d316
sa: update disk image
2018-05-24 11:59:32 -04:00
Vince Weaver
79be2739da
sa: modify to not lyrics off the end and print garbage
2018-05-24 11:59:07 -04:00
Vince Weaver
6933be42f6
sa: uppercase 40 column always
2018-05-24 10:46:22 -04:00
Vince Weaver
f1e41a1340
sa: add blinky cursor
...
not sure this is an improvement, but is accurate
2018-05-24 10:33:05 -04:00
Vince Weaver
1a559ef166
sa: move lyrics printing out of interrupt handler file
2018-05-24 09:48:48 -04:00
Vince Weaver
2385c53473
sa: add 4-channel KR4 file
2018-05-23 23:49:18 -04:00
Vince Weaver
59a26997d0
sa: add raw music
2018-05-23 23:29:51 -04:00
Vince Weaver
b71a69b35c
sa: back to uncompressed ascii art
2018-05-23 16:09:44 -04:00
Vince Weaver
e6c001287d
sa: try to encrypt the ascii art
...
turns out it is too slow, and we can't re-use the lz4 code
without duplicating it completely.
2018-05-23 16:04:27 -04:00
Vince Weaver
cf9c367e32
sa: move lyrics conversion to own directory
2018-05-23 14:20:38 -04:00
Vince Weaver
3ab5969867
sa: have 40col working
2018-05-23 14:07:19 -04:00
Vince Weaver
6cd1a8e424
sa: clean up 40col support
2018-05-23 12:50:12 -04:00
Vince Weaver
92bd667381
sa: update docs
2018-05-23 11:59:56 -04:00
Vince Weaver
5fc939cfe5
sa: update disk image
2018-05-22 12:14:47 -04:00
Vince Weaver
b4150b234e
sa: update title screen
2018-05-22 12:14:29 -04:00
Vince Weaver
329aa0047c
sa: get subprinting working
2018-05-22 12:02:18 -04:00
Vince Weaver
820a886d90
sa: update the zero page assignments
2018-05-22 10:49:22 -04:00
Vince Weaver
83a2dd8c99
sa: print correct ascii art
2018-05-22 00:29:02 -04:00
Vince Weaver
4aa73fc0eb
sa: remove some more code
2018-05-21 23:46:47 -04:00
Vince Weaver
f01fcb6827
sa: work on getting art displayed
2018-05-21 17:04:18 -04:00
Vince Weaver
97136e521d
sa: work on getting art compressed
2018-05-21 16:18:05 -04:00
Vince Weaver
50b8e21e7c
sa: lyrics playing nicely now
2018-05-21 15:12:53 -04:00
Vince Weaver
9bf37a7611
sa: lyrics support sort of works
2018-05-21 14:32:12 -04:00
Vince Weaver
14b58980c8
sa: update lyrics
2018-05-21 14:09:21 -04:00
Vince Weaver
ec7f293a83
sa: setup ascii art template
2018-05-21 13:33:08 -04:00
Vince Weaver
2fec16aaaf
sa: strip out some more stuff
2018-05-21 12:56:02 -04:00
Vince Weaver
a585185b5c
mode7_demo: extra file in the Makefile
2018-05-21 11:22:01 -04:00
Vince Weaver
60c3137e62
mode7_demo: move all code into one dir
...
if I mess around with common asm_routines it will mess with the
size optimized demo. So lock in place the files and make a copy here.
Should have done this once when I was prepping the PoC||GTFO code.
2018-05-21 11:18:33 -04:00
Vince Weaver
517a7600a2
sa: more stripping of unneeded stuff
2018-05-21 11:05:11 -04:00
Vince Weaver
4d7e53be21
sa: trim off unneeded stuff
2018-05-21 10:57:38 -04:00
Vince Weaver
86d2db5259
docs: update the dram notes a bit
2018-05-13 00:52:09 -04:00
Vince Weaver
535cd7482d
mode7 doc: add code that proves the Woz free DRAM refresh actually works
2018-05-13 00:22:40 -04:00
Vince Weaver
6390416823
docs: update the dram explanation
2018-05-08 02:03:00 -04:00
Vince Weaver
0b239efeeb
doc: update the notes
2018-05-08 01:50:35 -04:00
Vince Weaver
298c76c2b7
docs: update to load graphics image
2018-05-08 01:25:58 -04:00
Vince Weaver
86bc4aafdb
Update dram notes
2018-05-07 01:16:42 -04:00
Vince Weaver
e7683e7021
docs: start adding some DRAM docs
2018-05-05 12:00:46 -04:00
Vince Weaver
f43650e1ef
Merge branch 'master' of https://github.com/deater/dos33fsprogs
2018-05-03 12:45:20 -04:00
Vince Weaver
709be15b4d
mode7 doc: update screenshots to be png files
2018-05-03 12:44:59 -04:00
Vince Weaver
fe7218b597
Udate the mode7 notes
2018-05-01 19:12:30 -04:00