Commit Graph

73 Commits

Author SHA1 Message Date
Vince Weaver f99289e5da lovebyte: spiral 2024-02-05 01:11:39 -05:00
Vince Weaver 10316bbfad trogdor: update countryside load 2024-01-21 16:04:25 -05:00
Vince Weaver 5770d7ca01 trogdor: update to load flames separately 2024-01-19 20:55:44 -05:00
Vince Weaver fd60bd5953 dots: more work on various dots programs 2023-11-27 01:29:43 -05:00
Vince Weaver e78ce29c23 second: threed: animation is complete now 2023-11-13 00:35:32 -05:00
Vince Weaver 8823615189 flood_fill: initial checkin 2023-02-15 00:18:15 -05:00
Vince Weaver 2ed3a07465 lovebyte23: breakthrough on the agony 2023-01-27 17:06:11 -05:00
Vince Weaver ef0fbe4048 shape_table: trying to find a good 16-byte entry 2023-01-10 09:14:36 -05:00
Vince Weaver dac0557a5c hgr: gears 2022-10-10 02:34:32 -04:00
Vince Weaver 4a1a6e6126 basic: update par_bot 2022-09-25 23:24:43 -04:00
Vince Weaver 6aa3e56252 basic: par 2022-09-25 23:16:32 -04:00
Vince Weaver f02c284329 basic: add large_xor 2022-09-25 17:37:38 -04:00
Vince Weaver 4305eedcd2 gr: stars: see if it will fit in 128 bytes
short answer is no
2022-06-02 15:08:58 -04:00
Vince Weaver 75d4c04631 music: polly: more sound work 2022-05-16 02:16:30 -04:00
Vince Weaver 5d0e4bd7fd lemm: separate level1 file working 2022-03-17 13:56:03 -04:00
Vince Weaver 828b599800 logo_demo: get last part hooked up 2021-11-12 01:17:18 -05:00
Vince Weaver 0527513905 hgr: oval: pageflipping 2021-10-25 16:58:31 -04:00
Vince Weaver c59fa6c0e4 peasant: load parse_input high
have the actual compressed strings loaded by each individual section
2021-10-20 23:54:09 -04:00
Vince Weaver b5d890f467 oval: add basicbot version 2021-10-16 23:39:23 -04:00
Vince Weaver cf0f503a4c static: ready for the bot 2021-10-15 18:57:06 -04:00
Vince Weaver e5818412f3 hgr: wires: add basicbot version 2021-10-07 22:58:21 -04:00
Vince Weaver 645f486c91 hgr: blueorange 2021-09-09 16:23:06 -04:00
Vince Weaver 60a5c525f8 peasant: move qload earlier and re-enable savefile support 2021-08-14 16:01:36 -04:00
Vince Weaver 5077f7eddb peasant: push qboot stage2 into lores page2 as we won't be using it 2021-08-14 15:45:03 -04:00
Vince Weaver bc86b41d5b peasant: hook up the text generation 2021-08-10 01:09:35 -04:00
Vince Weaver 119c29db2a mboard: properly setup pt3 backround playing for PRODOS
doesn't work under LOGO though
2021-08-06 01:29:46 -04:00
Vince Weaver 02fdfc02cd logo music: initial commit 2021-08-05 16:38:03 -04:00
Vince Weaver ee6dd84d9f z: update to compile on Linux 2021-08-04 19:48:19 -04:00
Vince Weaver 4e8e83cee6 logo: guess I'll get in on this LOGO action 2021-07-26 01:29:42 -04:00
Vince Weaver 21372b764c mist_hgr: massive rework to make more room on QLOAD for VGI routines 2021-07-13 13:09:44 -04:00
Vince Weaver 4f9db6bf4c gr: thinking: working for basic bot 2021-07-02 01:20:34 -04:00
Vince Weaver d673644e53 hgr: work on circles 2021-06-18 00:36:44 -04:00
Vince Weaver c9ce996ad4 hgr: more work on hgr starfield
including accidental cool effect
2021-06-13 01:10:36 -04:00
Vince Weaver 45094f7b9f starfield: Finally
just make the math inaccurate
2021-06-12 12:36:43 -04:00
Vince Weaver a04cc7824f gr: tunnel: managed to get it to fit
had to RLE compress the division lookup table
2021-06-08 13:43:01 -04:00
Vince Weaver cda248e40c gr: tunnel: always wanted a tunnel effect
still not working
2021-06-06 00:37:31 -04:00
Vince Weaver a51377ee38 cursor: add appleiibot version
had to optimize some, not for size, but because the compressed
version had a string that looked like a URL and twitter shoved
an http into it
2021-06-01 08:54:48 -04:00
Vince Weaver 291a2f0461 ootw: move to qboot for disk1
more or less seems to work
2021-04-19 10:55:55 -04:00
Vince Weaver a9219f0d41 c64: get it small enough 2021-01-25 20:37:13 -05:00
Vince Weaver 8eb60de6c2 linker_scripts: many missing 2021-01-06 00:29:00 -05:00
Vince Weaver c24366ca9f linker_scripts: one was missing 2021-01-06 00:28:15 -05:00
Vince Weaver aca81442f5 graphics: working on the graphics dir 2021-01-05 18:33:30 -05:00
Vince Weaver 786407575b botdemo: some improvements
reset out of dhgr mode for one
titles for another
2020-11-17 01:12:08 -05:00
Vince Weaver 3bd9c841e1 bgmusic: add background music player code 2020-11-05 17:02:38 -05:00
Vince Weaver 287d1cbb43 mist: move to fast qboot disk loader by qkumba
much faster!  have to fix lots of things that broke
2020-09-01 16:27:34 -04:00
Vince Weaver acbf9cb7c2 dos33_raw: update to put things in dos order by default 2020-08-21 01:25:32 -04:00
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
Vince Weaver 4010a84b9f mist: fix it to load properly
need to disable some sound temporarily as out of room if we
leave LOADER in memory
2020-03-08 14:11:11 -04:00
Vince Weaver 3f5d3b9d30 mist: working? 2020-03-02 16:50:00 -05:00
Vince Weaver 24bdaf795d title: hook up to the loader 2020-01-26 12:55:29 -05:00