Commit Graph

7 Commits

Author SHA1 Message Date
Vince Weaver
ebd8329600 pt3_lib: update to version 0.2
includes more documentation and Mockingboard slot detection
2019-12-28 22:35:14 -05:00
Vince Weaver
4f89601053 pt3_lib: update the detection code 2019-12-28 18:04:19 -05:00
Vince Weaver
eb5ea2c796 pt3: make the lib tester a bit simpler 2019-09-11 16:56:48 -04:00
Vince Weaver
283279506e pt3: create combined version for pt3_lib and pt3_player
keeping separate versions was a pain
2019-09-11 16:08:36 -04:00
Vince Weaver
a0dc7d4150 pt3: big mess finding bug in pt3_lib
was playing OOTW ending wrong

was an accidentally commented out "lda #0"  blurgh

some other code cleanups while at it, mostly making it match
the pt3_player code a bit more

also stop using TEMP from interrupt as other code might use it
2019-08-21 15:07:20 -04:00
Vince Weaver
2a9cca9a04 pt3_lib: clean up zero-page usage
make it more clear how much space you need for player
2019-06-10 14:08:17 -04:00
Vince Weaver
73d9b710c7 pt3_lib: add directory with just the pt3 player
This will be less optimized than pt3_player but possibly
easier for other programs to use.
2019-06-07 15:18:51 -04:00