Commit Graph

13 Commits

Author SHA1 Message Date
Vince Weaver
b6f8eaadc6 pt3_player: update version with vibrato fix 2019-08-31 11:16:58 -04:00
Vince Weaver
d328d28ffa pt3: move note vars to zero page
since we're being crazy
2019-06-09 01:18:39 -04:00
Peter Ferrie
efc2a5a684 pt3: merge in qkumba's crazy self-modify-everything patch
it conflicted a bit with some of the other changes I made

also added a lot of extra init-to-zero so the validation tools
would still work
2019-06-09 00:54:38 -04:00
Vince Weaver
ae3d819970 pt3: init zeroed vars with loop
switching songs, sometimes they'd start wrong due to vars not
being initialized.  Easier to just zero everything than try to
figure out which field we weren't getting.  Also makes code smaller.
2019-06-08 01:39:50 -04:00
Vince Weaver
d4db364c29 pt3: update image 2019-06-03 00:30:26 -04:00
Vince Weaver
e999f23c65 pt3: bump version number 2019-06-02 23:54:38 -04:00
Vince Weaver
5074f45878 pt3: release version 0.4 2019-05-17 14:55:35 -04:00
Vince Weaver
81d28fe305 pt3: do a version release 2019-05-16 23:10:06 -04:00
Vince Weaver
9ac00a7621 pt3: bump the version and release a disk image 2019-05-16 16:56:14 -04:00
Vince Weaver
05d630abea pt3: split off separate player/debug disk 2019-05-15 15:06:41 -04:00
Vince Weaver
f24e0b2572 pt3: add a disk image, why not 2019-05-14 14:25:41 -04:00
Vince Weaver
39b68db975 pt3: start implementing things 2019-05-07 00:28:42 -04:00
Vince Weaver
b81bae2a48 pt3: add initial pt3_player 2019-05-06 20:16:45 -04:00