Commit Graph

5542 Commits

Author SHA1 Message Date
Vince Weaver 5770d7ca01 trogdor: update to load flames separately 2024-01-19 20:55:44 -05:00
Vince Weaver 2e91db49ec pt3_lib_6ch: update README 2024-01-18 20:22:11 -05:00
Vince Weaver 4ff12cc23b pt3_lib_ch6: update disk image 2024-01-18 02:05:57 -05:00
Vince Weaver 2102ec2ae5 pt3_lib_ch6: toggle the frequency conversion 2024-01-18 02:05:14 -05:00
Vince Weaver 4ff638f55a pt3_lib_ch6: add visualization
not a particularly good one
2024-01-18 01:50:44 -05:00
Vince Weaver 8aacb5125e pt3_lib_ch6: possibly have looping fixed 2024-01-18 00:15:48 -05:00
Vince Weaver 386329e9aa pt3lib_ch6: update README 2024-01-18 00:05:44 -05:00
Vince Weaver 86fcf6b3ee pt3_lib_ch6: actually more or less works 2024-01-18 00:04:39 -05:00
Vince Weaver 644f4476af pt3_lib_ch6: some code trying to play 6 channels of pt3 music 2024-01-17 23:48:51 -05:00
Vince Weaver 981c3235d5 pt3_lib: update to version 0.5 2024-01-17 20:11:31 -05:00
Vince Weaver cb0546ede7 pt3_lib: merge in fix for when more than 42 patterns
to look up pattern you take the number, and multiply by 3 because
there are 3 channels then by two as it's a 16-bit pointer.

43*3=129 and when you multiply by two it overflows 8-bit register

hit this bug with the pt3 found in the second reality demo

this fix isn't really optimal but seems to work
2024-01-17 18:54:21 -05:00
Vince Weaver d4219e75e3 trogdor: sprites 2024-01-17 02:03:32 -05:00
Vince Weaver 68306e1533 trogdor: more work 2024-01-14 01:29:54 -05:00
Vince Weaver bf0693a7c6 trogdor: probably ill-advised new demo 2024-01-11 01:25:38 -05:00
Vince Weaver c358d404b6 lovebyte15: initial implementation 2024-01-09 12:13:33 -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 9269635d8f scroller: updated for xmas 2023 2023-12-29 13:48:11 -05:00
Vince Weaver c05084c289 gr-sim: uppercase the 6502 emulated registers
probably broke something, but this also was a pain as was
often accidentally using the vars, especially X and Y
2023-12-29 13:47:18 -05:00
Vince Weaver 107b7f03f2 hgr: add bubble example 2023-12-29 01:43:47 -05:00
Vince Weaver 46da45ccb7 xmas2023: add snowflakes 2023-12-23 23:56:36 -05:00
Vince Weaver 466bd49ec4 xmas2023: fix some timing 2023-12-23 22:30:57 -05:00
Vince Weaver ddc2a3d89e xmas2023: working on timing 2023-12-23 17:37:15 -05:00
Vince Weaver ab57c78383 xmas2023: continuous possible 2023-12-23 17:12:56 -05:00
Vince Weaver c8ca10b60e xmas2023: plasma looking nice 2023-12-23 16:55:41 -05:00
Vince Weaver 51c6c90414 xmas_2023: more autoprogress 2023-12-23 16:30:58 -05:00
Vince Weaver e505bda874 xmas2023: update tree, add more frames 2023-12-23 16:15:33 -05:00
Vince Weaver 72c36ea61b xmas2023: more tree work 2023-12-23 14:44:06 -05:00
Vince Weaver b1b565a9bb xmas2023: continue scroll 2023-12-23 11:36:23 -05:00
Vince Weaver 1cf8a7bebc xmas2023: split out blocks code 2023-12-23 09:58:39 -05:00
Vince Weaver 378f28667e xmas_2023: work on timing 2023-12-23 09:38:40 -05:00
Vince Weaver b59e4f4364 xmas_2023: hook up scroll text 2023-12-23 01:28:27 -05:00
Vince Weaver b060b0c5d9 xmas_2023: work on fireplace 2023-12-22 01:29:41 -05:00
Vince Weaver c39b0d6395 xmas_2023: sorta working vapor lock
it's off by 2 scanlines sometimes
2023-12-22 00:52:14 -05:00