dos33fsprogs/mist
Vince Weaver 299f94ec89 mist: add load game support
had to move around the ZP a bit.  HGR in title messes with $7X addresses
2020-06-19 16:29:56 -04:00
..
audio mist: add audio clips 2020-03-02 11:49:55 -05:00
books mist: stoneship: add the half-page in the drawer 2020-04-28 15:28:32 -04:00
graphics_arbor mist: arbor: some more stops 2020-06-19 15:04:38 -04:00
graphics_cabin mist: split cabin off from channelwood 2020-06-16 13:57:10 -04:00
graphics_channel mist: channelwood: hook up elevator to 2nd level 2020-06-17 13:39:52 -04:00
graphics_dun mist: can sit in fireplace now 2020-03-06 15:06:39 -05:00
graphics_meche mist: meche: can now pick up red/blue pages 2020-03-23 16:11:14 -04:00
graphics_mist mist: fix up te exits around the clock 2020-04-15 14:04:40 -04:00
graphics_octagon mist: both brothers books more or less working 2020-05-22 01:28:35 -04:00
graphics_selena mist: selenetic: add some missing bunker backgrounds 2020-05-29 20:58:00 -04:00
graphics_sprite mist: fix some bugs found when recording playthrough 2020-03-23 17:01:43 -04:00
graphics_stoney mist: stoneship: add the half-page in the drawer 2020-04-28 15:28:32 -04:00
graphics_title mist: move initial entry screen to title 2020-03-19 13:55:29 -04:00
graphics_viewer mist: viewer: can use the controls 2020-03-27 16:43:54 -04:00
Makefile mist: add load game support 2020-06-19 16:29:56 -04:00
NOTES mist: channelwood: closer to the book 2020-06-12 17:37:23 -04:00
TODO mist: start adding for load-game support 2020-06-19 15:46:28 -04:00
arbor.s mist: arbor: can drop back down into channelwood 2020-06-17 13:53:01 -04:00
arbor_switches.s mist: arbor: can drop back down into channelwood 2020-06-17 13:53:01 -04:00
audio.s mist: add audio clips 2020-03-02 11:49:55 -05:00
brother_books.s mist: turn off debugging (auto-increment of red/blue page) 2020-05-22 02:46:53 -04:00
cabin.s mist: add arbor, the start of the upper levels of channelwood 2020-06-17 01:13:10 -04:00
channel.s mist: add arbor, the start of the upper levels of channelwood 2020-06-17 01:13:10 -04:00
channel_switches.s mist: channelwood: hook up elevator to 2nd level 2020-06-17 13:39:52 -04:00
clock_bridge_puzzle.s mist: fix up te exits around the clock 2020-04-15 14:04:40 -04:00
clock_sprites.inc mist: inside clock puzzle 2020-03-07 15:21:16 -05:00
common_defines.inc mist: arbor: some more stops 2020-06-19 15:04:38 -04:00
common_routines.inc mist: add load game support 2020-06-19 16:29:56 -04:00
common_sprites.inc mist: add ability to u-turn 2020-03-27 00:38:49 -04:00
decompress_fast_v2.s mist: properly have channelwood/cabin separated 2020-06-16 14:55:45 -04:00
default_save.s mist: add load game support 2020-06-19 16:29:56 -04:00
draw_pointer.s mist: properly puts down page when you pick up another 2020-05-20 02:02:19 -04:00
empty.dsk mist: another demake 2020-02-28 15:55:57 -05:00
end_level.s mist: fix it to load properly 2020-03-08 14:11:11 -04:00
generate_common.c mist: properly have channelwood/cabin separated 2020-06-16 14:55:45 -04:00
generator_puzzle.s mist: give names to all the raw constants for rooms 2020-03-19 17:25:20 -04:00
gr_copy.s mist: some work on lores part 2020-03-01 00:37:09 -05:00
gr_fast_clear.s mist: can read letter now 2020-03-02 15:46:04 -05:00
gr_offsets.s mist: some work on lores part 2020-03-01 00:37:09 -05:00
gr_pageflip.s mist: some work on lores part 2020-03-01 00:37:09 -05:00
gr_putsprite_crop.s mist: on split screen cut off the pointer at the edge of screen 2020-03-11 09:46:53 -04:00
graphics_sizes.txt mist: can enter/leave the octagon again 2020-03-19 21:07:21 -04:00
handle_pages.s mist: properly puts down page when you pick up another 2020-05-20 02:02:19 -04:00
hardware.inc mist: another demake 2020-02-28 15:55:57 -05:00
hello.bas mist: start adding for load-game support 2020-06-19 15:46:28 -04:00
hello_disk2.bas mist: add hello program for side2 2020-06-16 13:35:19 -04:00
init_state.s mist: channelwood: hook up some of the switches 2020-06-11 02:39:38 -04:00
keyboard.s mist: start adding for load-game support 2020-06-19 15:46:28 -04:00
letter_cat.s mist: make letter not be sarcastic 2020-03-29 00:35:41 -04:00
leveldata_arbor.inc mist: arbor: some more stops 2020-06-19 15:04:38 -04:00
leveldata_cabin.inc mist: split cabin off from channelwood 2020-06-16 13:57:10 -04:00
leveldata_channel.inc mist: channelwood: hook up elevator to 2nd level 2020-06-17 13:39:52 -04:00
leveldata_meche.inc mist: meche: can now pick up red/blue pages 2020-03-23 16:11:14 -04:00
leveldata_mist.inc mist: can actually poke around the tree cabin fully now 2020-04-15 15:05:58 -04:00
leveldata_octagon.inc mist: both brothers books more or less working 2020-05-22 01:28:35 -04:00
leveldata_selena.inc mist: selenetic: add some missing bunker backgrounds 2020-05-29 20:58:00 -04:00
leveldata_stoney.inc mist: stoneship: add the half-page in the drawer 2020-04-28 15:28:32 -04:00
leveldata_title.inc mist: move initial entry screen to title 2020-03-19 13:55:29 -04:00
leveldata_viewer.inc mist: viewer: button does something 2020-03-27 17:07:16 -04:00
link_book_channel.s mist: cabin: can link to channelwood again 2020-06-16 15:00:20 -04:00
link_book_meche.s mist: give names to all the raw constants for rooms 2020-03-19 17:25:20 -04:00
link_book_mist.s mist: stoney: fix back-to-mist glitch 2020-04-21 22:16:42 -04:00
link_book_mist_dock.s mist: update to version 0.85 2020-05-29 22:05:28 -04:00
link_book_stoney.s mist: can get to red room now 2020-04-21 16:34:47 -04:00
loader.s mist: add load game support 2020-06-19 16:29:56 -04:00
loadstore.s mist: add load game support 2020-06-19 16:29:56 -04:00
marker_switch.s mist: split up the code a bit 2020-03-07 11:16:44 -05:00
meche.s mist: move common routines into loader 2020-06-16 13:30:45 -04:00
meche_rotation.s mist: stoneship: can take red page 2020-04-21 17:12:08 -04:00
mist.dsk mist: update for 0.86 release 2020-06-16 01:11:11 -04:00
mist.s mist: properly have channelwood/cabin separated 2020-06-16 14:55:45 -04:00
mist_side2.dsk mist: update for 0.86 release 2020-06-16 01:11:11 -04:00
mist_title.s mist: start adding for load-game support 2020-06-19 15:46:28 -04:00
octagon.s mist: move common routines into loader 2020-06-16 13:30:45 -04:00
octagon_bookshelf.s mist: move common routines into loader 2020-06-16 13:30:45 -04:00
octagon_rotation.s mist: tower rotation fully working, including hints 2020-04-08 01:22:19 -04:00
organ_puzzle.s mist: update to version 0.85 2020-05-29 22:05:28 -04:00
page_sprites.inc mist: can pick up pages in the octagon 2020-05-20 00:41:44 -04:00
selena.s mist: move common routines into loader 2020-06-16 13:30:45 -04:00
speaker_beeps.s mist: you can play the organ now 2020-03-14 11:57:09 -04:00
stoney.s mist: move common routines into loader 2020-06-16 13:30:45 -04:00
text_print.s mist: can read letter now 2020-03-02 15:46:04 -05:00
viewer.s mist: move common routines into loader 2020-06-16 13:30:45 -04:00
viewer_controls.s mist: viewer now fully works 2020-03-29 00:30:38 -04:00
zp.inc mist: add load game support 2020-06-19 16:29:56 -04:00