Commit Graph

1625 Commits

Author SHA1 Message Date
Vince Weaver
d1af21c3a5 fire: use monitor GR not applesoft one 2019-01-02 22:22:08 -05:00
Vince Weaver
9d08201503 fire: update firmware version 2019-01-02 21:57:40 -05:00
Vince Weaver
95c6dde2e7 fire: maybe make a smaller, firmware version? 2019-01-02 16:41:48 -05:00
Vince Weaver
bf2010398a fire_tiny: give up at 106 bytes 2019-01-01 00:39:33 -05:00
Vince Weaver
0b01b62a46 fire_tiny: shave a few more bytes off 2018-12-31 23:02:34 -05:00
Vince Weaver
bdc2645779 fire_tiny: more work on address calculation 2018-12-31 21:55:59 -05:00
Vince Weaver
2693516190 fire_tiny: shave some more bytes off by reducing lookup table 2018-12-31 11:29:12 -05:00
Vince Weaver
cc062df9c2 fire_tiny: shave a few more bytes off 2018-12-30 17:50:40 -05:00
Vince Weaver
70ecf26c92 fire_tiny: shave a few more bytes off 2018-12-30 16:57:19 -05:00
Vince Weaver
5c67f08f41 fire_tiny: more optimization 2018-12-30 02:37:08 -05:00
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