Commit Graph

185 Commits

Author SHA1 Message Date
Pecusx a44905a2b5 Opty - now we hawe 13 bytes :) 2023-10-07 23:38:23 +02:00
Pecusx 2d6c19dfe7 Opry - 10B free :) 2023-10-07 15:31:59 +02:00
Pecusx 54ecb386b7 Smoll opty - dots return :) ! 2023-10-04 13:50:49 +02:00
Pecusx 58170eea81 Black Hole added :) 2023-10-03 10:03:53 +02:00
Pirx 3a9e3f7155 unsignificants 2023-09-03 14:28:20 -04:00
Pirx d716e02e12 smol edits + wip 2023-08-26 09:44:47 -04:00
Pecusx 8651e33619 Opty
And a very rare bug in calculating distance of the bullet from the tank.
2023-08-26 13:02:50 +02:00
Pecusx 58f5692090 Proper C64 code and executable 2023-08-24 22:34:46 +02:00
Pecusx 5689c7a404 Minor optimizaion 2023-08-12 21:54:15 +02:00
Pecusx 8bed031cc4 Faster and shorter draw
And C64 version works again :)
2023-08-11 21:37:39 +02:00
Pecusx 3baeaf887a One byte opt. :) 2023-08-10 09:38:24 +02:00
Pecusx ee54f0014f Faster circle 2023-08-10 09:09:33 +02:00
Pecusx 1b483ff891 Prepare for Turbo mode (5200) 2023-07-28 21:57:24 +02:00
Pecusx 86d26fe2a1 Napalm and Diggers optimizations (TypeChar) 2023-06-16 17:47:10 +02:00
Pecusx cace20c97e SoilDownTurbo SFX added 2023-06-13 19:03:25 +02:00
Pecusx 0d2239b527 Faster response to START key in SoilDown 2023-06-13 11:08:37 +02:00
Pecusx 54c627b3b5 Clear weapon list before redraw
Better descriptions of new procedures and fix for bug in drawmountains (C64)
2023-06-13 10:56:52 +02:00
Pecusx a4627fc042 And... faster SoilDown :) 2023-06-12 22:47:26 +02:00
Pecusx ccb360d168 SoilDownTurbo fixed, and added as option in Main Menu 2023-06-12 21:57:30 +02:00
Pecusx ecf02ed94c SoulDownTurbo works (press START key) 2023-06-12 20:03:44 +02:00
Pecusx 7b0f87cf60 Text operations speedup 2023-06-06 15:20:07 +02:00
Pirx a52ce70cd1 smol optimization by setting default color value for DisplayOffTextNr 2023-06-03 23:43:40 -04:00
Pirx 790bfd51b5 smol optimization by moving out a portion of a proc to a separate subroutine 2023-06-03 23:27:06 -04:00
Pecusx b6dedef462 Nothing 2023-06-03 22:42:41 +02:00
Pirx 3e0b801e8f fresh page as requested 2023-06-03 00:13:01 -04:00
Pirx 7751ef7141 irgendwer 2 bytes 2023-06-01 08:56:00 -04:00
Pecusx e1f6cffcdc Minor optimizations 2023-06-01 14:35:25 +02:00
Pecusx 2ee718ce63 Offensive text fix and optimization 2023-05-25 23:30:48 +02:00
Pecusx 1389675fce Minor optimizations 2023-05-25 21:40:06 +02:00
Pirx 10ecbeac26 200+ bytes for you, sir, as requested 2023-05-24 23:51:27 -04:00
Pecusx 2f0ea11d2e Fix for minimal mountain height drawing. 2023-05-23 19:17:55 +02:00
Pirx cc99866a12 jsr/rts to jmp optimiz 2023-05-21 09:25:22 -04:00
Pirx 4fa861af3d source clean-up 2023-05-20 09:49:14 -04:00
Pirx d0e1dc6f18 multiple texts improved, tabs elliminated 2023-05-19 23:16:49 -04:00
Pecusx 8486645bc8 Minor optimization 2023-05-19 15:30:45 +02:00
Pecusx db3743965a Exit from SoliDown. 2023-05-19 11:31:22 +02:00
Pecusx 12c20c7637 Shield after Flag bug fixed #138 . Optimizations 2023-05-17 10:55:53 +02:00
Pecusx d17d49c5f0 Code cleanup and native graphics routines for C64 (almost). 2023-05-15 19:54:22 +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 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 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 5657171bb2 Optional PutChar 8x8 only implemented by PLOT 2023-04-06 14:37:15 +02:00
Pecusx 19b71664f1 Compilation option: faster graphics routines / better compatibility. 2023-04-05 14:27:08 +02:00
Pecusx f2de25a769 Better? "drawmountains"
Mountains are drawn only by the plot procedure.
Easier for the C64?
2023-04-05 12:30:47 +02:00
Pecusx fa79836f77 Code cleanup and optimizations 2023-04-04 12:40:24 +02:00
Pecusx 4cf4eb14c7 Tank slide correction 2023-03-02 13:12:46 +01:00
Pecusx c1ee40fa59 No X-tank position correction (PM graphics). 2023-02-02 18:29:34 +01:00