Commit Graph

33 Commits

Author SHA1 Message Date
Vince Weaver
26bc0e7bc4 lemm: some fixes to music
should handle the song-dong-early case now

also bump down to loading at $9000
loading right up against $BF00/$C000 was having bit flips in qboot?
still need to investigate that
2022-03-19 21:48:03 -04:00
Vince Weaver
ea4f705e6d lemm: add level4 2022-03-19 00:36:58 -04:00
Vince Weaver
ef5a65bd48 lemm: make level2 winnable 2022-03-17 21:33:58 -04:00
Vince Weaver
c206b666ee lemm: split off level5 as well 2022-03-17 14:33:18 -04:00
Vince Weaver
5d0e4bd7fd lemm: separate level1 file working 2022-03-17 13:56:03 -04:00
Vince Weaver
491687d03b lemm: prepare to separate out the level data 2022-03-17 12:34:14 -04:00
Vince Weaver
0cdc01d4d2 lemm: move some routines into loader 2022-03-16 23:40:34 -04:00
Vince Weaver
90815dd181 lemm: adjust timing in the split screen
was trying to fix issue with retrotink-2x display, but didn't help
and things look fine on real CRT
2022-03-16 23:12:33 -04:00
Vince Weaver
e4edbf2fb7 lemm: particle effects working 2022-03-15 21:56:47 -04:00
Vince Weaver
36ccd81c7e lemm: everything now fits, barely 2022-03-15 18:49:04 -04:00
Vince Weaver
3be732a51d lemm: add sound effect 2022-03-15 16:37:02 -04:00
Vince Weaver
d0f88ee8d1 lemm: add second set of music 2022-03-15 16:04:05 -04:00
Vince Weaver
576ece0680 lemm: add title now that we no longer run hello.bas 2022-03-15 15:45:54 -04:00
Vince Weaver
62ce6377fb lemm: add level5 2022-03-15 15:16:37 -04:00
Vince Weaver
5fe700cbf1 lemm: automatically start after pause at title screen 2022-03-14 23:45:15 -04:00
Vince Weaver
29bf0b06b8 lemm: integrate vlin code 2022-03-14 16:43:58 -04:00
Vince Weaver
5d3ba6d7cb lemm: add hlin support 2022-03-14 12:16:40 -04:00
Vince Weaver
fdeee10096 lemm: modularize level code a bit 2022-03-11 01:22:51 -05:00
Vince Weaver
235c676020 lemm: update number out 2022-03-10 23:43:10 -05:00
Vince Weaver
a7b6c84b93 lemm: erase background 2022-03-10 23:02:08 -05:00
Vince Weaver
914cca35c5 lemm: wasn't initializing output 2022-03-10 16:26:31 -05:00
Vince Weaver
860324783e lemm: initial lemming 2022-03-10 01:10:42 -05:00
Vince Weaver
08eaef60d6 lemm: pointer vaguely works 2022-03-10 00:45:51 -05:00
Vince Weaver
1b29a4689d lemm: hook up timer to clock 2022-03-09 23:56:41 -05:00
Vince Weaver
9a203bcea4 lemm: add losing message 2022-03-09 23:31:54 -05:00
Vince Weaver
ccf6cf974d lemm: clean up the text a bit 2022-03-09 17:04:19 -05:00
Vince Weaver
64d38d1cc2 lemm: start adding pointer 2022-03-09 15:15:38 -05:00
Vince Weaver
8c6187d5af lemm: seamless music playing
way more trouble than it was worth
2022-03-09 12:06:34 -05:00
Vince Weaver
4c16bb0b32 lemm: music in 512 byte chunks 2022-03-09 10:22:19 -05:00
Vince Weaver
3d6aab63d0 lemm: open door 2022-03-09 01:05:00 -05:00
Vince Weaver
5f73aaa421 lemm: animate the flames 2022-03-09 00:35:13 -05:00
Vince Weaver
f5c9513998 lemm: time counts down 2022-03-08 00:49:10 -05:00
Vince Weaver
053e95cd78 lemm: work on intro 2022-03-07 08:53:14 -05:00