Commit Graph

764 Commits

Author SHA1 Message Date
Vince Weaver 7b895d15aa chiptune_debug: add 25Hz test 2018-04-20 16:16:23 -04:00
Vince Weaver cfc36d98c0 chiptune_debug: add the code I'm using to debug the problem 2018-04-20 15:54:13 -04:00
Vince Weaver f085fd2f23 chiptune_player: add code to build unrolled irq handler 2018-04-06 11:36:30 -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
Vince Weaver 61e4ae51e3 mode7: fix spacing 2018-03-19 00:43:58 -04:00
Vince Weaver 3e43535dfa mode7: get rid of unneeded glitch between scenes 2018-03-19 00:36:46 -04:00
Vince Weaver d935782bfd mode7: play music at 25Hz
sounds horrible for now
2018-03-19 00:27:14 -04:00
Vince Weaver 1de05f88b9 mode7: update credits 2018-03-19 00:19:41 -04:00
Vince Weaver a8504e2f77 mode7: get VMW logo on load screen working 2018-03-19 00:17:12 -04:00
Vince Weaver 231ceef789 mode7: more sound compression
up to 56 seconds
2018-03-18 01:19:22 -04:00
Vince Weaver 69c1ecd5fb mode7_demo: work on getting more sound time
up to about 40s
2018-03-18 00:55:09 -04:00
Vince Weaver 49692fa9cf mode7: make demo complete again 2018-03-17 23:40:16 -04:00
Vince Weaver 9a2526b1ff mode7: some polishing of credits 2018-03-17 22:21:13 -04:00
Vince Weaver 37be9ce872 mode7: think I have starfield more or less looking OK 2018-03-17 22:05:33 -04:00
Vince Weaver 9fc6a83daf mode7: add some more ship sprites 2018-03-17 01:02:19 -04:00
Vince Weaver f20186cf9f mode7: more work on starfield 2018-03-15 08:08:05 -04:00
Vince Weaver 7ecbf2ef7a mode7: have some music playing... 2018-03-13 13:19:13 -04:00
Vince Weaver a15ab2a7af mode7: continue re-arranging memory map 2018-03-13 10:44:18 -04:00
Vince Weaver 004cf1f7fc mode7_demo: move graphics lower so room for sound 2018-03-13 00:59:54 -04:00
Vince Weaver 1e1ddf8536 chiptune: update timing info 2018-03-12 17:13:53 -04:00
Vince Weaver 277b2cfffb chiptune_player: mess arround with unrolling 2018-03-12 16:00:40 -04:00
Vince Weaver b56b3238bd mockingboard: add basic test 2018-03-12 14:44:25 -04:00
Vince Weaver d85eda74bf chiptune_player: had timing of absolute store wrong :(
it's 4 cycles, not 3
2018-03-12 13:49:15 -04:00
Vince Weaver 47b441afb9 chiptune: update date in README 2018-03-11 00:47:10 -05:00