Commit Graph

263 Commits

Author SHA1 Message Date
Vince Weaver f9c64692d3 bubble_hgr: more optimization 2024-05-06 16:27:43 -04:00
Vince Weaver 44b090afd9 bubble_hgr: more optimization 2024-05-06 15:39:11 -04:00
Vince Weaver 83bd798037 bubble_hgr: more size optimization 2024-05-06 15:18:14 -04:00
Vince Weaver bb6627b75a bubble_hgr: work on size 2024-05-06 13:52:55 -04:00
Vince Weaver ff0b9953d3 bubble_tiny: feed back what we know 2024-05-06 01:40:50 -04:00
Vince Weaver f07bb3d42a bubble: add optimized versions
512 bytes fast, 256 bytes slow
2024-03-03 22:15:03 -05:00
Vince Weaver f58040b071 bubble: generate cosine table too 2024-03-03 01:16:06 -05:00
Vince Weaver fc3ab7444c bubble: shrink by generating a lot of the sine tables 2024-03-03 00:58:18 -05:00
Vince Weaver ebf7edec07 bubble: further optimization 2024-03-01 15:23:33 -05:00
Vince Weaver 8313ea50c6 bubble: more size optimization 2024-03-01 15:06:55 -05:00
Vince Weaver a021e824b3 bubble: size optimize a bit, under 2k now 2024-03-01 14:49:34 -05:00
Vince Weaver 6ce85e34ca bubble: work on tiny version 2024-03-01 00:56:56 -05:00
Vince Weaver a72c6e4aa9 bubble: make configurable 2024-02-19 00:28:37 -05:00
Vince Weaver 472df21766 bubble: update credits 2024-02-18 01:43:11 -05:00
Vince Weaver a50f2244f9 bubble: better bubble universe code 2024-02-18 01:40:51 -05:00
Vince Weaver e074a11beb bubble: update codes 2024-02-16 01:15:15 -05:00
Vince Weaver c6945019ab bubble_universe: rename 2024-02-16 00:29:06 -05:00
Vince Weaver e35ca28dea lovebyte: making progress 2024-02-04 01:03:17 -05:00
Vince Weaver 3f1acce8a6 bubble: update comments 2024-01-04 12:56:33 -05:00
Vince Weaver a62c101066 bubble: more code comments 2024-01-04 12:53:45 -05:00
Vince Weaver d75f8e43f3 bubble: more code comments 2024-01-04 12:43:16 -05:00
Vince Weaver 02d20faf82 bubble: clean up code comments a bit 2024-01-04 12:40:13 -05:00
Vince Weaver 46c79e587e bubble: bring in the second call to sine
was already doing it via .include but was weird I had done the
first but not the second
2024-01-04 12:32:08 -05:00
Vince Weaver de0c366e75 bubble: one more optimization round 2024-01-03 09:24:57 -05:00
Vince Weaver d0fda8e44d bubble: optimize 2024-01-02 20:30:57 -05:00
Vince Weaver 6bb7a42d00 bubble: more optimization 2024-01-02 17:17:04 -05:00
Vince Weaver 06ba6bfc22 bubble: more optimization 2024-01-02 17:05:46 -05:00
Vince Weaver 7216c531ff bubble: more optimization 2024-01-02 16:37:04 -05:00
Vince Weaver 1a6d39d63f bubble: optimize more 2024-01-02 16:20:43 -05:00
Vince Weaver 2675fcbd73 bubble: more optimization 2024-01-02 13:04:03 -05:00
Vince Weaver 8bdc5f32a6 bubble: missed a file 2024-01-02 02:08:34 -05:00
Vince Weaver 17630cded6 bubble: more speed optimization 2024-01-02 02:06:18 -05:00
Vince Weaver 028dda2869 bubble: more optimizing for speed 2024-01-02 01:39:20 -05:00
Vince Weaver 6c134ee061 bubble: optimizing 2023-12-31 14:02:56 -05:00
Vince Weaver 988d2cebe5 bubble: got it working, but slow 2023-12-31 01:23:21 -05:00
Vince Weaver 4b5e660764 bubble: initial assembly 2023-12-31 01:17:33 -05:00
Vince Weaver 5796b6523c hgr: add bubble universe code 2023-12-15 11:42:40 -05:00
Vince Weaver c9afbb2443 gr: plasma: work on effect 2023-10-29 18:01:18 -04:00
Vince Weaver e2dc374012 second: add ocean 2023-10-17 01:19:06 -04:00
Vince Weaver cb9795c6e4 fake_bios: use custom wait so not using ROM 2023-08-29 00:14:01 -04:00
Vince Weaver 9aa045e297 fake_bios: add 6502, aux, and mockingboard detection 2023-08-28 23:34:00 -04:00
Vince Weaver 1ead39db6e fake_bios: detect language card 2023-08-28 21:45:35 -04:00
Vince Weaver 5b6cb448eb fake_bios: detects the model type
or at least detects II,II+,IIe,IIc,or IIgs
2023-08-28 21:21:28 -04:00
Vince Weaver 2fd1508f01 fake_bios: split off in own dir 2023-08-28 21:00:38 -04:00
Vince Weaver 68155e1629 hgr_font: more fine tuning 2023-08-27 23:25:43 -04:00
Vince Weaver bb765bcbc7 hgr_font: sorta have bios screen working 2023-08-27 13:28:23 -04:00
Vince Weaver 7f84d3b7ed vmw_font: more work on bios 2023-08-27 00:48:36 -04:00
Vince Weaver f628ad3d48 vmw_font: add cga thin font, not really that different 2023-08-25 22:25:56 -04:00
Vince Weaver 858ad0b84d hgr_font: adjust so underscore connects 2023-08-24 01:01:08 -04:00
Vince Weaver f4fbed727d hgr_font: hook up font generation tools 2023-08-23 23:36:32 -04:00