Commit Graph

104 Commits

Author SHA1 Message Date
Vince Weaver
762ebf13fe mode7_demo: fix interrupt bug on older (pre IIe-enhanced) systems 2018-09-04 12:40:13 -04:00
Vince Weaver
3aba2cdd61 mode7: update document 2018-06-26 12:03:13 -04:00
Vince Weaver
a0254e3aa5 mode7: update document a bit 2018-06-26 11:37:21 -04:00
Vince Weaver
cb1126d91a tfv: more some art around 2018-06-22 20:12:36 -04:00
Vince Weaver
29534914f4 Makefile: clean up the make clean process a bit 2018-06-10 23:45:44 -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
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
Vince Weaver
bdb66b4b63 doc: mention quarter square mult is ancient apparently 2018-04-26 23:48:16 -04:00
Vince Weaver
b77e488482 doc: one last pass through 2018-04-25 01:11:48 -04:00
Vince Weaver
65cf945146 doc: another pass through mode7 doc 2018-04-25 00:53:30 -04:00
Vince Weaver
016bfcac63 doc: more edits 2018-04-24 00:53:40 -04:00
Vince Weaver
dac25a8724 docs: update hardware notes 2018-04-23 19:46:55 -04:00
Vince Weaver
ed23bdef98 doc: Update intro 2018-04-23 19:37:56 -04:00
Vince Weaver
42101a9a37 mode7: Update doc 2018-04-06 01:43:34 -04:00
Vince Weaver
71de0a5475 Update document 2018-04-06 01:03:21 -04:00
Vince Weaver
669ae77959 mode7: update writeup 2018-04-04 01:13:25 -04:00
Vince Weaver
9c9ab1c818 mode7: update document re dos3.3 2018-04-02 08:12:50 -04:00
Vince Weaver
b86d58cc71 mode7: update the documentation 2018-04-02 01:17:51 -04:00
Vince Weaver
c9cf5832ca mode7: update documentation 2018-03-25 21:53:41 -04:00
Vince Weaver
86fc936b10 mode7: add some more documentation 2018-03-25 21:24:26 -04:00
Vince Weaver
29adca8ed4 mode7: update README 2018-03-20 00:19:15 -04:00
Vince Weaver
4254cca36b mode7: fix URL in the HELLO routine 2018-03-19 22:32:03 -04:00
Vince Weaver
8a123c79ad mode7: update binary 2018-03-19 21:23:45 -04:00
Vince Weaver
40b9e0cf32 mode7: finally have it in range 2018-03-19 21:04:11 -04:00
Vince Weaver
16583d3883 mode7: more byte shaving. getting close 2018-03-19 20:48:41 -04:00
Vince Weaver
09f05e9ef8 mode7: down to 8196 2018-03-19 19:38:34 -04:00
Vince Weaver
d8154d0aab mode7: shave a few more bytes off 2018-03-19 19:11:17 -04:00
Vince Weaver
292ef8059b credits: all added back in now
a few bytes over though
2018-03-19 19:06:13 -04:00
Vince Weaver
22d382cf85 mode7: move in mockingboard code, strip out extra detect code
saved 20 bytes
2018-03-19 19:02:28 -04:00
Vince Weaver
81f15e4fe4 mode7: more tweaks 2018-03-19 18:30:34 -04:00
Vince Weaver
726cebb95e mode7: more credits optimization 2018-03-19 17:08:17 -04:00
Vince Weaver
64633dde79 mode7: shave about 20 bytes off 2018-03-19 16:51:14 -04:00
Vince Weaver
c99bae61b2 mode7: leave off the lz4 header 2018-03-19 16:40:44 -04:00
Vince Weaver
109cf2928e mode7: rename music file 2018-03-19 16:34:54 -04:00
Vince Weaver
cadce8fbb4 mode7: music restarts properly when restarting 2018-03-19 16:33:08 -04:00
Vince Weaver
60f306dd5c mode7: have sound how we like it, but too big by like 50 bytes
working on making things smaller
2018-03-19 16:25:36 -04:00
Vince Weaver
405ea8eb5a mode7: minor cleanups 2018-03-19 13:11:36 -04:00
Vince Weaver
c5e229ea3e mode7: messed with starfield timing 2018-03-19 11:02:52 -04:00
Vince Weaver
5cc967acb3 mode7: tweak the length of some things 2018-03-19 10:51:12 -04:00
Vince Weaver
d5686d153f mode7: unoptimize the mockingboard playing 2018-03-19 01:10:38 -04:00