Commit Graph

190 Commits

Author SHA1 Message Date
4am
431499d41a simplify build and wrapper code 2021-06-18 21:13:59 -04:00
4am
f7de3777ee shave some bytes 2021-06-18 20:54:26 -04:00
4am
86692918e7 more build simplification 2021-06-18 20:50:19 -04:00
4am
db9c045d11 shave some bytes, inline some single use functions, and simplify Makefile 2021-06-18 20:15:15 -04:00
4am
53f92388b0 move T00 modules to 3200 or B200 as necessary
also move globals back to program space for compatibility
2021-06-18 13:53:17 -04:00
4am
b7d4a41909 shave some bytes 2021-06-18 01:53:02 -04:00
4am
7bde1d668f cleaner refresh of main menu after slot cycle, and shave some bytes elsewhere 2021-06-17 22:12:07 -04:00
4am
2a1dd8975d split out application-specific write routines 2021-06-17 21:46:49 -04:00
4am
5e0cac5e0e shave some bytes 2021-06-17 21:42:58 -04:00
4am
74f76609c0 shave some bytes 2021-06-17 21:27:39 -04:00
4am
7bd584ec34 shave some bytes 2021-06-17 20:52:42 -04:00
4am
9a10d3c006 shave some bytes 2021-06-17 18:29:21 -04:00
4am
422684ca4d fix build 2021-06-17 01:05:35 -04:00
4am
b76b442431 shave some bytes 2021-06-16 13:36:20 -04:00
4am
f4c13c270d don't decompress or run T00 modules in verify mode 2021-06-16 13:02:29 -04:00
4am
5552f8882b do rwtslog patcher before other patchers that might copy universal RWTS into place (avoids false positives) 2021-06-14 11:13:28 -04:00
4am
765bde89d7 refactor track 0 patchers 2021-06-14 10:56:40 -04:00
4am
8edd3da266 shave some bytes 2021-06-13 01:43:46 -04:00
4am
c6df2ec549 shave some bytes by refactoring PrintByID 2021-06-12 22:07:26 -04:00
4am
24a67c61fc shave some bytes 2021-06-11 20:55:18 -04:00
4am
003240e505 shave some bytes 2021-06-11 20:45:10 -04:00
4am
acf943baf1 shave some bytes 2021-06-11 15:19:41 -04:00
4am
f75eb39c67 shave some bytes 2021-06-11 15:06:50 -04:00
Peter Ferrie
648507f1fd 5-5-5 WIP 2021-05-26 19:22:36 -07:00
4am
c6d2031368 support SIGCHECK.O extra wide track protection [fixes Advanced Electricity, others] 2021-05-22 11:35:57 -04:00
4am
691e6f8777 support Micrograms bad block check [fixes Granny Applebee's Cookie Factory, Uncle Clyde's Consonant Slide, and several others] 2021-04-29 21:55:45 -04:00
4am
8f2e01cc23 revert some build syntax changes 2021-04-21 10:33:57 -04:00
Peter Ferrie
b080cbf31c verify RW18 (WIP) 2021-04-20 16:29:51 -07:00
Peter Ferrie
481e61cd0b backscroll log 2021-04-20 13:02:07 -07:00
4am
b5db14e87a move some more stuff around 2021-04-20 00:02:09 -04:00
4am
8a244c82b9 break up passport.a a bit [WIP] 2021-04-19 23:48:41 -04:00
4am
62a9b63498 shave some bytes 2021-04-19 21:17:23 -04:00
4am
80c2b93165 restore and refactor ResetVector, fix SwapProDOS confusion on exit 2021-04-19 20:53:33 -04:00
4am
3e9dd24ed9 merge ResetVector and MainMenu 2021-04-19 10:58:00 -04:00
4am
6d70d7956d clean up RAM/HD files on Ctrl-Reset 2021-04-19 10:44:51 -04:00
4am
4a97d929eb move SaveProDOS to wrapper to shave some bytes 2021-04-19 10:38:28 -04:00
4am
3beb4c8b3d refactor animation-during-decompression using IFDEFs to shave some bytes 2021-04-19 10:28:08 -04:00
4am
46b2019ba1 add support for B4BB RWTS swapper in BASIC [fixes SocMate Analogies Games] 2021-04-19 10:19:57 -04:00
4am
40c3a97cf0 don't show animation after initial decompression 2021-04-18 12:39:19 -04:00
4am
2cccfd3e57 add animation during initial decompression 2021-04-18 11:19:14 -04:00
4am
d4939063b9 move some code around, shave some bytes 2021-04-18 00:49:26 -04:00
4am
b3a75e8748 refactor RAM disk and hard disk support 2021-04-18 00:12:05 -04:00
4am
9aef30b9b1 properly close/delete RAM disk file, refactor Save/SwapProDOS to preserve registers and flags 2021-04-15 12:33:41 -04:00
4am
8bcc24c3f5 add label for CFFA3000-managed targets 2021-04-14 23:35:14 -04:00
4am
de98679962 print full path when writing to file 2021-04-14 12:40:53 -04:00
Peter Ferrie
91f8de836b write image to hard disk 2021-04-13 18:09:55 -07:00
4am
0bf69eacb2 refactor PreCheckT00 and call it before tracing DOS 3.3P 2021-04-12 17:32:38 -04:00
4am
7ffaec6982 more string consolidation 2021-04-08 16:11:00 -04:00
4am
a183a67ac4 refactor some redundant checks 2021-04-08 12:22:02 -04:00
4am
ddc2f67b63 remove unused demuffin mode 2021-04-08 10:50:14 -04:00