Commit Graph

503 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
533e59c6f9 bubble_gr: clean up comments 2024-05-06 00:54:59 -04:00
Vince Weaver
313dc4092a bubble_gr: figured out how to get it down to 256 2024-05-06 00:52:48 -04:00
Vince Weaver
60a7c2b743 bubble_gr: add panning, now 2 bytes too big again :( 2024-05-04 00:31:05 -04:00
Vince Weaver
3df51e29ae bubble_gr: re-optimize 2024-05-03 23:37:31 -04:00
Vince Weaver
2ba9e8d5d5 bubble_gr: try moving back to 64 sine table 2024-05-03 21:31:55 -04:00
Vince Weaver
d360e8e4d6 bubble_gr: more size work 2024-05-03 02:15:06 -04:00
Vince Weaver
8a39749d2f bubble_gr: undo some smc 2024-05-03 01:51:58 -04:00
Vince Weaver
5c41d53724 bubble_gr: trim out extraneous code 2024-05-02 01:03:02 -04:00
Vince Weaver
793611509d bubble_gr: more optimization 2024-05-02 01:00:27 -04:00
Vince Weaver
61bfa07ad7 bubble_gr: down to 255 bytes 2024-05-01 17:17:22 -04:00
Vince Weaver
fa07114911 bubble_gr: more optimization 2024-05-01 16:39:39 -04:00
Vince Weaver
a0292dd846 bubble_gr: more optimization 2024-05-01 00:23:17 -04:00
Vince Weaver
6d8bf2b877 Merge branch 'master' of github.com:deater/dos33fsprogs 2024-04-30 23:32:28 -04:00
Vince Weaver
aebcbfc289 bubble_gr: update bubble code 2024-04-30 23:31:16 -04:00
Vince Weaver
4273768c76 bubble_gr: add tale test code 2024-04-30 23:29:54 -04:00
Vince Weaver
f6cf762bf7 bubble_gr: working on code 2024-04-29 01:32:07 -04:00
Vince Weaver
f802b938f6 sound: try to unify uses of redbook_sound 2024-04-02 00:47:51 -04:00
Vince Weaver
2e11fcb13a make_pal: update with more colors
not sure if really useful
2024-03-16 01:08:57 -04:00
Vince Weaver
2cf26ac28d keen: initial checkin 2024-03-09 13:36:33 -05: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