Commit Graph

4317 Commits

Author SHA1 Message Date
Vince Weaver
601c6fafb4 peasant: move most hgr routines to qload
also, escaping a $ in a Makefile is trickier than you'd think
2021-09-26 15:41:43 -04:00
Vince Weaver
9d1c9edfb0 peasant: move decompress into the qload common area 2021-09-26 01:00:15 -04:00
Vince Weaver
ec44509313 peasant: change up how generate_common symbol extraction works
more scriptable in Makefile
2021-09-26 00:46:35 -04:00
Vince Weaver
dc865e888b peasant: hgr2: actually clear correct page 2021-09-25 23:51:22 -04:00
Vince Weaver
9ece0ceb8c peasant: move music playing to the language card
this was a huge pain

also had to remove all calls to the firmware
2021-09-25 22:44:07 -04:00
Vince Weaver
d0a2b111c0 peasant: work on moving music to MUSIC
had to re-arrange thigns a bit

also fix ESCAPE to work again in intro
2021-09-23 23:49:10 -04:00
Vince Weaver
c913e3232a ssi263: update the myst test code
another Vince is helping test on real hardware, and my simplified
player was too simple and not working despite being fine in AppleWin
2021-09-23 23:10:36 -04:00
Vince Weaver
c61a2d5a1a peasant: more work on integrating sound detection 2021-09-23 15:16:20 -04:00
Vince Weaver
f624b3332c peasant: all hardware detection at beginning 2021-09-23 14:59:07 -04:00
Vince Weaver
84f286ea2e peasant: add videlectrix theme, sorta 2021-09-23 13:16:18 -04:00
Vince Weaver
94b27d529f mist_hgr: bump version number 2021-09-23 01:20:30 -04:00
Vince Weaver
fac3ceddd8 mist_hgr: make work on IIc as well 2021-09-23 01:19:55 -04:00
Vince Weaver
72ea4da48e mist: think I have IIc support straightened out 2021-09-23 01:04:55 -04:00
Vince Weaver
6b3f31412c mist: have IIc mockingboard support in theory working 2021-09-23 00:39:25 -04:00
Vince Weaver
c508b0d3cd mist: add cyan intro 2021-09-22 21:53:43 -04:00
Vince Weaver
2bee1c10b9 mist: add ssi263 speech 2021-09-22 20:52:44 -04:00
Vince Weaver
571dd34d27 mist: fix up detection to be more like mist_hgr 2021-09-22 17:22:15 -04:00
Vince Weaver
dbbb8bed46 mist_hgr: fix broken Makefile
only notice if not already have .dsk file
2021-09-21 23:14:01 -04:00
Vince Weaver
b77f8881a3 mist_hgr: update version 2021-09-21 23:02:42 -04:00
Vince Weaver
f929356893 mist_hgr: update timing 2021-09-21 23:01:59 -04:00
Vince Weaver
f904b9da78 mist_hgr: initial speech support 2021-09-21 22:12:12 -04:00
Vince Weaver
90ec003a7d mist_hgr: sync up the cyan logo 2021-09-21 21:22:40 -04:00
Vince Weaver
1f2c51feb2 mist_hgr: add cyan theme 2021-09-21 20:41:14 -04:00
Vince Weaver
7307b579a1 ssi-263: more myst 2021-09-21 14:54:23 -04:00
Vince Weaver
4277b63391 ssi263: more myst 2021-09-21 12:36:22 -04:00
Vince Weaver
2c960e5027 ssi263: more myst 2021-09-21 11:17:20 -04:00
Vince Weaver
6838fb8038 peasant: more work on loadsave 2021-09-21 00:14:09 -04:00
Vince Weaver
7da62095c2 myst: add cyan theme 2021-09-20 20:43:38 -04:00
Vince Weaver
e12d47a198 ssi-263: more myst narration 2021-09-20 15:48:33 -04:00
Vince Weaver
840d520de2 peasant: work on load/save some more 2021-09-20 01:13:16 -04:00
Vince Weaver
5f023220bd peasant: more work on load/save support 2021-09-20 00:08:16 -04:00
Vince Weaver
4223028a9d peasant: start work on load game support 2021-09-19 18:49:00 -04:00
Vince Weaver
d97c47dd04 peasant: update directions to match Apple II play 2021-09-19 18:25:10 -04:00
Vince Weaver
fe05e64324 peasant: update to "press any key" from "click anywhere"
as we're not a flash browser game anymore
2021-09-19 18:12:37 -04:00
Vince Weaver
845edde669 peasant: update some documentation 2021-09-19 00:12:44 -04:00
Vince Weaver
f77b683740 wargames: fix to work in cases w/o ssi-263 2021-09-19 00:01:26 -04:00
Vince Weaver
868ae59e44
Merge pull request #12 from advorak/master
Fix typographical errors in Makefile
2021-09-18 22:42:06 -04:00
Vince Weaver
01219eb690 peasant: update version to 0.7 2021-09-17 19:52:50 -04:00
Vince Weaver
fe36253ad6 peasant: more trogdor timing 2021-09-17 19:52:27 -04:00
Vince Weaver
74c93ace2d peasant: hook up trogdor speech 2021-09-17 19:18:38 -04:00
Vince Weaver
f278aba111 peasant: work on trogdor scenes 2021-09-17 00:52:13 -04:00
Vince Weaver
a99db03185 ending: add sound effect
not very good
2021-09-17 00:04:51 -04:00
Vince Weaver
efa1b996af peasant: add waterfall foam 2021-09-16 23:07:19 -04:00
Vince Weaver
f8ff9ce708 peasant: boat mostly working 2021-09-16 22:51:55 -04:00
Vince Weaver
a76c2d49d9 peasant: more work on boat 2021-09-16 17:02:28 -04:00
Vince Weaver
e41579f3cd peasant: update boat sprites 2021-09-16 11:56:07 -04:00
Vince Weaver
d05823a67d peasant: working on graphics 2021-09-16 00:41:46 -04:00
Vince Weaver
df76299e0a wargames: forgot co-ords 2021-09-15 18:20:01 -04:00
Vince Weaver
7518089721 peasant: ending: work on jhonka scene 2021-09-15 16:32:43 -04:00
Vince Weaver
444d949181 ssi-263: myst intro voiceover 2021-09-15 13:10:24 -04:00