Commit Graph

13 Commits

Author SHA1 Message Date
Vince Weaver
554d7f48b2 ootw: make beast run 2019-03-25 00:12:09 -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
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
eadc97a3e2 ootw: use overlays for rope swinging 2019-03-19 00:31:18 -04:00
Vince Weaver
e1b13a9526 ootw: move earthquake framebuffer really high 2019-03-18 21:29:32 -04:00
Vince Weaver
821a9b47ad ootw: swinging sorta works 2019-03-17 01:28:42 -04:00
Vince Weaver
c49857b8b0 ootw: have both rope and no-rope backgrounds 2019-03-16 16:21:41 -04:00
Vince Weaver
2d31fc5f30 ootw: split out room edge detection
now we can jump on run to other rooms

still a bit buggy.  Also hit the NMOS 6502 jump table bug
2019-03-16 14:17:20 -04:00
Vince Weaver
0a1f21cdb6 ootw: add support for "overlay" on top of background
also now the RLE format supports color A, just less efficiently
2019-02-03 00:55:45 -05:00
Vince Weaver
46929c148c ootw: can walk up slope in rope room 2019-01-21 00:30:17 -05:00
Vince Weaver
f25d152e20 ootw: have earthquake/boulders happen in rope room 2019-01-20 01:54:58 -05:00
Vince Weaver
8e844063da ootw: fix rope room right boundary 2019-01-18 23:25:50 -05:00
Vince Weaver
1cc0aa1065 ootw: add rope room 2019-01-18 23:23:18 -05:00