Commit Graph

6327 Commits

Author SHA1 Message Date
Vince Weaver
e5b9ec3036 riven: add more locations 2024-07-29 18:59:16 -04:00
Vince Weaver
b51168af74 riven: update disk44 2024-07-29 12:02:19 -04:00
Vince Weaver
2850b4d414 riven: add another graphic 2024-07-29 01:03:38 -04:00
Vince Weaver
4e0b60dfe2 riven: hook up more graphics 2024-07-29 00:47:48 -04:00
Vince Weaver
99869c3870 riven: update graphics 2024-07-28 16:45:48 -04:00
Vince Weaver
c773572973 riven: update graphics 2024-07-28 16:45:21 -04:00
Vince Weaver
21fdb06068 riven: hook up some more locations 2024-07-28 01:19:47 -04:00
Vince Weaver
3a657399aa riven: add more locations 2024-07-27 00:59:12 -04:00
Vince Weaver
d61a9e0ff8 riven: add some more steps 2024-07-26 23:03:32 -04:00
Vince Weaver
5def0952d4 riven: fix annoying bug where keypress occasionally ignored
was a race condition if you pressed a key after the key handling
started but before it unconditionally cleared the strobe
2024-07-26 13:29:57 -04:00
Vince Weaver
95a6b7b081 riven: fix up Makefiles 2024-07-26 10:01:55 -04:00
Vince Weaver
ffc92ceaf0 riven: add more locations 2024-07-26 01:59:11 -04:00
Vince Weaver
9a88435c9d riven: clean up some of the common code 2024-07-24 16:08:14 -04:00
Vince Weaver
6f42fabb94 riven: anothing missing file 2024-07-24 01:20:45 -04:00
Vince Weaver
fa9f95d0aa riven: add in missing files 2024-07-24 01:19:24 -04:00
Vince Weaver
bdf67acea7 riven: hook up disk5 and bump version number 2024-07-24 01:16:56 -04:00
Vince Weaver
f3a5b19643 riven: hook up disk4 2024-07-24 00:43:57 -04:00
Vince Weaver
a94d6fdcc8 riven: hookup disk3 2024-07-23 23:50:13 -04:00
Vince Weaver
88bd5c3ed2 riven: hook up disk2 2024-07-23 23:29:29 -04:00
Vince Weaver
347b37b89a riven: add another disk 2024-07-23 14:11:59 -04:00
Vince Weaver
f5ea368c3a riven: add more graphics 2024-07-23 00:59:52 -04:00
Vince Weaver
50c3b55650 riven_hgr: add more graphcis 2024-07-23 00:59:26 -04:00
Vince Weaver
76cdccf1a4 riven: missed file 2024-07-23 00:50:23 -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
3e1bf5cf46 riven: make sure builds after dist-clean 2024-07-22 01:11:43 -04:00
Vince Weaver
77f36ed36b riven: update todo 2024-07-22 00:59:07 -04:00
Vince Weaver
49d55a9dbf riven: more locations 2024-07-22 00:27:40 -04:00
Vince Weaver
0cfb2ddbfb riven: add disk50 2024-07-20 00:15:09 -04:00
Vince Weaver
7af4f4776b riven: more graphcis 2024-07-18 09:45:25 -04:00
Vince Weaver
09251216b0 riven: add more locations to disk01 2024-07-18 00:00:14 -04:00
Vince Weaver
da75612fa6 riven: re-arrange disk39 to fit more graphics 2024-07-17 17:07:51 -04:00
Vince Weaver
371d3530c5 riven: fix up another hgr/gr transition 2024-07-17 16:36:10 -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
d219019ee4 riven: clean up maglev transition 2024-07-17 14:06:02 -04:00
Vince Weaver
628abd25fe riven: hookup telescope area 2024-07-17 13:59:02 -04:00
Vince Weaver
d3f5124899 riven: clean up some of the hgr -> gr transitions 2024-07-17 13:31:09 -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
7f80b704e9 riven: add title message to let you skip the intro 2024-07-17 12:33:54 -04:00
Vince Weaver
702bde56d9 riven: got hd loading working
will forever be hard keeping block (512 byte) and sector (256 byte)
sizes separate
2024-07-17 11:14:20 -04:00
Vince Weaver
690fc0d303 riven: hd work progressing 2024-07-17 01:46:48 -04:00
Vince Weaver
e714cdf8be riven: more work on getting hd load to work 2024-07-16 23:32:44 -04:00
Vince Weaver
563ac02a3e riven: start trying to hook up hd version 2024-07-16 22:48:17 -04:00
Vince Weaver
fff72ef4a7 prodos: fixes to prodos_raw 2024-07-16 18:05:29 -04:00
Vince Weaver
47b48f51b3 riven_hgr: work on bootloader 2024-07-16 18:04:30 -04:00
Vince Weaver
b19ac206b7 prodos: more work on 2mg support 2024-07-16 14:14:30 -04:00
Vince Weaver
b2c41d2927 prodos: fix up mkprodosfs so it can create 2mg files 2024-07-16 02:08:56 -04:00