Commit Graph

1615 Commits

Author SHA1 Message Date
Vince Weaver c8e0be4dab fire_tiny: load in zero page 2018-12-30 02:26:08 -05:00
Vince Weaver cfb81b0ec6 fire: work on size-optimized version 2018-12-30 01:23:00 -05:00
Vince Weaver 2c56c3c57d fire: minimal working 2018-12-30 01:03:07 -05:00
Vince Weaver 4c77a7713f fire: initial checkin 2018-12-30 00:17:38 -05:00
Vince Weaver d12c75a180 gr-sim: fire: add credit 2018-12-29 00:28:38 -05:00
Vince Weaver 4d7046ab0c gr-sim: add fire demo 2018-12-29 00:28:07 -05:00
Vince Weaver 1f96e82a8e xmas2018: update with mute functionality 2018-12-23 16:37:25 -05:00
Vince Weaver 872f223d92 xmas2018: reflections, fix last(?) reflection bug 2018-12-23 16:16:19 -05:00
Vince Weaver 76e93cc35a xmas2018: fixed some bugs in reflection code
still not sure why the pixels in upper right blink :(
2018-12-23 16:10:18 -05:00
Vince Weaver fc9427fe58 xmas2018 unroll 5 times, use lookup table
in all saves about 5s
2018-12-23 15:47:18 -05:00
Vince Weaver 194feecaf4 merry: table lookup, not really much faster as is :( 2018-12-23 15:11:28 -05:00
Vince Weaver 3a68e0499b xmas2018: going to have to release 2018-12-21 15:59:26 -05:00
Vince Weaver 751da01f90 xmas2018: reflections code, urgh that is a pain
running up to filesize limit too
2018-12-21 14:45:01 -05:00
Vince Weaver 2ebeb90d80 xmas2018: more reflections 2018-12-21 13:09:42 -05:00
Vince Weaver 5a438ee57e xmas2018: more ball scroll work 2018-12-21 11:49:44 -05:00
Vince Weaver 87224c4500 xmas2018: first hint at reflection working 2018-12-21 11:39:30 -05:00
Vince Weaver fdad16dd03 xmas2018: update asserts 2018-12-21 10:49:17 -05:00
Vince Weaver d0cee7e602 xmas2018: more cleanup, more asserts, more timing 2018-12-21 10:30:10 -05:00
Vince Weaver 980e89c315 xmas2018: more fine tuning 2018-12-21 10:00:33 -05:00
Vince Weaver 432085f8cd xmas2018: some fine tuning 2018-12-21 09:55:06 -05:00
Vince Weaver dd582f3ced xmas2018: minore documentation update 2018-12-21 00:41:53 -05:00
Vince Weaver f07631c25c xmas2016: more optimization 2018-12-21 00:32:59 -05:00
Vince Weaver d474040437 xmas2018: optimize away use of OUTL 2018-12-20 22:55:34 -05:00
Vince Weaver 5353c8814b xmas2018: more scrolling optimization 2018-12-20 22:44:36 -05:00
Vince Weaver cd6d5e9f4c xmas2018: scrolling optimizing 2018-12-20 22:03:31 -05:00
Vince Weaver fd1377c10c xmas2018: cycle-count the optimized version 2018-12-20 16:14:57 -05:00
Vince Weaver 6e854bf968 xmas2018: scrolling twice as fast, but at what cost? 2018-12-20 14:31:16 -05:00
Vince Weaver 3e53efc75d xmas2018: more scroll optimization 2018-12-20 12:46:56 -05:00
Vince Weaver 067f1c53fc xmas2016: optimizing a little 2018-12-20 12:31:50 -05:00
Vince Weaver 816edd964a xmas2018: get colors right on scroll 2018-12-20 11:40:56 -05:00
Vince Weaver 2426cae3c3 xmas2018: time analyze the hgr scrolling 2018-12-20 11:23:22 -05:00
Vince Weaver 5d4005567f xmas2018: hgr scroll: preserve colors (mostly) 2018-12-20 10:53:22 -05:00
Vince Weaver a92ec7869c xmas2018: scroll works! Horrifically s-l-o-w 2018-12-20 10:49:39 -05:00
Vince Weaver b6b492934b xmas2018: sorta get scrolling working
really slow :(
2018-12-20 10:15:18 -05:00
Vince Weaver a850f76121 xmas2018: this is a hard problem 2018-12-20 01:20:21 -05:00
Vince Weaver 94e19896cd xmas2018: start prepping the merry part 2018-12-19 16:57:42 -05:00
Vince Weaver d7c3915acb xmas2018: more work on scroll 2018-12-19 16:49:05 -05:00
Vince Weaver 03df7bf20a Merge branch 'master' of https://github.com/deater/dos33fsprogs 2018-12-19 14:51:45 -05:00
Vince Weaver afbb584bed xmas2018: candles come on one by one now 2018-12-19 14:51:23 -05:00
Vince Weaver d24e2f72ac xmas2018: candles flicker now 2018-12-19 14:50:31 -05:00
Vince Weaver bc1a054cc7 xmas2018: add flickering flames 2018-12-19 14:16:37 -05:00
Vince Weaver 30e70e2ebe xmas2018: stop padding filenames 2018-12-19 10:40:03 -05:00
Vince Weaver 28e89b2acb xmas2018: automatically get filesize after load 2018-12-19 10:09:31 -05:00
Vince Weaver 18145ba58e xmas2018: update scroll 2018-12-19 00:10:33 -05:00
Vince Weaver ee498af6c5 xmas2018: loop forever 2018-12-19 00:10:06 -05:00
Vince Weaver 021ec733c7 scroll: pixel wide scroll with (mostly) color conservation 2018-12-18 16:38:06 -05:00
Vince Weaver 9068de9fe0 xmas2018: update basic loader 2018-12-18 15:02:50 -05:00
Vince Weaver 81739275f3 xmas2018: turn all flames back on 2018-12-18 14:57:44 -05:00
Vince Weaver c82b4c8bdb xmas2018: make sprites non-transparent
and vapor lock again
2018-12-18 14:48:58 -05:00
Vince Weaver 5a0a148666 wreath: add frame counting code 2018-12-18 13:43:56 -05:00