Commit Graph

428 Commits

Author SHA1 Message Date
Vince Weaver
e505bda874 xmas2023: update tree, add more frames 2023-12-23 16:15:33 -05:00
Vince Weaver
72c36ea61b xmas2023: more tree work 2023-12-23 14:44:06 -05:00
Vince Weaver
b1b565a9bb xmas2023: continue scroll 2023-12-23 11:36:23 -05:00
Vince Weaver
1cf8a7bebc xmas2023: split out blocks code 2023-12-23 09:58:39 -05:00
Vince Weaver
378f28667e xmas_2023: work on timing 2023-12-23 09:38:40 -05:00
Vince Weaver
b59e4f4364 xmas_2023: hook up scroll text 2023-12-23 01:28:27 -05:00
Vince Weaver
b060b0c5d9 xmas_2023: work on fireplace 2023-12-22 01:29:41 -05:00
Vince Weaver
c39b0d6395 xmas_2023: sorta working vapor lock
it's off by 2 scanlines sometimes
2023-12-22 00:52:14 -05:00
Vince Weaver
08a2f6dbf5 xmas2023: some scrolling 2023-12-20 00:48:41 -05:00
Vince Weaver
04f628973c xmas2023: vapor lock going 2023-12-20 00:31:53 -05:00
Vince Weaver
a741425e4a xmas_2023: hook up vapor lock 2023-12-18 01:00:54 -05:00
Vince Weaver
3d39890a27 xmas2023: add mockingboard message 2023-12-18 00:11:19 -05:00
Vince Weaver
c8b35b5378 xmas2023: update so draws properly 2023-12-15 17:04:21 -05:00
Vince Weaver
641d4eef0c xmas_2023: work on fireplace 2023-12-15 00:40:43 -05:00
Vince Weaver
04b551ddd5 xmas_2023: modularize a bit 2023-12-15 00:00:24 -05:00
Vince Weaver
4bad9694e4 more graphics 2023-12-10 23:43:06 -05:00
Vince Weaver
f215f585e4 xmas2023: actually starts up 2023-12-04 22:35:11 -05:00
Vince Weaver
cf30f0e536 xmas2023: initial checkin 2023-12-04 22:17:22 -05:00
Vince Weaver
ddd0cc4520 second: update credits 2023-11-13 00:45:21 -05:00
Vince Weaver
e78ce29c23 second: threed: animation is complete now 2023-11-13 00:35:32 -05:00
Vince Weaver
14a3e17f4c second: update images 2023-11-09 00:03:19 -05:00
Vince Weaver
3943db72e8 second: iigs support seems to be working 2023-11-08 23:59:36 -05:00
Vince Weaver
5f435b846c second: fix Apple IIc support
it runs in MAME at least now
2023-11-08 21:45:20 -05:00
Vince Weaver
4e3a1257ab second: fix apple iigs detection
there were actually quite a few bugs here in the detection
2023-11-08 21:20:07 -05:00
Vince Weaver
7520950fcd second: wasn't going to do this, but guess I can add the images
experimenting with compression
2023-11-08 21:02:28 -05:00
Vince Weaver
ae551ff1e8 second: update disk image 2023-11-04 01:31:50 -04:00
Vince Weaver
e6a622a500 second: speed up fake bios
applewin hiding slowdown because disk motor was on
2023-11-04 01:31:23 -04:00
Vince Weaver
b142019500 second: another attempt at final versions 2023-11-04 00:25:34 -04:00
Vince Weaver
3a770f9913 second: urgh bug in music player, previous fix was broken
didn't handle the corner case of two carries, and the credits music
was crashing after pattern 13

this is an ugly fix but hopefully correct
2023-11-04 00:24:36 -04:00
Vince Weaver
7a11877cce second: update music for credits 2023-11-04 00:24:13 -04:00
Vince Weaver
b45ad1b595 second: declaring this first beta release 2023-11-03 20:42:17 -04:00
Vince Weaver
df60c0854c second: hook up everything 2023-11-03 20:27:14 -04:00
Vince Weaver
5475a19b4c second: explosion 2023-11-03 20:23:14 -04:00
Vince Weaver
f8b3a58833 second: hook up some sprites
not the best but running low on time
2023-11-03 19:19:59 -04:00
Vince Weaver
bc77ab6f39 second: move intro to start at $8000
tight fit but frees up $6000
2023-11-03 18:49:00 -04:00
Vince Weaver
d4cedf0e7a second: chessboard falling
a hack but maybe good enough for now
2023-11-03 17:00:18 -04:00
Vince Weaver
1d54bddcb6 second: try to make dots more interesting 2023-11-03 16:19:26 -04:00
Vince Weaver
38a56a4686 second: finally got gorilla scroll working
this was much more of a pain than needed
2023-11-03 15:37:38 -04:00
Vince Weaver
e410bcc31c second: add ma2e to the credits 2023-11-03 15:11:35 -04:00
Vince Weaver
363eda7f65 second: add last-minute intro music from mA2E ! 2023-11-03 15:03:02 -04:00
Vince Weaver
8b0b4c6291 second: add another sound sample
this one is tricky as we only have room to load it in advance, to
the language card, and hope it's still there later
2023-11-03 10:54:09 -04:00
Vince Weaver
b6df18f37e second: more work on intro 2023-11-03 02:06:05 -04:00
Vince Weaver
feea4fbf9d second: intro pan working
still not the best
2023-11-03 01:43:30 -04:00
Vince Weaver
370c1fee8f second: still trying to get falling bars to sync 2023-11-03 00:22:39 -04:00
Vince Weaver
0e21dc5121 second: make object actually bounce on chessboard 2023-11-03 00:19:32 -04:00
Vince Weaver
2426cba389 second: add debug ifdefery 2023-11-02 23:06:16 -04:00
Vince Weaver
e9f3645e52 second: hook up fake bios 2023-11-02 22:46:35 -04:00
Vince Weaver
bf628eaa71 second: update how music is paused 2023-11-02 21:52:50 -04:00
Vince Weaver
1fb453807b second: more timing
urgh it's a pain
2023-11-02 21:41:51 -04:00
Vince Weaver
ba83a62c36 second: sword transmission 2023-11-02 20:09:10 -04:00