Commit Graph

18 Commits

Author SHA1 Message Date
Vince Weaver
122b8b9f40 chiptune: pause now works 2018-02-26 10:02:32 -05:00
Vince Weaver
0a5ee09b92 chiptune: try to add support for loading multiple files
hours of debugging, traced to a stray $.  Urgh.
2018-02-26 00:47:06 -05:00
Vince Weaver
2f4e90f4ab chiptune: working on being able to auto-switch to next file 2018-02-25 19:02:00 -05:00
Vince Weaver
4e2e314fbc chiptune: works if rasterbars turned off 2018-02-25 16:01:01 -05:00
Vince Weaver
62391aa514 chiptune_player: implemented stepwise lz4
better, but still not acceptable
2018-02-25 01:08:14 -05:00
Vince Weaver
7e4a326818 chiptune: horribly complicated state machine implementation working 2018-02-25 00:17:42 -05:00
Vince Weaver
e88e773563 chiptune_player: rename some labels/addresses
careful as not to break anything
2018-02-24 21:26:54 -05:00
Vince Weaver
f0c93935e2 chiptune: big break before trying to add copy code 2018-02-24 16:57:20 -05:00
Vince Weaver
c13a5333c4 chiptune: more commenting 2018-02-23 22:08:33 -05:00
Vince Weaver
6f13857beb chiptune_player: prepare for playing whole song 2018-02-21 23:01:33 -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
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
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
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