Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| builderpages:plasmo:z80mb64:newcfmacro [2022/09/30 13:11] – Revision from 2022-09-30 | builderpages:plasmo:z80mb64:newcfmacro [2026/06/15 13:16] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | /* Imported from Wayback Machine | ||
| + | | ||
| + | | ||
| + | | ||
| + | */ | ||
| + | |||
| + | ====== Creating a new CF disk for Z80SBC64 and Z80MB64 with a TeraTerm Macro ====== | ||
| + | |||
| + | For people with Z80SBC64 and Z80MB64: attached is a TeraTerm Macro and files that allow you to install CP/M software in a new CF disk. This is the macro I ran when I want to create a new CF disk. Unzip and place all files in c: | ||
| + | |||
| + | Run RAM diagnostic for 5 seconds | ||
| + | |||
| + | Format drives A:, B:, C:, D: < | ||
| + | |||
| + | Install CP/M2.2 BDOS/ | ||
| + | |||
| + | Install CP/M 3 CPMLDR | ||
| + | |||
| + | Install SCMonitor | ||
| + | |||
| + | Install XMODEM in new CF disk | ||
| + | |||
| + | XMODEM UNARJ.COM to decompress subsequent files | ||
| + | |||
| + | XMODEM CP/M 2.2 system files | ||
| + | |||
| + | XMODEM CP/M 3 system files | ||
| + | |||
| + | XMODEM ZORK1,2,3 | ||
| + | |||
| + | XMODEM HiTech C 3.09 | ||
| + | |||
| + | Decompress CPM 3 system files into drive A: | ||
| + | |||
| + | Decompress CPM 2.2 system files into drive B: | ||
| + | |||
| + | Decompress HiTech C files into drive C: | ||
| + | |||
| + | Decompress ZORK1,2,3 into drive D: | ||
| + | |||
| + | It takes about 7 minutes to do all above, but they are all done automatically. Here is a YouTube video of the entire process. https:// | ||
| + | |||
| + | While this macro works well, it can use some improvements: | ||
| + | 1. A way to slow down the ' | ||
| + | 2. A way to set the default directory for MACRO. Right now I specify the filepath to “c: | ||
| + | |||
| + | ===== Software ===== | ||
| + | |||
| + | [[https:// | ||
