Commit Graph

755 Commits

Author SHA1 Message Date
Vince Weaver
7423b1d3ee chiptune_player: reads in the KRW file 2018-02-21 20:32:40 -05:00
Vince Weaver
4fdf1f8864 chiptune_player: add LOADING message 2018-02-21 16:56:56 -05:00
Vince Weaver
da04382c18 asm_routines: update lz4 comments 2018-02-21 16:11:29 -05:00
Vince Weaver
ae638b8a37 asm_routines: lz4 decode: update with official qkumba fix 2018-02-21 16:01:08 -05:00
Vince Weaver
4c53332377 asm_routines: update comments in lz4 routine 2018-02-21 15:53:39 -05:00
Vince Weaver
cb71b3e082 chiptune: update binaries 2018-02-20 23:19:09 -05:00
Vince Weaver
0850eb63c1 chiptune: found bug in lz4 code 2018-02-20 23:18:28 -05:00
Vince Weaver
0cb0911151 chiptune: more debugging of lz4 code 2018-02-20 01:15:15 -05:00
Vince Weaver
e0946b1bdf chiptune: lz4 decode
doesn't work :(

problem seems to be in lz4 code
2018-02-20 00:01:15 -05:00
Vince Weaver
345efc18bb chiptune_player: move volume bars to own file 2018-02-19 23:05:02 -05:00
Vince Weaver
1c0b3a7475 mode7_demo: add one more person 2018-02-19 15:54:34 -05:00
Vince Weaver
782f92fd6f mode7_demo: add a few people to the credits 2018-02-19 15:53:11 -05:00
Vince Weaver
4d1425cbf5 chiptune: add lz4 decoder 2018-02-19 00:51:25 -05:00
Vince Weaver
5c6e8e7a51 chiptune: have elapsed time working
overflows at 9:59 though
2018-02-19 00:21:56 -05:00
Vince Weaver
8f1b7fa00f chiptune: print title info 2018-02-19 00:08:42 -05:00
Vince Weaver
14b791164d chiptune: actually have the volume bars hooked up 2018-02-18 22:21:09 -05:00
Vince Weaver
f90cfe85b9 chiptune: draw the bars 2018-02-18 22:05:47 -05:00
Vince Weaver
d628399b4f chiptune: closer to borders on volume bars 2018-02-18 12:54:59 -05:00
Vince Weaver
c69961539f chiptune: draw box on top of the rasterbars 2018-02-18 12:27:51 -05:00
Vince Weaver
9c7ac6019b chitpune: add background rasterbars 2018-02-18 12:01:15 -05:00
Vince Weaver
769ec9e12f chiptune: paramaterize chunksize 2018-02-18 00:15:34 -05:00
Vince Weaver
1f63b498a2 chiptune: move chunksize to 3
also abandon hope of getting starfield background; needs 3kB of
RAM that we can't afford
2018-02-18 00:13:30 -05:00
Vince Weaver
bb5f5c3aec chiptune: read data from disk 2018-02-17 22:45:17 -05:00
Vince Weaver
74e9595312 chiptune: paramaterize load location 2018-02-17 21:28:49 -05:00
Vince Weaver
0fe3292ac7 asm: update dos33 routines 2018-02-17 21:28:30 -05:00
Vince Weaver
cb7b8f5c43 asm: add dos33 routines taken from my ll program 2018-02-17 16:01:25 -05:00
Vince Weaver
ca9d825f9e chiptune: change name of disk to be chiptune 2018-02-17 12:43:21 -05:00
Vince Weaver
67cf2d7b4b chiptune: initial playing 2018-02-17 00:26:58 -05:00
Vince Weaver
59ff72b39a chiptune: move to own directory 2018-02-16 21:01:06 -05:00
Vince Weaver
5d3dde763d mockingboard: update chiptune_player code 2018-02-16 00:13:34 -05:00
Vince Weaver
8c191df655 gr-utils: png2rle, make help a bit more complete 2018-02-16 00:12:53 -05:00
Vince Weaver
c20f290275 mockingboard: lz4d allow setting filename 2018-02-15 00:43:58 -05:00
Vince Weaver
2e7e4ed267 gr-sim: rename lz4d_verbose 2018-02-14 16:28:22 -05:00
Vince Weaver
4ee222daee gr-sim: got lz4 decode working 2018-02-14 15:30:57 -05:00
Vince Weaver
3b7529991e gr-sim: fix carry flag in SBC 2018-02-14 14:09:54 -05:00
Vince Weaver
ecc4a5bb1c gr-sim: add 6502 test harness 2018-02-14 13:57:58 -05:00
Vince Weaver
bf430d808a gr-sim: combine the 6502 emulation stuff 2018-02-14 13:10:01 -05:00
Vince Weaver
65bfb2ba45 gr-sim: working on l4d 2018-02-14 13:03:32 -05:00
Vince Weaver
b3601c9f78 gr-sim: split the 6502 emulation from the graphics emulation 2018-02-14 13:03:15 -05:00
Vince Weaver
4ae00f4e9d mockingboard: work on lz4 decoder 2018-02-14 00:41:23 -05:00
Vince Weaver
0ed218af68 mockingboard: update HELLO to give some help 2018-02-12 00:16:02 -05:00
Vince Weaver
0cf15396c9 mockingboard: update ym5 compression notes 2018-02-11 23:56:58 -05:00
Vince Weaver
f54bac4be4 mockingboard: Update compression notes 2018-02-11 13:45:22 -05:00
Vince Weaver
480f320561 mockingboard: update music one more time 2018-02-09 00:46:20 -05:00
Vince Weaver
aaa015e98f mockingboard: the final bug was forgetting to set Y to zero 2018-02-09 00:05:14 -05:00
Vince Weaver
a22629e73f mockingboard: UGH the bug was #$16 rather than #16
well *A* bug was that.  It still isn't starting up right.
2018-02-08 23:51:55 -05:00
Vince Weaver
e8c1942c63 mockingboard: make names of music file labels more similar 2018-02-08 01:30:15 -05:00
Vince Weaver
aad8661c3c mockingboard: update the 6ch code
closer
2018-02-08 01:15:08 -05:00
Vince Weaver
bd7eef3dda mockingboard: attempt 6ch sound support
second half not working
2018-02-08 00:51:30 -05:00
Vince Weaver
c0ffa5e271 mockingboard: ksp_demo getting closer 2018-02-07 20:17:11 -05:00