Commit Graph

5757 Commits

Author SHA1 Message Date
Vince Weaver d8be4e48c7 trogdor: add scroll down 2024-01-27 01:34:23 -05:00
Vince Weaver 8e82b8f44e trogdor: make flames more generic 2024-01-26 01:10:05 -05:00
Vince Weaver 626121ef29 trogdor: scroll in cottage
also move things around as we hit the 16k limit
2024-01-25 00:19:13 -05:00
Vince Weaver e6924d8dd0 trogdor: more effects hooked up 2024-01-24 00:43:12 -05:00
Vince Weaver 47760bf7a2 lovebyte2024: some prototypes 2024-01-23 21:53:01 -05:00
Vince Weaver 7101ad8a8b trogdor: had old graphic 2024-01-22 00:30:19 -05:00
Vince Weaver cc8f77410f trogdor: missing common generator 2024-01-22 00:27:31 -05:00
Vince Weaver 4a82c04637 trogdor: update graphics 2024-01-22 00:26:20 -05:00
Vince Weaver 1a78d9ab1d trogdor: dragonman working 2024-01-21 22:54:55 -05:00
Vince Weaver c0bd03bab7 trogdor: loading dragonman 2024-01-21 22:40:00 -05:00
Vince Weaver 10316bbfad trogdor: update countryside load 2024-01-21 16:04:25 -05:00
Vince Weaver bcd68fd7ed trogdor: vertical scroll 2024-01-20 23:10:30 -05:00
Vince Weaver ee0ae37c89 trogdor: magnify copy works, but too slow 2024-01-20 16:24:22 -05:00
Vince Weaver fcf5e39281 trogdor: work on horiz scroll 2024-01-20 15:41:58 -05:00
Vince Weaver 81828eae07 trogdor: animated flames 2024-01-20 13:48:33 -05:00
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