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
Vince Weaver
08a2f6dbf5
xmas2023: some scrolling
2023-12-20 00:48:41 -05:00
Vince Weaver
04f628973c
xmas2023: vapor lock going
2023-12-20 00:31:53 -05:00
Vince Weaver
a741425e4a
xmas_2023: hook up vapor lock
2023-12-18 01:00:54 -05:00
Vince Weaver
3d39890a27
xmas2023: add mockingboard message
2023-12-18 00:11:19 -05:00
Vince Weaver
c8b35b5378
xmas2023: update so draws properly
2023-12-15 17:04:21 -05:00
Vince Weaver
d67d8391c3
Merge branch 'master' of github.com:deater/dos33fsprogs
2023-12-15 11:42:59 -05:00
Vince Weaver
5796b6523c
hgr: add bubble universe code
2023-12-15 11:42:40 -05:00
Vince Weaver
641d4eef0c
xmas_2023: work on fireplace
2023-12-15 00:40:43 -05:00
Vince Weaver
04b551ddd5
xmas_2023: modularize a bit
2023-12-15 00:00:24 -05:00
Vince Weaver
227db7acb8
twist: work on lookup
2023-12-13 01:28:31 -05:00
Vince Weaver
0642baaf70
twist: simulated version
2023-12-12 00:59:50 -05:00
Vince Weaver
4bad9694e4
more graphics
2023-12-10 23:43:06 -05:00
Vince Weaver
2842065836
basicbot: add twister
2023-12-09 12:50:51 -05:00
Vince Weaver
b5589f75a0
twister: final version
2023-12-07 23:47:55 -05:00
Vince Weaver
373cb1a98f
twister: down to 286
2023-12-07 20:55:30 -05:00
Vince Weaver
7b7bdd2a2d
twister: down below 300
2023-12-07 20:16:47 -05:00
Vince Weaver
7c379152b4
twister: update tiny version
2023-12-07 17:18:43 -05:00
Vince Weaver
697a9e6e9a
twister: work on tiny version
2023-12-07 16:55:49 -05:00
Vince Weaver
a52d1ebb47
twister: more lores optimization
2023-12-07 00:28:57 -05:00
Vince Weaver
60ffe8b76e
twister: add lores version
2023-12-06 23:59:11 -05:00
Vince Weaver
a49ae04118
gr: twister: working on some twister code
2023-12-06 23:31:08 -05:00
Vince Weaver
53783d0cf0
tokenize_asoft: fix issue with spaces in tokens
...
the Applesoft tokenizer essentially allows spaces anywhere in tokens
HCOLOR=3
HCOLOR = 3
H C O L O R = 3
HCOLOR = 3
are all the same
this fixes an issue when parsing on some code I had, I hope it doesn't
break other things. Need to add some test cases
2023-12-06 23:29:19 -05:00
Vince Weaver
f215f585e4
xmas2023: actually starts up
2023-12-04 22:35:11 -05:00
Vince Weaver
cf30f0e536
xmas2023: initial checkin
2023-12-04 22:17:22 -05:00
Vince Weaver
65091783da
dots: more size optimization
2023-12-01 08:22:04 -05:00
Vince Weaver
085689df38
dots: more sizecoding
2023-11-30 23:45:08 -05:00
Vince Weaver
a2feef02da
dots: update minimal to match 6502
2023-11-28 14:46:11 -05:00
Vince Weaver
e2c14813ed
dots: more progress
2023-11-28 00:38:18 -05:00
Vince Weaver
8145b7186c
dots: more work on 6502 dots
2023-11-27 16:49:43 -05:00
Vince Weaver
9903d4ffc5
dots: more work on 6502
2023-11-27 16:22:06 -05:00
Vince Weaver
fd60bd5953
dots: more work on various dots programs
2023-11-27 01:29:43 -05:00
Vince Weaver
cfb4f73395
gr-sim: more work on dots
2023-11-26 17:33:10 -05:00
Vince Weaver
ed83b9dd06
gr-sim: more work on dots
2023-11-25 23:59:45 -05:00
Vince Weaver
7e7ba324e2
gr-sim: dots: more minimal
2023-11-25 01:26:04 -05:00
Vince Weaver
59e302544b
gr-sim: more dot changes
2023-11-25 00:39:47 -05:00
Vince Weaver
0c81be5e23
gr-sim: dots: more work on dots nonsense
2023-11-25 00:16:15 -05:00
Vince Weaver
39b86e87cb
gr-sim: dots
...
add dots PoC
2023-11-23 18:27:30 -05:00
Vince Weaver
ddd0cc4520
second: update credits
2023-11-13 00:45:21 -05:00
Vince Weaver
e78ce29c23
second: threed: animation is complete now
2023-11-13 00:35:32 -05:00
Vince Weaver
cf7e1f092b
donut: add rotation
...
breaks after a few frames?
2023-11-10 16:36:47 -05:00
Vince Weaver
b1c5090753
donut: got donut going
...
it's very slow
2023-11-10 16:07:58 -05:00
Vince Weaver
9cea3d1ae5
gr-sim: Add donut code
2023-11-09 23:31:06 -05:00
Vince Weaver
14a3e17f4c
second: update images
2023-11-09 00:03:19 -05:00
Vince Weaver
3943db72e8
second: iigs support seems to be working
2023-11-08 23:59:36 -05:00