9 Commits

Author SHA1 Message Date
Fred VanEijk
60339ca389 update assembler cpm bios read/write routines to be more robust
add cpm-blank.zip with the more robust cpm bios read/write routines
2024-12-17 07:56:55 -05:00
Fred VanEijk
ba0355cd18 Recent Updates:
- Fixed handling of CP/M hex segments that overlap with CBIOS area
- Improved track 0 initialization with proper segment ordering
- Added verification of track 0 contents after writing
- Added detailed segment analysis output
- Fixed directory initialization for single-drive images
- Added better error handling for missing hex files
- Added force option for skipping confirmation prompts
- Added hex file path configuration options
- Improved debug output and progress reporting
2024-11-03 08:39:09 -05:00
Fred VanEijk
e4424affcd add com files for basic cp/m and update README.MD 2024-10-31 13:41:54 -04:00
Fred VanEijk
99cab8c923 readme.md for cpm.img 2024-10-31 13:30:31 -04:00
Fred VanEijk
2aeeef95b6 add files from transient package to the image, making for a better 1st user experience
asm.com
ddt.com
display.com
download.com
dump.com
ed.com
load.com
pip.com
stat.com
submit.com
2024-10-31 13:21:56 -04:00
Fred VanEijk
7c8df37cfd add a pyhon script to build/read the cpm image 2024-10-22 16:38:14 -04:00
Fred VanEijk
e3d27cd466 add some cp/m example apps to a sd card image 2024-10-22 16:36:00 -04:00
Fred VanEijk
5496711b11 initial add 2024-10-22 15:50:15 -04:00
Fred VanEijk
795164fb4f add python script to clear drives B to P of the cpm.img
add zip that contains a cpm.img file that can be mounted from the Mister games/MultiComp directory this img has CP/M and the G Searl download program pre configured
2024-10-19 09:57:33 -04:00