Commit Graph

34 Commits

Author SHA1 Message Date
Vince Weaver
83cfe67cf5 riven: fix issue with newer ca65 2024-08-18 23:16:33 -04:00
Vince Weaver
251cbdc617 riven: make game state use bitmaps
try to keep zero page usage down
2024-08-12 00:48:01 -04:00
Vince Weaver
72e9d338a4 riven: expand so can have 5 exits from a level rather than 3 2024-08-03 19:09:15 -04:00
Vince Weaver
18688980d2 riven: work on more graphics 2024-08-02 01:50:04 -04:00
Vince Weaver
fc599cc443 riven: properly hook up gate with audio 2024-07-31 23:41:00 -04:00
Vince Weaver
95a6b7b081 riven: fix up Makefiles 2024-07-26 10:01:55 -04:00
Vince Weaver
5c560ef176 riven: can actually get to bookbinding island
can't get back though
2024-07-22 16:59:52 -04:00
Vince Weaver
50436ebb0f riven: have play intro work from all scenes 2024-07-17 16:27:04 -04:00
Vince Weaver
51cf1eab8e riven: fix up defines
in theory this will mean things will auto-update as we re-arrange
levels
2024-07-17 16:03:54 -04:00
Vince Weaver
8c73f6946f riven: add disk38
split some of it off of disk39
2024-07-17 15:48:01 -04:00
Vince Weaver
f31d11cbcb riven: can now ride placeholder maglev back from jungle island 2024-07-17 14:52:38 -04:00
Vince Weaver
13ac3dc867 riven: hookup placeholder for return maglev flip 2024-07-17 14:34:40 -04:00
Vince Weaver
3089f8a840 riven: clean up a lot of the BCD mess
was a hack to make displaying change disk message easier but
now it's super easy to confuse BCD vs BIN for disk number
2024-07-17 13:18:01 -04:00
Vince Weaver
9adecfc9cb riven: move title to track 0
this seems to work (?)  otherwise we were too long with the disclaimer
2024-07-03 16:07:01 -04:00
Vince Weaver
5bde6743e6 riven: move qload to have one more sector of code
we weren't using the mod7/div7 hgr tables
2024-07-01 13:34:58 -04:00
Vince Weaver
67e80c0ce5 riven: more tunnels 2024-06-23 01:01:17 -04:00
Vince Weaver
ea02c8bab3 riven: add more tunnel 2024-06-22 15:06:23 -04:00
Vince Weaver
7a02f912eb riven: start working on tunnel 2024-06-22 01:06:39 -04:00
Vince Weaver
755bc7b075 riven: re-arrange disk40 files to make room 2024-06-22 00:28:30 -04:00
Vince Weaver
dc955f39e4 riven: as always, forgot Makefile 2024-06-21 21:18:20 -04:00
Vince Weaver
8b090686c3 riven: hook up orb sound 2024-06-21 17:05:56 -04:00
Vince Weaver
f9d5992e62 riven: straighten out the leveldata 2024-06-21 14:31:03 -04:00
Vince Weaver
ea4403bd78 riven: add some more assets 2024-06-21 01:31:11 -04:00
Vince Weaver
578909f8ff riven: more outside locations 2024-06-21 00:04:04 -04:00
Vince Weaver
962d16e409 riven: have it use the dni printing code to print disk number
this completely fills qload to the brink, should try to free up some room
2024-06-20 22:06:33 -04:00
Vince Weaver
682905299d riven: change-disk code now actually lets you continue
sort of cleaned up qload code as well
2024-06-20 21:44:52 -04:00
Vince Weaver
a388475779 riven: missing file 2024-06-20 20:34:42 -04:00
Vince Weaver
748942b164 riven: foolishly working on better disk support 2024-06-20 17:10:02 -04:00
Vince Weaver
942e670268 riven: straighten out the cardinal directions outside on jungle island 2024-06-20 12:49:57 -04:00
Vince Weaver
46bff89636 riven: add some more for disk40 2024-06-20 00:40:12 -04:00
Vince Weaver
dac7ab17f7 riven: add back in a disk40 2024-06-17 01:27:12 -04:00
Vince Weaver
bce876b13c riven: disk40 should actually be disk43 2024-06-17 00:03:32 -04:00
Vince Weaver
6678816206 riven: disk40 now working 2024-06-16 01:30:47 -04:00
Vince Weaver
bded85bc8f riven: start hooking up disk40 2024-06-16 00:47:15 -04:00