Vince Weaver
95aca92cb0
pt3_player: update to auto-detect mockingboard slot
2019-12-28 23:20:17 -05:00
Vince Weaver
e6b8d9f115
fix music glitching
2019-12-21 11:44:29 -05:00
Vince Weaver
b2da3af2d8
pt3_player: update with optimized/fixed code
2019-09-11 00:32:59 -04:00
Vince Weaver
b6f8eaadc6
pt3_player: update version with vibrato fix
2019-08-31 11:16:58 -04:00
Vince Weaver
dcdb88311a
pt3: minor whitespace changes
...
chasing some sort of weird issue where PAGE2 left set on reset
Not sure what it was
2019-06-18 13:43:33 -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
e999f23c65
pt3: bump version number
2019-06-02 23:54:38 -04:00
Vince Weaver
f535a8c774
pt3: update optimization stats
2019-06-02 00:09:49 -04:00
Vince Weaver
df10cec9f7
Revert "pt3: bump version number after qkumba optimization"
...
This reverts commit 25020da78b
.
2019-05-30 10:52:26 -04:00
Vince Weaver
25020da78b
pt3: bump version number after qkumba optimization
2019-05-30 01:22:15 -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
32a5db8905
pt3: update dumper to print to printer
2019-05-13 16:18:26 -04:00
Vince Weaver
f72f2df0eb
pt3: add pt3 dumper
2019-05-09 10:40:25 -04:00
Vince Weaver
b81bae2a48
pt3: add initial pt3_player
2019-05-06 20:16:45 -04:00