Commit Graph

2698 Commits

Author SHA1 Message Date
Vince Weaver
6aa869da59 ds: fix rasterbar artifacts
sorta looked cool but also sorta not
2019-11-02 16:09:01 -04:00
Vince Weaver
87de0c0aaf ds: rasterbars work 2019-11-02 16:04:11 -04:00
Vince Weaver
2a8a410303 ds: almost have rasterbars again 2019-11-02 15:47:58 -04:00
Vince Weaver
692180b3c8 ds: add TODO list 2019-11-02 11:44:20 -04:00
Vince Weaver
04c8163e56 ds: fine tune some things 2019-11-02 11:44:11 -04:00
Vince Weaver
335f5c0bd2 ds: update to use common code 2019-11-02 11:22:21 -04:00
Vince Weaver
65e0d56062 ds: autogen graphcis code 2019-11-02 00:01:15 -04:00
Vince Weaver
4b59ef7ae7 ds: work on screen generator
with the power out
2019-11-01 11:23:11 -04:00
Vince Weaver
2fdec79c30 ds: work on missing screen 2019-10-31 23:55:29 -04:00
Vince Weaver
ae4b392cb5 ds: fix up some things 2019-10-31 21:05:42 -04:00
Vince Weaver
d7f7c5921d mode7: fix lflags ordering in Makefile 2019-10-27 13:20:14 -04:00
Vince Weaver
0d05d2f156 ds: add ansi 2019-10-18 01:46:08 -04:00
Vince Weaver
7665ef3945 ds: update ans 2019-10-17 19:41:51 -04:00
Vince Weaver
a3ed388387 pt3: update z80 checker 2019-10-16 22:07:01 -04:00
Vince Weaver
2d073f2570 ds: missing file 2019-10-15 17:41:28 -04:00
Vince Weaver
b312da2ed9 ds: work on missing 2019-10-15 00:27:27 -04:00
Vince Weaver
c654c96304 ds: music working sort of 2019-10-14 22:54:55 -04:00
Vince Weaver
827a2d3656 ds: music, but not working 2019-10-14 20:43:40 -04:00
Vince Weaver
bb605fe988 ds: play cycle-accurate sound
1200 cycles is a bit much though :(
2019-10-14 15:13:44 -04:00
Vince Weaver
59ffdab85e ds: cool fading 2019-10-12 21:58:43 -04:00
Vince Weaver
6dfb510bae ds: forever prints 2019-10-12 20:57:36 -04:00
Vince Weaver
d76344cbd0 ds: print 7 chars 2019-10-12 19:44:07 -04:00
Vince Weaver
cad4aadc34 ds: update font code 2019-10-12 19:00:55 -04:00
Vince Weaver
c84d81ac34 ds: of course forgot the font file 2019-10-12 18:11:52 -04:00
Vince Weaver
66bb6647f8 ds: add font support 2019-10-12 18:11:32 -04:00
Vince Weaver
ca964dab41 ds: update right wipe 2019-10-12 13:51:02 -04:00
Vince Weaver
a1b7b778b6 ds: some cycle counting 2019-10-12 10:47:38 -04:00
Vince Weaver
a337813409 ds: add escape sequence 2019-10-08 23:04:26 -04:00
Vince Weaver
e1d18a9213 ds: missing section works 2019-10-08 21:57:48 -04:00
Vince Weaver
dca2dcfeff ds: add missing sequence 2019-10-08 08:27:00 -04:00
Vince Weaver
be1bea3b61 ds: add book scene 2019-10-07 00:12:36 -04:00
Vince Weaver
86032b87c3 ds: add new backgrounds 2019-10-03 00:49:35 -04:00
Vince Weaver
fbd613486d ds: move to 60Hz interrupt 2019-10-02 23:25:08 -04:00
Vince Weaver
a07f0d8f2e ds: use qkumba's loader
makes things much faster to load
2019-10-02 23:13:06 -04:00
Vince Weaver
b9f553e285 ds: convert to astronaut 2019-10-02 01:08:28 -04:00
Vince Weaver
88b6b337fd ds: no longer a physicist, now an astronaut 2019-10-02 00:38:01 -04:00
Vince Weaver
0e71b8bccd ds: add updated music 2019-10-02 00:25:04 -04:00
Vince Weaver
e335988aa0 ds: merge in the starbase code 2019-10-02 00:03:00 -04:00
Vince Weaver
0cdec7d305 interlace: more work 2019-09-20 00:18:10 -04:00
Vince Weaver
d5f92ae451 interlace: fix some bugs, audio more or less right again 2019-09-16 23:07:53 -04:00
Vince Weaver
a2fd3f42b3 interlace: split off pt3_set_pattern 2019-09-16 21:04:25 -04:00
Vince Weaver
83b46be19d interlace: move some code around 2019-09-16 00:11:09 -04:00
Vince Weaver
edb5717507 interlace: finish splitting up cycle-counted code 2019-09-15 00:57:54 -04:00
Vince Weaver
affccc522d interlace: split off pt3_lib_decode_note.s 2019-09-15 00:43:25 -04:00
Vince Weaver
918d498415 interlacE: split off calculate note 2019-09-15 00:38:37 -04:00
Vince Weaver
eab946a051 interlace: re-cycle count sample/ornament load 2019-09-14 23:22:05 -04:00
Vince Weaver
101e7b279f interlace: split the file into smaller chunks 2019-09-14 23:08:50 -04:00
Vince Weaver
9222100623 interlace: use jump table for some of decode 2019-09-14 17:10:44 -04:00
Vince Weaver
ac5b22d700 interlace: more work on cycle counting 2019-09-14 10:39:25 -04:00
Vince Weaver
bbf26118bb interlace: urgh cycle counting is a pain 2019-09-13 17:06:17 -04:00