Commit Graph

6187 Commits

Author SHA1 Message Date
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
Vince Weaver
99c3070717 Merge branch 'master' of github.com:deater/dos33fsprogs 2024-07-15 18:56:19 -04:00
Vince Weaver
feee725f97 riven_hgr: updated for release 2024-07-15 18:55:59 -04:00
Vince Weaver
491eb4ca4e prorwts: sort of figured out what proboothd is doing 2024-07-15 16:31:49 -04:00
Vince Weaver
82e952bdfb prorwts: see if I can get this working 2024-07-15 12:32:37 -04:00
Vince Weaver
56bf637d3d riven: more work hooking up disk0
almost disastrous issues with alternate graphics
2024-07-13 16:08:25 -04:00
Vince Weaver
cd2ad3bea0 riven: fix up some mistakes 2024-07-13 15:30:30 -04:00
Vince Weaver
26af4df6f9 riven: almost done graphics 2024-07-13 12:40:28 -04:00
Vince Weaver
579285b163 riven: more graphics 2024-07-13 02:38:28 -04:00
Vince Weaver
cf147c3410 riven: more graphics 2024-07-13 01:24:16 -04:00
Vince Weaver
506363e065 riven: more intro images 2024-07-12 16:01:39 -04:00
Vince Weaver
ba7fbd3c66 riven: more intro graphics 2024-07-12 15:29:57 -04:00
Vince Weaver
0508aa35b9 riven: add more graphics 2024-07-12 14:49:13 -04:00
Vince Weaver
9121e34e1a riven: hook up more graphics 2024-07-12 01:36:22 -04:00
Vince Weaver
3d5a5ad8af riven: start adding cho text 2024-07-11 17:38:56 -04:00
Vince Weaver
e7b23b93a6 riven: more graphics 2024-07-11 12:53:43 -04:00
Vince Weaver
669a1bd3a9 riven: update graphics 2024-07-10 16:58:53 -04:00
Vince Weaver
83c7a3eda0 riven: more graphics 2024-07-10 01:16:08 -04:00
Vince Weaver
8016f5cc60 riven: more graphics 2024-07-09 16:37:42 -04:00
Vince Weaver
bf066fbac4 riven: more graphics 2024-07-09 02:14:57 -04:00
Vince Weaver
de5d06807a riven: work on graphics 2024-07-08 00:56:15 -04:00
Vince Weaver
aca4bbd8b0 riven: add missing backgrounds 2024-07-07 23:58:55 -04:00
Vince Weaver
65bceb6812 utils: add various gimp files to a centralized location 2024-07-07 23:55:50 -04:00
Vince Weaver
0d6da89277 riven: more rotoscoping 2024-07-06 23:26:15 -04:00
Vince Weaver
8a7ba021e7 riven: work on cho animation 2024-07-06 01:05:32 -04:00
Vince Weaver
837ff922f2 riven: add initial cho support 2024-07-05 14:42:40 -04:00
Vince Weaver
8e84eef59a riven: better riven logo intro
though it looks a bit odd due to the cycling colors in the original
2024-07-05 13:34:14 -04:00
Vince Weaver
18dc1366db riven: add fade in 2024-07-05 12:16:27 -04:00
Vince Weaver
cf9d73db5c riven: add sound effect 2024-07-05 12:06:31 -04:00
Vince Weaver
1875f7eace riven: work on captured animation 2024-07-05 01:23:30 -04:00
Vince Weaver
08a4ef6be2 riven: start work on next part of intro 2024-07-04 01:30:49 -04:00
Vince Weaver
be003eef19 riven: fix up atrus scenes
just barely squeak in with enough room
2024-07-04 00:00:15 -04:00
Vince Weaver
e457c6567e riven: adjust timing code for auto-play 2024-07-03 16:53:53 -04:00
Vince Weaver
20a1698473 riven: update title text
hopefully looks a little less cluttered
2024-07-03 16:18:22 -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
52fdc10511 riven: fix up graphics in intro
just barely fits in 127 sectors
2024-07-03 15:38:34 -04:00
Vince Weaver
ecde08378c riven: update notes 2024-07-03 01:20:39 -04:00
Vince Weaver
3ab1d0bd7c riven: update cyan graphics
urgh it's just slightly too big which is a shame because it looks nice
2024-07-03 01:19:31 -04:00
Vince Weaver
65de6dc66d riven: update graphics 2024-07-03 01:18:56 -04:00
Vince Weaver
60d966059c riven: more work on prodos stuff 2024-07-02 16:52:32 -04:00
Vince Weaver
db90764185 riven: update prorwts for ca65 2024-07-02 15:16:19 -04:00