Commit Graph

1615 Commits

Author SHA1 Message Date
Vince Weaver
50cc198a02 xmas2018: make scroller use lz4 compression instead of RLE
saves 300 bytes or so
2018-12-18 13:43:33 -05:00
Vince Weaver
ee812d3e20 xmas2018: slow scrolling a bit
looks jumpy at some rates
2018-12-18 00:36:38 -05:00
Vince Weaver
b601302472 xmas2018: add frame timeout 2018-12-18 00:17:20 -05:00
Vince Weaver
f70de4c203 xmas2018: scrolling text works 2018-12-17 22:58:19 -05:00
Vince Weaver
4de3183240 xmas2018: adjusting the screen splits 2018-12-17 14:50:40 -05:00
Vince Weaver
156c01b2ec xmas2018: clear screen 2018-12-17 11:44:56 -05:00
Vince Weaver
110d2870ea gr-sim: update scroll 2018-12-17 00:29:07 -05:00
Vince Weaver
dc8812a862 gr-sim: add hgr scroll demo 2018-12-16 21:55:35 -05:00
Vince Weaver
de102a4d18 xmas2018: update sprites 2018-12-16 21:39:32 -05:00
Vince Weaver
5fd5bee1eb xmas2018: add candle flame 2018-12-15 22:47:11 -05:00
Vince Weaver
b2d104b9fc xmas2018: add missing file 2018-12-14 18:42:39 -05:00
Vince Weaver
c7707f8b1f xmas2018: play proper music
what a hassle
2018-12-14 01:14:07 -05:00
Vince Weaver
7d5b7ac059 xmas2018: initial music support
though it's just playing random garbage for now
2018-12-14 00:05:20 -05:00
Vince Weaver
3ea545bc6a xmas2018: forgot to check in rts code 2018-12-13 20:50:28 -05:00
Vince Weaver
5514dcc55f xmas2018: re-arranging things in silly fashion 2018-12-13 17:15:39 -05:00
Vince Weaver
9a6ae337f3 xmas2018: add merry christmas screen 2018-12-12 15:38:30 -05:00
Vince Weaver
ee0145aef8 xmas2018: hook up ball code 2018-12-12 12:33:05 -05:00
Vince Weaver
6add4f6a54 xmas2018: add some more graphics 2018-12-12 00:22:16 -05:00
Vince Weaver
cb55c07074 xmas2018: achieve vapor lock 2018-12-11 17:01:18 -05:00
Vince Weaver
dc38871fcc xmas2018: remove extraneous code 2018-12-11 16:39:28 -05:00
Vince Weaver
dfb76a0528 xmas2018: update positioning 2018-12-10 17:08:39 -05:00
Vince Weaver
a43f875f19 xmas2018: something that builds 2018-12-10 13:06:21 -05:00
Vince Weaver
afd6e29146 xmas2018: move bunch of files into place 2018-12-10 12:55:48 -05:00
Vince Weaver
aa4ba44522 xmas2018: more work on this 2018-12-07 14:14:03 -05:00
Vince Weaver
24607d8cf8 xmas: update pt3 2018-12-03 23:51:43 -05:00
Vince Weaver
d7c6b8ea8e xmas: add some music 2018-12-02 23:04:59 -05:00
Vince Weaver
9a9ace3ff0 dya: update title screen 2018-11-20 14:02:44 -05:00
Vince Weaver
a76fd83b93 dya: seems to work
much improved speed in volume bars code

still not enough room to do rasterbars probably
2018-11-20 13:56:40 -05:00
Vince Weaver
a6e7bfb3b5 dya: 6 bars, but takes too long sometimes 2018-11-20 13:46:43 -05:00
Vince Weaver
7a83fa05af dya: working 6-channels, at least I think so 2018-11-20 13:22:17 -05:00
Vince Weaver
b3ab064899 dya: copying... this is suspiciously easy 2018-11-20 12:24:11 -05:00
Vince Weaver
c1ce7d59a8 dya: almost have playing out of same buffer
need to also update the copy code
2018-11-20 12:21:01 -05:00
Vince Weaver
b26ee7c7d4 dya: not enough cycles for rasterbars 2018-11-20 10:33:36 -05:00
Vince Weaver
f5c91a3097 dya: more work on playing two tracks at once 2018-11-20 00:14:10 -05:00
Vince Weaver
6146f3a229 dya: merge in the changes from updated chiptune_player 2018-11-19 20:38:13 -05:00
Vince Weaver
e6900ced57 Merge branch 'master' of https://github.com/deater/dos33fsprogs 2018-11-19 19:33:34 -05:00
Vince Weaver
e236e245ce chiptune_player: add old version for comparison purposes 2018-11-19 16:08:45 -05:00
Vince Weaver
0868287743 png2gr: finish text based version 2018-11-19 16:07:05 -05:00
Vince Weaver
18aab4ba25 chiptune_player: change how the opening title is loaded
not sure if a total improvement
2018-11-19 16:06:00 -05:00
Vince Weaver
3eb5e013fa gr-utils: add new png2gr_text util 2018-11-19 15:25:25 -05:00
Vince Weaver
e441cd4420 chiptune_player: got qkumba's code working. Much faster 2018-11-19 14:39:36 -05:00
Vince Weaver
ec3bb325cc chiptune_player: more work integrating qkumba's RTS code 2018-11-19 14:25:04 -05:00
Vince Weaver
e0905f64ae dya: separate song list out 2018-11-19 13:37:06 -05:00
Vince Weaver
dc79c5e99b chiptune_player: separate out song list 2018-11-19 13:35:49 -05:00
Vince Weaver
f9f16609f0 dya: add files 2018-11-19 13:06:19 -05:00
Vince Weaver
a2d5cf75f7 dya: add converted files 2018-11-19 00:47:34 -05:00
Vince Weaver
d3aef17371 water: add initial code 2018-11-17 10:00:00 -05:00
Vince Weaver
aecf0f01c7 add dya pt3 2018-11-16 23:30:17 -05:00
Vince Weaver
3d1cf09280 Merge branch 'master' of https://github.com/deater/dos33fsprogs 2018-11-13 22:28:47 -05:00
Vince Weaver
df0841406e megademo: Update writeup 2018-11-13 22:28:30 -05:00