Commit Graph

4635 Commits

Author SHA1 Message Date
Vince Weaver
bb7ff255cb tiny_tracker: tiny_tracker4 2022-01-15 15:41:53 -05:00
Vince Weaver
27bfa9d049 flyer: save 1 byte 2022-01-15 15:07:37 -05:00
Vince Weaver
53f9fc0bc2 tiny_tracker: get it working 2022-01-15 15:07:13 -05:00
Vince Weaver
307a8ec58b tiny_tracker: working on smaller 2022-01-15 14:47:10 -05:00
Vince Weaver
081ddabaf6 peasant: forgot to restore seek2 code 2022-01-13 23:12:24 -05:00
Vince Weaver
0d0a9ff956 peasant: update some more seek comments 2022-01-13 19:34:28 -05:00
Vince Weaver
840db1ba72 peasant: more disk debugging 2022-01-13 17:02:33 -05:00
Vince Weaver
4fdcc726ca peasant: make sure timing loops don't cross pages 2022-01-13 13:14:26 -05:00
Vince Weaver
9c80711607 peasant: comment the seek code the best I can 2022-01-13 12:49:07 -05:00
Vince Weaver
a730979e71 peasant: more work on disk code 2022-01-13 09:20:20 -05:00
Vince Weaver
597570daf1 music: update tiny tracker2 2022-01-12 16:08:22 -05:00
Vince Weaver
105af64ded music: add tracker3 2022-01-12 16:06:46 -05:00
Vince Weaver
8769952043 flyer: get to fit 2022-01-12 15:58:21 -05:00
Vince Weaver
d97f42e3b8 flyer: optimize some more 2022-01-12 00:52:59 -05:00
Vince Weaver
c9ecfaf997 stargate: initial checkin 2022-01-12 00:05:34 -05:00
Vince Weaver
b83c393541 flyer: merge it all together 2022-01-11 20:37:11 -05:00
Vince Weaver
923b6f35f7 peasant: more work trying to track down disk issue 2022-01-11 03:01:57 -05:00
Vince Weaver
2226c02233 tiny_tracker: more work 2022-01-11 02:59:52 -05:00
Vince Weaver
b7cd2f386a tiny_tracker3: room for 140 byte program 2022-01-10 21:40:24 -05:00
Vince Weaver
36fcc72dde tiny_tracker: more work 2022-01-10 19:34:02 -05:00
Vince Weaver
6d653fa082 tiny_tracker: more optimization 2022-01-10 01:41:36 -05:00
Vince Weaver
d909751ed5 tiny_tracker: more work 2022-01-10 01:20:48 -05:00
Vince Weaver
489fdb2ac9 d2_tiny: more optimization 2022-01-10 00:47:32 -05:00
Vince Weaver
fb6371eec6 d2: more work on tiny mockingboard player 2022-01-09 23:58:37 -05:00
Vince Weaver
ccaba3d4ff flyer: shave some bytes off 2022-01-09 18:10:45 -05:00
Vince Weaver
e54da17b0f peasant: bug where co-ords not set going to cliff 2022-01-08 01:10:21 -05:00
Vince Weaver
69f5e0a3b3 peasant: properly patch the drive1/drive2 code for slot 2022-01-08 01:10:09 -05:00
Vince Weaver
2ad94749c6 peasant: bump version number 2022-01-08 00:02:49 -05:00
Vince Weaver
c8f2973d96 peasant: fix bug where sometimes stopped at edge of screen
longstanding bug, problem was we did a collision check *after*
  wrapping X position and moving to next room so we were colliding
  with the far side of the screen and somtimes stopping unnecessarily
2022-01-08 00:00:34 -05:00
Vince Weaver
bc106806ab peasant: be sure not to mess with state if loading from savegame 2022-01-07 23:24:33 -05:00
Vince Weaver
467d1f5bef peasant: make separation between lines 9 rather than 8 lines
this makes text much nicer and avoids descender squish

in theory messes up some stuff and could possibly run out of room
2022-01-07 22:52:05 -05:00
Vince Weaver
2bb9694582 peasant: forgot the "climb fence" action in peasant2 2022-01-07 15:02:24 -05:00
Vince Weaver
bf7c9b3b9c peasant: animate gary 2022-01-07 14:19:15 -05:00
Vince Weaver
24f8399122 peasant: update TODO 2022-01-06 13:34:15 -05:00
Vince Weaver
029e579482 peasant: should now work with one disk in each drive 2022-01-06 13:29:04 -05:00
Vince Weaver
ebbdf0a216 peasant: trying to add drive2 support
currently broken, something goes wrong after switching to drive2
2022-01-06 08:34:27 -05:00
Vince Weaver
28128c4820 flyer: convert to asm 2022-01-04 16:17:57 -05:00
Vince Weaver
bd193974fe peasant: drive2: work on drive2 support 2022-01-04 01:13:39 -05:00
Vince Weaver
713ed40c8b tiny_gr8: initial checkin 2022-01-03 16:32:19 -05:00
Vince Weaver
9fc7069829 peasant: move the lake bubbles to be shared by intro/peasant3 2021-12-31 00:18:29 -05:00
Vince Weaver
62d15c0663 appleiibot: add edgar 2021-12-30 21:41:19 -05:00
Vince Weaver
0fc854f149 peasant: split out river animation code and share it 2021-12-30 20:03:27 -05:00
Vince Weaver
1a5134193b peasant: disable clear screen between levels 2021-12-30 14:32:07 -05:00
Vince Weaver
f33a338c72 peasant: make hgr_copy artificially slow to give the windowblind effect 2021-12-30 13:56:09 -05:00
Vince Weaver
bb60cd8536 peasant: remove last use of 1x5 sprite code 2021-12-30 00:51:05 -05:00
Vince Weaver
d16f9523fc peasant: finish updating intro to new infrastructure 2021-12-30 00:46:21 -05:00
Vince Weaver
14270a87ed peasant: more work updating the intro 2021-12-29 14:22:55 -05:00
Vince Weaver
1ac631bbcf peasant: work on unifying the sprite code 2021-12-29 01:27:37 -05:00
Vince Weaver
b469b4d564 peasant: update inn/inside to new page1 background code 2021-12-28 18:35:17 -05:00
Vince Weaver
bedb385b31 peasant: trogdor: move to the new page1 background code 2021-12-28 18:25:25 -05:00