Commit Graph

23 Commits

Author SHA1 Message Date
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
ec3bb325cc chiptune_player: more work integrating qkumba's RTS code 2018-11-19 14:25:04 -05:00
Vince Weaver
5d41cc0a0d chiptune_player: fix interrupt handler on older Apple II 2018-09-04 12:59:05 -04:00
Vince Weaver
9450cd1fad chiptune_player: sync up with current version
not any real changes, mostly whitespace
2018-06-11 15:47:40 -04:00
Vince Weaver
f085fd2f23 chiptune_player: add code to build unrolled irq handler 2018-04-06 11:36:30 -04:00
Vince Weaver
fddea60995 chiptune: mostly final version 2018-02-26 14:05:30 -05:00
Vince Weaver
3afa7d2ee5 chiptune: add arrows and re-center time display 2018-02-26 10:40:03 -05:00
Vince Weaver
122b8b9f40 chiptune: pause now works 2018-02-26 10:02:32 -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
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