Commit Graph

3282 Commits

Author SHA1 Message Date
Vince Weaver
8b73c22efc joystick: test actually works
not sure how we're going to make it fit
 3f9-438 = 3F = 63
 644-671 = 30 = 48
              =====
	       111 bytes
2020-09-05 23:16:06 -04:00
Vince Weaver
adab361181 mist: update with disk images for 0.99.6 2020-09-05 00:38:23 -04:00
Vince Weaver
4079f21cd6 joystick: working on joystick code 2020-09-05 00:36:07 -04:00
Vince Weaver
28bd57c753 mist: enable space for action again
broke when added lowercase support
2020-09-05 00:34:57 -04:00
Vince Weaver
5de9e222fc mist: add save game support
had to shar a lot of code with load support so would fit

not much room left
2020-09-05 00:34:14 -04:00
Vince Weaver
cc617a59de mist: the track0 load bug wasn't an AppleWin bug after all
was a qboot bug
2020-09-03 18:35:33 -04:00
Vince Weaver
173ca45680 mist: verify disk was switched before loading files from it
not a very robust check, mostly just a sanity check
2020-09-03 14:27:03 -04:00
Vince Weaver
5acc2ed492 disk_bug: add README 2020-09-03 14:26:28 -04:00
Vince Weaver
610f7dd83f disk_test: debugging a possible but in AppleWin 2020-09-03 14:24:39 -04:00
Vince Weaver
8e19886ade mist: make custom messages for disk2 and disk3 2020-09-02 21:44:10 -04:00
Vince Weaver
6e971e3787 mist: add disk images for 0.99.5 release 2020-09-02 01:09:38 -04:00
Vince Weaver
00bc5ee0c2 mist: make text title last a bit longer 2020-09-02 01:01:11 -04:00
Vince Weaver
8aa2dd854d mist: add back text title screen
goes by too quickly now
2020-09-02 00:49:51 -04:00
Vince Weaver
8bd16e72c6 mist: loading from all 5 save games works 2020-09-01 22:06:12 -04:00
Vince Weaver
bd3c98f3f1 mist: load games work again 2020-09-01 21:31:15 -04:00
Vince Weaver
7c77980669 mist: update save files 2020-09-01 20:47:16 -04:00
Vince Weaver
cf938aeab7 mist: you are prompted to switch disks again
need to add code to validate you're on the right one
2020-09-01 20:01:05 -04:00
Vince Weaver
3209a4e0d3 mist: fix qload to properly load when not starting sector0 and wrapped
bug in original qboot, fixed by qkumba
2020-09-01 19:34:28 -04:00
Vince Weaver
5687c31b8d mist: fix build 2020-09-01 16:29:09 -04:00
Vince Weaver
287d1cbb43 mist: move to fast qboot disk loader by qkumba
much faster!  have to fix lots of things that broke
2020-09-01 16:27:34 -04:00
Vince Weaver
29513f6aca mist: bump to version 0.99.4 2020-08-30 00:57:12 -04:00
Vince Weaver
63c77b8e41 mist: meche: had blue room connected up wrong 2020-08-30 00:56:36 -04:00
Vince Weaver
230f0fd610 mist: meche: add snake-in-box 2020-08-29 23:51:29 -04:00
Vince Weaver
7ea476dc87 mist: meche: some more stuff in blue room 2020-08-29 20:42:31 -04:00
Vince Weaver
59e8379b72 mist: meche: add blue throne 2020-08-29 01:14:38 -04:00
Vince Weaver
c4b1abde44 mist: meche: add another spot, plus hookup telescope and crystals 2020-08-28 00:02:44 -04:00
Vince Weaver
c392b7411a mist: meche: another stop on north hint 2020-08-27 20:42:25 -04:00
Vince Weaver
b01fc0805b mist: meche: finish adding to the arch path 2020-08-27 17:46:24 -04:00
Vince Weaver
d37549f7b5 mist: meche: extend east clue trail 2020-08-27 11:48:08 -04:00
Vince Weaver
0ee2b3c7c9 mist: arbor: add last two locations
had to play with graphics a bit to make sure compressed small enough to
fit in 39.75k
2020-08-27 00:22:51 -04:00
Vince Weaver
8e696a16eb mist: arbor: complete the ring 2020-08-26 19:34:36 -04:00
Vince Weaver
febc0039af mist: arbor: add in missing shack 2020-08-25 00:55:45 -04:00
Vince Weaver
ac3c8c0378 mist: arbor: elevator1 is properly down if you come up via steps 2020-08-24 16:28:06 -04:00
Vince Weaver
0d32e8040f qboot2: qboot, but set up so code is reusable
it's fast!
2020-08-24 00:22:39 -04:00
Vince Weaver
8e1eeb0376 qboot: testing re-entrancy 2020-08-22 01:26:08 -04:00
Vince Weaver
9ad4a8c17b qboot: sample tests 2020-08-21 01:26:14 -04:00
Vince Weaver
acbf9cb7c2 dos33_raw: update to put things in dos order by default 2020-08-21 01:25:32 -04:00
Vince Weaver
f8eb0fd058 qboot: initial work 2020-08-20 16:43:34 -04:00
Vince Weaver
87ad2caad2 dos33: dos33_raw: fix bug where it never exited 2020-08-20 13:05:13 -04:00
Vince Weaver
feea160820 dos33: add utility for manipulating raw sectors 2020-08-20 12:50:46 -04:00
Vince Weaver
ba46a0de4d mist: update to version 0.99.2 2020-08-19 12:49:10 -04:00
Vince Weaver
e750f653b6 mist: nibel: close gate from other side 2020-08-19 11:08:02 -04:00
Vince Weaver
034d7d5637 mist: nibel: can close gate from one side 2020-08-19 01:30:38 -04:00
Vince Weaver
9eb3bac9d5 mist: nibel: add trap 2020-08-19 00:31:49 -04:00
Vince Weaver
bf268f5ce6 mist: nibel: add sirrus animation
doesn't look as smooth as it could
2020-08-18 20:01:10 -04:00
Vince Weaver
c3270d1c71 mist: nibel: update images 2020-08-18 02:26:30 -04:00
Vince Weaver
09fd63ecc5 mist: nibel: add animated head over projector 2020-08-18 02:25:51 -04:00
Vince Weaver
cde11880d1 mist: nibel: can now walk through the shack from both sides 2020-08-16 23:18:31 -04:00
Vince Weaver
b5024bf0d0 mist: nibel: start hooking up the achenar's weird shack 2020-08-16 20:47:11 -04:00
Vince Weaver
cb6abe307c mist: add a few more in-between frames 2020-08-16 18:53:41 -04:00