Commit Graph

753 Commits

Author SHA1 Message Date
Pecusx 6cf4a6d989 Better C64 wait 2023-05-09 15:25:45 +02:00
Pecusx 0385423fb0 Wait macro for C64 2023-05-09 14:43:18 +02:00
Pecusx 5693fffd8a C64 colors 2023-05-09 12:40:57 +02:00
Pecusx f79da6ac0f First attempt - done! 2023-05-08 22:24:20 +02:00
Pecusx 1ce1e978bb First "working" try 2023-05-08 21:45:08 +02:00
Pecusx 11d9e99b5c New set hires proc 2023-05-08 20:28:24 +02:00
Pecusx 825ef76362 Next... try ? 2023-05-08 15:49:08 +02:00
Pecusx c32d7b0ce4 Next try... 2023-05-08 11:54:34 +02:00
Pecusx 56a756f0ba First C64 compilation 2023-05-08 11:30:10 +02:00
Pecusx b438982e3d Continued work - version for C64 2023-05-08 09:55:37 +02:00
Pecusx b13b53602b C64 Random 2023-05-05 14:13:07 +02:00
Pecusx 9b34ac0e43 More C64 "code" 👽 2023-05-05 12:15:54 +02:00
Pecusx be37772b29 Prepare for C64 port 2023-05-05 11:29:34 +02:00
Pecusx 569cbddfe2 Prepare for versions on other 6502 machines. 2023-05-04 21:10:45 +02:00
Pecusx 367e87093e Basic graphics routines in separate file and optimizations 2023-05-04 19:19:12 +02:00
Pecusx cf00674136 Small optimization (better AI numbers) 2023-05-04 08:57:30 +02:00
Pecusx 74df612e67 RoboTank indicator on status line 2023-05-02 17:56:22 +02:00
Pecusx b83e4f7169 AI level display 2023-05-02 14:22:53 +02:00
Pecusx fdccc9ddda Merge branch 'develop' of https://github.com/pkali/scorch_src into develop 2023-04-30 00:33:25 +02:00
Pecusx 17c4339a80 Colors experiment 2023-04-30 00:33:21 +02:00
Pirx 5e2c586c55 Update README.md 2023-04-28 05:43:35 -04:00
Pirx fd7448822b Update README.md 2023-04-27 23:45:34 -04:00
Pecusx b604851904 One byte DirectHits counter 2023-04-27 13:27:58 +02:00
Pirx 96372de688 Update README.md 2023-04-26 14:33:10 -04:00
Pecusx 1b6fdb6bb5 Minimally faster AI targeting 2023-04-26 14:40:11 +02:00
Pecusx e215148faf Better keys description (Atari 5200) 2023-04-25 20:17:12 +02:00
Pecusx 0e20f0e68d AI aiming after laser fixed :) 2023-04-25 18:53:17 +02:00
Pecusx cb1f9514e5 Manuals update 2023-04-25 13:38:02 +02:00
Pirx 3174876183 missing files 2023-04-24 06:59:51 -04:00
Pirx 16d629d94d riliz pliz 2023-04-22 15:07:02 -04:00
Pecusx e8830401d0 Better order of players in summary
If players have the same score, place is decided by "direct hits".
2023-04-21 14:20:43 +02:00
Pecusx b759091882 Better keys description 2023-04-21 10:02:52 +02:00
Pecusx da99406bbd Second POKEY init (for ingame music)
And cleanup
2023-04-21 08:49:13 +02:00
Pecusx 7088e02527 "Stereo" in game. 2023-04-20 21:07:08 +02:00
Pecusx 697a6ef9fe Mute second POKEY after splash screen 2023-04-20 13:01:03 +02:00
Pecusx 6685ef1203 "Stereo" (splash screen only) 2023-04-20 10:38:46 +02:00
Pecusx 28e34f3c02 The correct number of lines of text in GameOver (credits) 2023-04-18 12:04:10 +02:00
Pecusx 14b35275f7 Final (?) splash 2023-04-17 22:10:42 +02:00
Pecusx 18107445e4 16 lines down 2023-04-17 18:05:10 +02:00
Pecusx 3a0600bd4d Better (?) splash 2023-04-17 14:52:43 +02:00
Pecusx df9db33c4b Ops. Word order. 2023-04-17 08:59:53 +02:00
Pecusx 0b5029ddb9 Better splash 2023-04-17 08:48:27 +02:00
Pecusx c9e8adb352 Scorch title 2023-04-17 00:07:36 +02:00
Pecusx 9aabd92d01 Father unknown :) 2023-04-16 23:11:04 +02:00
Pecusx 132cef82ee The Mother of All Games 2023-04-13 12:09:46 +02:00
Pecusx 719b712451 Welcome back KAZ! :) 2023-04-08 00:11:05 +02:00
Pecusx bc31fa0ea1 Speedup native PutChar (8x8 and 4x4) procedures. 2023-04-06 19:52:30 +02:00
Pecusx 1e5530579f Optional PutChar 4x4 only implemented by PLOT 2023-04-06 15:04:15 +02:00
Pecusx a5f02cf33b Merge branch 'develop' of https://github.com/pkali/scorch_src into develop 2023-04-06 14:37:21 +02:00
Pecusx 5657171bb2 Optional PutChar 8x8 only implemented by PLOT 2023-04-06 14:37:15 +02:00