Commit Graph

5541 Commits

Author SHA1 Message Date
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
Vince Weaver
42c6570302 second: spheres: have sampled audio after shapes drawn 2023-11-02 16:25:17 -04:00
Vince Weaver
ca63fcd3e7 second: adjust timing 2023-11-02 16:24:57 -04:00
Vince Weaver
2c66242415 second: polar, scroll but no bounce 2023-11-02 16:23:33 -04:00
Vince Weaver
a69e21353b second: ocean: more work on ending
was more trouble than worth and still doesn't look all that great
2023-11-02 15:58:13 -04:00
Vince Weaver
381f7a301c second: ocean: try fixing reversing 2023-11-02 15:34:39 -04:00
Vince Weaver
0975e18d7b second: spheres: use lo-res graphics
even though hi-res looks nice, low on room and hard to do
diagonal sprites in hi-res
2023-11-02 15:34:05 -04:00
Vince Weaver
1088c95017 second: plasma: try to avoid previous graphic glitch 2023-11-02 15:33:43 -04:00
Vince Weaver
197f9b9e2b second: use common zx02 library
was already in qload though I hadn't realized it, so use it

saves 150 bytes or so per effect
2023-11-02 15:32:58 -04:00
Vince Weaver
86d2d64b06 second: move debug music code to main start routine
will make it easier to turn off later
2023-11-02 15:09:17 -04:00
Vince Weaver
64f5a7c419 second: get bouncing lens going
it's not doing a proper lens effect but probably out of time for that
2023-11-02 14:14:14 -04:00
Vince Weaver
737e9af10e second: lens: hookup gr sprite code 2023-11-02 12:02:08 -04:00
Vince Weaver
4215f84611 second: work on lens code
this is mostly just moving things around and trying not to break it
2023-11-02 11:38:10 -04:00
Vince Weaver
e37536bb2d second: update Makefile 2023-11-02 01:20:02 -04:00
Vince Weaver
8adfa20154 second: add some audio 2023-11-01 23:51:57 -04:00
Vince Weaver
7c0330a741 second: more work on plasma 2023-11-01 23:24:26 -04:00
Vince Weaver
233ba08fbb second: more work on plasma 2023-11-01 22:35:08 -04:00
Vince Weaver
62d13ccc88 second: split up plasma code 2023-11-01 21:34:37 -04:00
Vince Weaver
faaf947da0 second: update tv effect 2023-11-01 21:02:40 -04:00
Vince Weaver
5e4445ecb2 second: update the leaves part 2023-11-01 20:53:47 -04:00
Vince Weaver
06acbd819e second: add tv effect for gorilla 2023-11-01 20:06:47 -04:00
Vince Weaver
94c3c05d45 second: add falling bars during interference 2023-11-01 15:52:08 -04:00
Vince Weaver
4a1ac9a061 second: add sierzoom for the second interference part 2023-11-01 15:22:31 -04:00
Vince Weaver
9cbb2f3c25 second: add some scrolling to thumbnail credits 2023-11-01 11:53:16 -04:00
Vince Weaver
ca71d4aea3 second: update credits 2023-11-01 10:51:42 -04:00
Vince Weaver
c6b3f9bbb5 second: fix issue with gr screen clear and Makefiles
hopefully it's all straightened out
2023-11-01 10:28:26 -04:00
Vince Weaver
97e9b308c0 second: finish hooking up timeouts
in theory the demo will run now, such as it is
2023-11-01 01:28:10 -04:00
Vince Weaver
670608af34 second: more timing 2023-11-01 01:04:28 -04:00
Vince Weaver
4d8b79c4f6 second: blurgh found bug in pt3 player if more than 42 patterns
multiply by 3 for channels and by 2 for word offset and you overflow
8-bits :(

of course our pt3 player has 51 channels
2023-11-01 00:36:45 -04:00
Vince Weaver
162d2b07f5 second: more work on timing 2023-11-01 00:36:34 -04:00