Commit Graph

5480 Commits

Author SHA1 Message Date
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
Vince Weaver
5f435b846c second: fix Apple IIc support
it runs in MAME at least now
2023-11-08 21:45:20 -05:00
Vince Weaver
4e3a1257ab second: fix apple iigs detection
there were actually quite a few bugs here in the detection
2023-11-08 21:20:07 -05:00
Vince Weaver
7520950fcd second: wasn't going to do this, but guess I can add the images
experimenting with compression
2023-11-08 21:02:28 -05:00
Vince Weaver
ae551ff1e8 second: update disk image 2023-11-04 01:31:50 -04:00
Vince Weaver
e6a622a500 second: speed up fake bios
applewin hiding slowdown because disk motor was on
2023-11-04 01:31:23 -04:00
Vince Weaver
b142019500 second: another attempt at final versions 2023-11-04 00:25:34 -04:00
Vince Weaver
3a770f9913 second: urgh bug in music player, previous fix was broken
didn't handle the corner case of two carries, and the credits music
was crashing after pattern 13

this is an ugly fix but hopefully correct
2023-11-04 00:24:36 -04:00
Vince Weaver
7a11877cce second: update music for credits 2023-11-04 00:24:13 -04:00
Vince Weaver
b45ad1b595 second: declaring this first beta release 2023-11-03 20:42:17 -04:00
Vince Weaver
df60c0854c second: hook up everything 2023-11-03 20:27:14 -04:00
Vince Weaver
5475a19b4c second: explosion 2023-11-03 20:23:14 -04:00
Vince Weaver
f8b3a58833 second: hook up some sprites
not the best but running low on time
2023-11-03 19:19:59 -04:00
Vince Weaver
bc77ab6f39 second: move intro to start at $8000
tight fit but frees up $6000
2023-11-03 18:49:00 -04:00
Vince Weaver
d4cedf0e7a second: chessboard falling
a hack but maybe good enough for now
2023-11-03 17:00:18 -04:00
Vince Weaver
1d54bddcb6 second: try to make dots more interesting 2023-11-03 16:19:26 -04:00
Vince Weaver
38a56a4686 second: finally got gorilla scroll working
this was much more of a pain than needed
2023-11-03 15:37:38 -04:00
Vince Weaver
e410bcc31c second: add ma2e to the credits 2023-11-03 15:11:35 -04:00
Vince Weaver
363eda7f65 second: add last-minute intro music from mA2E ! 2023-11-03 15:03:02 -04:00