Vince Weaver
|
34dc987eaa
|
pt3: embarassing cut and paste bug
was resetting sample when ornament overflowed
|
2019-05-13 13:30:57 -04:00 |
|
Vince Weaver
|
2e48253b04
|
pt3: properly load ornament/sample for channels other than A
|
2019-05-13 12:59:59 -04:00 |
|
Vince Weaver
|
91ca10d248
|
pt3: init B and C ornaments/samples
|
2019-05-13 12:47:29 -04:00 |
|
Vince Weaver
|
91c154ea7b
|
pt3: fix an issue with signed 8-bit comparisons
signed 8-bit comparisons are a huge pain on 6502
|
2019-05-13 12:33:52 -04:00 |
|
Vince Weaver
|
4672350134
|
pt3: more multi-channel work
|
2019-05-13 00:36:44 -04:00 |
|
Vince Weaver
|
a68547ae91
|
pt3: index all of decode_note against X
|
2019-05-13 00:18:09 -04:00 |
|
Vince Weaver
|
cff90b7d5a
|
pt3: in theory, code complete for channel A
doesn't work of course
|
2019-05-12 23:32:58 -04:00 |
|
Vince Weaver
|
ec8ce955a3
|
pt3: temporarily bump up to $3000 as getting too big
|
2019-05-12 22:17:03 -04:00 |
|
Vince Weaver
|
ce75bc38eb
|
pt3: start implementing effects
|
2019-05-12 22:14:07 -04:00 |
|
Vince Weaver
|
8d78918335
|
pt3: really finish calculate_note() this time
|
2019-05-12 21:30:01 -04:00 |
|
Vince Weaver
|
4e51fe3e57
|
pt3: have calculate_note() in theory all implemented
|
2019-05-12 20:55:13 -04:00 |
|
Vince Weaver
|
552d2e52c2
|
pt3: tones are finally doing things
not the right things, mind you
|
2019-05-12 20:11:17 -04:00 |
|
Vince Weaver
|
479d2ccb29
|
pt3: sort of have ornament/sample loading going
|
2019-05-12 00:14:09 -04:00 |
|
Vince Weaver
|
2348e249d9
|
pt3: more decoding
|
2019-05-11 00:11:53 -04:00 |
|
Vince Weaver
|
dedb2137b9
|
pt3: more implementation
|
2019-05-10 23:06:56 -04:00 |
|
Vince Weaver
|
2668b01f28
|
pt3: a lot of decoding is done
|
2019-05-10 13:09:05 -04:00 |
|
Vince Weaver
|
d4fdeb27ea
|
pt3: more decoding
|
2019-05-10 12:38:41 -04:00 |
|
Vince Weaver
|
22aaa1a3f4
|
pt3: more decoding
|
2019-05-10 12:20:44 -04:00 |
|
Vince Weaver
|
f5fb9e1ad7
|
pt3: get addresses right
|
2019-05-10 10:57:08 -04:00 |
|
Vince Weaver
|
08c28739de
|
pt3: more code brought in
|
2019-05-10 00:22:17 -04:00 |
|
Vince Weaver
|
dd392a2cc6
|
pt3: start adding note decoding
|
2019-05-09 13:40:54 -04:00 |
|
Vince Weaver
|
fdd59453e4
|
pt3: do_frame complete
|
2019-05-09 11:27:08 -04:00 |
|
Vince Weaver
|
af4b0abbfc
|
pt3: update dumper
|
2019-05-09 11:06:29 -04:00 |
|
Vince Weaver
|
f72f2df0eb
|
pt3: add pt3 dumper
|
2019-05-09 10:40:25 -04:00 |
|
Vince Weaver
|
7a1c5e7cb4
|
pt3: work on translating more C to assembly
|
2019-05-09 00:28:52 -04:00 |
|
Vince Weaver
|
295422db3b
|
pt3: copy more code in
|
2019-05-07 15:11:52 -04:00 |
|
Vince Weaver
|
f315061cae
|
pt3: remove old stuff from interrupt handler
|
2019-05-07 11:51:47 -04:00 |
|
Vince Weaver
|
cff2778086
|
pt3: hook up interrupt handler
|
2019-05-07 11:33:07 -04:00 |
|
Vince Weaver
|
9744d73f73
|
pt3: add some more lookup tables
|
2019-05-07 11:17:46 -04:00 |
|
Vince Weaver
|
93789be44b
|
pt3: add tables
|
2019-05-07 00:43:20 -04:00 |
|
Vince Weaver
|
39b68db975
|
pt3: start implementing things
|
2019-05-07 00:28:42 -04:00 |
|
Vince Weaver
|
a4699be604
|
pt3: compiles at least
|
2019-05-06 20:31:10 -04:00 |
|
Vince Weaver
|
b81bae2a48
|
pt3: add initial pt3_player
|
2019-05-06 20:16:45 -04:00 |
|
Vince Weaver
|
adc5b25f2a
|
ootw: some more moving files around
|
2019-03-30 22:26:15 -04:00 |
|
Vince Weaver
|
6b83cd89b1
|
ootw: move some files around to make it more consistent
|
2019-03-30 22:24:19 -04:00 |
|
Vince Weaver
|
0e2d972716
|
ootw: add Makefile for beast images
|
2019-03-30 20:03:04 -04:00 |
|
Vince Weaver
|
80511435ac
|
update Makefile
|
2019-03-30 19:43:21 -04:00 |
|
Vince Weaver
|
1186bb9247
|
add beast ending picture
|
2019-03-30 19:42:20 -04:00 |
|
Vince Weaver
|
cac83d481e
|
ootw: fix sprite crop
|
2019-03-27 00:17:12 -04:00 |
|
Vince Weaver
|
9264a085a7
|
ootw: more work on beast behavior
|
2019-03-26 23:12:44 -04:00 |
|
Vince Weaver
|
e27fdac9a4
|
ootw: update beast sprites
|
2019-03-25 13:01:44 -04:00 |
|
Vince Weaver
|
554d7f48b2
|
ootw: make beast run
|
2019-03-25 00:12:09 -04:00 |
|
Vince Weaver
|
4905a1dd05
|
ootw: have beast appear
|
2019-03-24 01:14:23 -04:00 |
|
Vince Weaver
|
d28b3e9062
|
ootw: move rest of sprites to same location
|
2019-03-23 15:07:13 -04:00 |
|
Vince Weaver
|
e3465596ac
|
ootw: fine-tune the walking/running a bit
|
2019-03-23 13:34:12 -04:00 |
|
Vince Weaver
|
448f16e947
|
ootw: change the keyboard controls
a bit more awkward, but something that will actually work on a II+
|
2019-03-23 13:20:43 -04:00 |
|
Vince Weaver
|
c7bb489b03
|
ootw: make a point release
|
2019-03-23 11:44:45 -04:00 |
|
Vince Weaver
|
a941e5a3df
|
ootw: add cropping sprite support
horrible code but seems to work now
also room limits are +128 now because I am not smart enough
to figure out signed compare on 6502
|
2019-03-23 01:25:13 -04:00 |
|
Vince Weaver
|
b94cd39e8c
|
ootw: work on cropped sprite
|
2019-03-22 01:14:33 -04:00 |
|
Vince Weaver
|
804aee3f99
|
ootw: add a few more rooms
|
2019-03-21 16:34:33 -04:00 |
|