Commit Graph

13 Commits

Author SHA1 Message Date
Vince Weaver
21d183616e chiptune_player: split interrupt handler to own file 2018-02-24 17:23:30 -05:00
Vince Weaver
5f14b954f4 chiptune: move some memory addresses around, probably in final locations 2018-02-24 15:50:10 -05:00
Vince Weaver
4161bf2c8a chiptune_player: some doc changes 2018-02-22 12:20:04 -05:00
Vince Weaver
7423b1d3ee chiptune_player: reads in the KRW file 2018-02-21 20:32:40 -05:00
Vince Weaver
345efc18bb chiptune_player: move volume bars to own file 2018-02-19 23:05:02 -05:00
Vince Weaver
4d1425cbf5 chiptune: add lz4 decoder 2018-02-19 00:51:25 -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
74e9595312 chiptune: paramaterize load location 2018-02-17 21:28:49 -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