Commit Graph

1470 Commits

Author SHA1 Message Date
Vince Weaver
efb5821ab6 space_bars: more work on timing split 2018-10-07 16:29:40 -04:00
Vince Weaver
7740856c39 space_bars: working on splitting screen 2018-10-07 15:41:27 -04:00
Vince Weaver
7862e051a1 space_bars: more splitting the timing 2018-10-06 20:46:06 -04:00
Vince Weaver
757f9d9c3d space_bars: some initial cycle-counting
it would help if I could subtract
2018-10-06 20:35:28 -04:00
Vince Weaver
9a88bc3121 megademo: more size optimization 2018-10-06 15:59:09 -04:00
Vince Weaver
076d0890af megademo: more waterfall compaction 2018-10-06 15:43:10 -04:00
Vince Weaver
8461bf7acd megademo: add waterfall portion 2018-10-05 23:57:39 -04:00
Vince Weaver
61d1dc7595 megademo: add FAQ 2018-10-05 16:12:19 -04:00
Vince Weaver
24f1cd4c57 waterfall: more code condensing 2018-10-04 23:07:52 -04:00
Vince Weaver
226b19808c waterfall: more reduction 2018-10-04 19:53:27 -04:00
Vince Weaver
36cf2fdc0a megademo: initial takeoff code 2018-10-04 00:33:04 -04:00
Vince Weaver
83dee24889 Update TODO 2018-10-03 09:33:18 -04:00
Vince Weaver
3fcb3f683d add mode7 code 2018-10-02 23:13:17 -04:00
Vince Weaver
d208ea0cd3 megademo: add in mode7 code
this might be ill-advised
2018-10-02 23:04:51 -04:00
Vince Weaver
da861f9113 megademo: update README 2018-10-02 00:32:57 -04:00
Vince Weaver
ffc9d860b5 starring: add deater 2018-10-02 00:19:26 -04:00
Vince Weaver
bf8a21c628 megademo: update README 2018-10-01 01:34:41 -04:00
Vince Weaver
47eea30c26 megademo: update TODO 2018-09-30 23:36:59 -04:00
Vince Weaver
3c1cd3a80c starring: page flippign works
FIXME: something with the hgr converter
2018-09-30 23:35:44 -04:00
Vince Weaver
ec8063aec3 starring: cycle counting
jmp into middle of a bit instruction
2018-09-30 23:07:57 -04:00
Vince Weaver
32b216a7c0 megademo: initial starring intro 2018-09-30 22:10:13 -04:00
Vince Weaver
dc4adbdd1a check_email: patch the inverse version back to plain text when done 2018-09-29 22:07:18 -04:00
Vince Weaver
0752063d44 megademo: auto-detect Apple II vs IIe and patch accordingly 2018-09-29 21:57:22 -04:00
Vince Weaver
23de53dc81 check_email: sorta have fake lowercase going 2018-09-29 14:56:43 -04:00
Vince Weaver
ea57943f1e check_email: custom timing loop 2018-09-29 13:40:06 -04:00
Vince Weaver
7780987beb megademo: add email image 2018-09-29 13:24:31 -04:00
Vince Weaver
851d598c36 megademo: check e-mail paper looks nice 2018-09-29 13:24:13 -04:00
Vince Weaver
c36a314928 megademo: check_mail, optimize a bit 2018-09-29 11:41:43 -04:00
Vince Weaver
7c0ca01789 megadmo: add e-mail check 2018-09-29 00:59:14 -04:00
Vince Weaver
c78e29e0fc megademo: more art 2018-09-28 01:29:14 -04:00
Vince Weaver
609b069543 waterfall: working again, a bit smaller 2018-09-27 23:45:47 -04:00
Vince Weaver
a1f435c1b3 waterfall: fix typo 2018-09-27 22:51:37 -04:00
Vince Weaver
3f164367e5 waterfall: trying to get working with compact delays 2018-09-27 22:34:10 -04:00
Vince Weaver
fa36d30d8b png2rle: add raw target
turns out RLE is better compressing than lz4 in many cases
2018-09-27 21:10:08 -04:00
Vince Weaver
cdcd274923 png2gr: fix to work again
hopefully I didn't break anything that depended on the old behavior
2018-09-27 20:43:47 -04:00
Vince Weaver
b9e04f6605 gr: add gr-viewer 2018-09-27 20:00:05 -04:00
Vince Weaver
567baa330e megademo: forgot putsprite 2018-09-27 18:36:39 -04:00
Vince Weaver
65b004cd06 waterfall: shriking the code
note, this has broken things for now

plan is to do some self-modifying code
2018-09-27 16:51:35 -04:00
Vince Weaver
7dfb809f76 waterfall: cleanup some code 2018-09-27 10:11:17 -04:00
Vince Weaver
d7aea3eefc megademo: add some image files 2018-09-27 01:08:25 -04:00
Vince Weaver
b7e950d1d4 megademo: let keypress skip ahead 2018-09-27 00:00:36 -04:00
Vince Weaver
60a7cc1fbb fireworks: merge in the bird_mountain sequence 2018-09-26 23:52:36 -04:00
Vince Weaver
a0b23488f7 credits: split out sprite code 2018-09-26 22:51:38 -04:00
Vince Weaver
c601179695 credits: use generic move_letters code 2018-09-26 22:41:10 -04:00
Vince Weaver
261661cd5d credits: resync vapor lock 2018-09-26 22:06:55 -04:00
Vince Weaver
6dcb160c22 megademo: add some cycle counts 2018-09-26 16:43:26 -04:00
Vince Weaver
32a242e9d1 credits: start making it use common infrastructure 2018-09-26 16:42:06 -04:00
Vince Weaver
caabb3856e credits: update to use compressed hgr image 2018-09-26 15:43:03 -04:00
Vince Weaver
a8ab24004d megademo: merge in fireworks for ending
need to change a bunch to make this work
Now load at $4000 as was too big to fit between $1000 and $2000

also turns out our lz4 code was writing past the end, which you notice
when you have important code right after the end of HGR1
2018-09-26 14:01:14 -04:00
Vince Weaver
6dea94b671 megademo: add starring 2018-09-25 16:54:05 -04:00