Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| builderpages:plasmo:z280rc:new_cfdisk [2023/04/01 22:30] – Revision from 2023-04-01 | builderpages:plasmo:z280rc:new_cfdisk [2026/06/15 13:15] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | /* Imported from Wayback Machine | ||
| + | | ||
| + | | ||
| + | | ||
| + | */ | ||
| + | |||
| + | ====== Creating a new CF disk for Z280RC with ZZMon ver 0.99 ====== | ||
| + | |||
| + | ===== Introduction ===== | ||
| + | |||
| + | This page describes the steps for creating a new CF disk for Z280RC. The process has been tested successfully for several brands of CF and for size from 64meg to 4G. TeraTerm is the terminal program, but the procedure should work for terminal programs that can send binary & ASCIIfiles. The instruction notes are in **bold**, the response of Z280RC is in //italic.// The software version of ZZMon is 0.99. | ||
| + | |||
| + | ===== Load ZZMon in UART Bootstrap mode ===== | ||
| + | |||
| + | **Enable the UART Bootstrap mode by removing the Mode jumper.\\ | ||
| + | Send ' | ||
| + | |||
| + | // | ||
| + | TinyZZ Monitor v0.99 6/9/18// | ||
| + | |||
| + | //>// | ||
| + | G < | ||
| + | R < | ||
| + | D <start addr> <end addr>\\ | ||
| + | Z CR\\ | ||
| + | F CR\\ | ||
| + | T CR\\ | ||
| + | E < | ||
| + | X < | ||
| + | B < | ||
| + | C < | ||
| + | |||
| + | //>// | ||
| + | 0–boot,\\ | ||
| + | 1–User Apps,\\ | ||
| + | 2–CP/ | ||
| + | 3–CP/ | ||
| + | |||
| + | ==== Install CFMon and ZZMon ==== | ||
| + | |||
| + | **With ' | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ===== Load files in CF Bootstrap mode ===== | ||
| + | |||
| + | **Enable the CF bootstrap mode and reset. It is not necessary to add line transmission delay to the serial port communication in the following.** | ||
| + | |||
| + | ==== Install CP/M2.2 ==== | ||
| + | |||
| + | **Load [[https:// | ||
| + | |||
| + | //TinyZZ Monitor v0.99 6/9/18// | ||
| + | |||
| + | //> | ||
| + | |||
| + | //>// | ||
| + | |||
| + | //>// | ||
| + | 0–boot,\\ | ||
| + | 1–User Apps,\\ | ||
| + | 2–CP/ | ||
| + | 3–CP/ | ||
| + | |||
| + | ==== Install CP/M 3 ==== | ||
| + | |||
| + | **Load [[https:// | ||
| + | |||
| + | //> | ||
| + | |||
| + | //>// | ||
| + | |||
| + | //>// | ||
| + | 0–boot,\\ | ||
| + | 1–ZZMon, | ||
| + | 2–CP/ | ||
| + | 3–CP/ | ||
| + | |||
| + | ==== Install CP/M22 distribution files ==== | ||
| + | |||
| + | **Clear drives A/B/C/D before loading CPM distribution files** | ||
| + | |||
| + | //>// | ||
| + | A – drive A,\\ | ||
| + | B – drive B,\\ | ||
| + | C – drive C,\\ | ||
| + | D – drive D,\\ | ||
| + | E – RAM drive:// **A** //press Return to execute command// | ||
| + | |||
| + | //>// | ||
| + | A – drive A,\\ | ||
| + | B – drive B,\\ | ||
| + | C – drive C,\\ | ||
| + | D – drive D,\\ | ||
| + | E – RAM drive:// **B** //press Return to execute command// | ||
| + | |||
| + | //>// | ||
| + | A – drive A,\\ | ||
| + | B – drive B,\\ | ||
| + | C – drive C,\\ | ||
| + | D – drive D,\\ | ||
| + | E – RAM drive:// **C** //press Return to execute command// | ||
| + | |||
| + | //>**x** clear disk directories\\ | ||
| + | A – drive A,\\ | ||
| + | B – drive B,\\ | ||
| + | C – drive C,\\ | ||
| + | D – drive D,\\ | ||
| + | E – RAM drive:// **D** //press Return to execute command// | ||
| + | |||
| + | **load [[https:// | ||
| + | |||
| + | //> | ||
| + | |||
| + | //>// | ||
| + | |||
| + | **The distribution files are now in drive E. Boot CPM22 and copy files from drive E to drive B.** | ||
| + | |||
| + | //>// | ||
| + | 1–User Apps,\\ | ||
| + | 2–CP/ | ||
| + | 3–CP/ | ||
| + | Copyright 1979 © by Digital Research\\ | ||
| + | CP/M 2.2 for TinyZ280\\ | ||
| + | 3/25/18 3.5 meg RAMDisk// | ||
| + | |||
| + | // | ||
| + | // | ||
| + | //E: ASM COM : BIOS ASM : CBIOS ASM : DDT COM\\ | ||
| + | E: DEBLOCK ASM : DISKDEF LIB : DUMP COM : DUMP ASM\\ | ||
| + | E: ED COM : LOAD COM : MOVCPM COM : PIP COM\\ | ||
| + | E: STAT COM : SUBMIT COM : SYSGEN COM : XSUB COM\\ | ||
| + | e>// | ||
| + | |||
| + | //COPYING -\\ | ||
| + | ASM.COM\\ | ||
| + | BIOS.ASM\\ | ||
| + | CBIOS.ASM\\ | ||
| + | DDT.COM\\ | ||
| + | DEBLOCK.ASM\\ | ||
| + | DISKDEF.LIB\\ | ||
| + | DUMP.COM\\ | ||
| + | DUMP.ASM\\ | ||
| + | ED.COM\\ | ||
| + | LOAD.COM\\ | ||
| + | MOVCPM.COM\\ | ||
| + | PIP.COM\\ | ||
| + | STAT.COM\\ | ||
| + | SUBMIT.COM\\ | ||
| + | SYSGEN.COM\\ | ||
| + | XSUB.COM// | ||
| + | |||
| + | **CPM22 distribution files are now successfully copied to drive B.** | ||
| + | |||
| + | ==== Install CP/M 3 distribution files ==== | ||
| + | |||
| + | **Load the CPM3 distribution files, [[https:// | ||
| + | It is a big file, taking 2 minutes and 20 seconds to load at 115200 buad.** | ||
| + | |||
| + | // | ||
| + | |||
| + | //> | ||
| + | |||
| + | **The distribution files are in drive E. Boot with CPM22 and copy drive E to drive A.** | ||
| + | |||
| + | //>// | ||
| + | 1–User Apps,\\ | ||
| + | 2–CP/ | ||
| + | 3–CP/ | ||
| + | Copyright 1979 © by Digital Research\\ | ||
| + | CP/M 2.2 for TinyZ280\\ | ||
| + | 3/25/18 3.5 meg RAMDisk// | ||
| + | |||
| + | // | ||
| + | |||
| + | // | ||
| + | //E: BDOS3 SPR : BIOS3 SPR : BIOSKRNL ASM : BNKBDOS3 SPR\\ | ||
| + | E: BOOT ASM : CALLVERS ASM : CBIOS3 REL : CCP COM\\ | ||
| + | E: CHARIO ASM : COPYSYS ASM : COPYSYS COM : CPM3 LIB\\ | ||
| + | E: CPM3 SYS : CPMLDR REL : DATE COM : DEVICE COM\\ | ||
| + | E: DIR COM : DIRLBL RSX : DRVTBL ASM : DUMP ASM\\ | ||
| + | E: DUMP COM : ECHOVERS ASM : ED COM : ERASE COM\\ | ||
| + | E: FD1797SD ASM : GENCOM COM : GENCPM COM : GET COM\\ | ||
| + | E: HELP COM : HELP HLP : HEXCOM COM : HIST UTL\\ | ||
| + | E: INITDIR COM : LDRBIOS REL : LIB COM : LINK COM\\ | ||
| + | E: MAC COM : MODEBAUD LIB : MOVE ASM : PATCH COM\\ | ||
| + | E: PIP COM : PORTS LIB : PUT COM : RANDOM ASM\\ | ||
| + | E: RENAME COM : RESBDOS3 SPR : RMAC COM : SAVE COM\\ | ||
| + | E: SCB REL : SET COM : SETDEF COM : SHOW COM\\ | ||
| + | E: SID COM : SUBMIT COM : TRACE UTL : TYPE COM\\ | ||
| + | E: XMODEM COM : XREF COM\\ | ||
| + | b>// | ||
| + | |||
| + | //COPYING -\\ | ||
| + | BDOS3.SPR\\ | ||
| + | BIOS3.SPR\\ | ||
| + | BIOSKRNL.ASM\\ | ||
| + | BNKBDOS3.SPR\\ | ||
| + | BOOT.ASM\\ | ||
| + | CALLVERS.ASM\\ | ||
| + | CBIOS3.REL\\ | ||
| + | CCP.COM\\ | ||
| + | CHARIO.ASM\\ | ||
| + | COPYSYS.ASM\\ | ||
| + | COPYSYS.COM\\ | ||
| + | CPM3.LIB\\ | ||
| + | CPM3.SYS\\ | ||
| + | CPMLDR.REL\\ | ||
| + | DATE.COM\\ | ||
| + | DEVICE.COM\\ | ||
| + | DIR.COM\\ | ||
| + | DIRLBL.RSX\\ | ||
| + | DRVTBL.ASM\\ | ||
| + | DUMP.ASM\\ | ||
| + | DUMP.COM\\ | ||
| + | ECHOVERS.ASM\\ | ||
| + | ED.COM\\ | ||
| + | ERASE.COM\\ | ||
| + | FD1797SD.ASM\\ | ||
| + | GENCOM.COM\\ | ||
| + | GENCPM.COM\\ | ||
| + | GET.COM\\ | ||
| + | HELP.COM\\ | ||
| + | HELP.HLP\\ | ||
| + | HEXCOM.COM\\ | ||
| + | HIST.UTL\\ | ||
| + | INITDIR.COM\\ | ||
| + | LDRBIOS.REL\\ | ||
| + | LIB.COM\\ | ||
| + | LINK.COM\\ | ||
| + | MAC.COM\\ | ||
| + | MODEBAUD.LIB\\ | ||
| + | MOVE.ASM\\ | ||
| + | PATCH.COM\\ | ||
| + | PIP.COM\\ | ||
| + | PORTS.LIB\\ | ||
| + | PUT.COM\\ | ||
| + | RANDOM.ASM\\ | ||
| + | RENAME.COM\\ | ||
| + | RESBDOS3.SPR\\ | ||
| + | RMAC.COM\\ | ||
| + | SAVE.COM\\ | ||
| + | SCB.REL\\ | ||
| + | SET.COM\\ | ||
| + | SETDEF.COM\\ | ||
| + | SHOW.COM\\ | ||
| + | SID.COM\\ | ||
| + | SUBMIT.COM\\ | ||
| + | TRACE.UTL\\ | ||
| + | TYPE.COM\\ | ||
| + | XMODEM.COM\\ | ||
| + | XREF.COM// | ||
| + | |||
| + | **CPM3 is now in drive A.**\\ | ||
| + | **The disk is now bootable with CPM3** | ||
| + | |||
| + | //> | ||
| + | |||
| + | //>// | ||
| + | 1–User Apps,\\ | ||
| + | 2–CP/ | ||
| + | 3–CP/ | ||
| + | |||
| + | //Boot LDRBIOS// | ||
| + | |||
| + | //CP/M V3.0 Loader\\ | ||
| + | Copyright (C) 1998, Caldera Inc.// | ||
| + | |||
| + | //BIOS3 SPR E800 1000\\ | ||
| + | BDOS3 SPR C900 1F00\\ | ||
| + | \\ | ||
| + | 50K TPA\\ | ||
| + | Copyright 1979 © by Digital Research\\ | ||
| + | CP/M 3 for TinyZ280 3/25/18 3.5meg RAMdisk\\ | ||
| + | A>// | ||
| + | //A: BDOS3 SPR : BIOS3 SPR : BIOSKRNL ASM : BNKBDOS3 SPR : BOOT ASM\\ | ||
| + | A: CALLVERS ASM : CBIOS3 REL : CCP COM : CHARIO ASM : COPYSYS ASM\\ | ||
| + | A: COPYSYS COM : CPM3 LIB : CPM3 SYS : CPMLDR REL : DATE COM\\ | ||
| + | A: DEVICE COM : DIR COM : DIRLBL RSX : DRVTBL ASM : DUMP ASM\\ | ||
| + | A: DUMP COM : ECHOVERS ASM : ED COM : ERASE COM : FD1797SD ASM\\ | ||
| + | A: GENCOM COM : GENCPM COM : GET COM : HELP COM : HELP HLP\\ | ||
| + | A: HEXCOM COM : HIST UTL : INITDIR COM : LDRBIOS REL : LIB COM\\ | ||
| + | A: LINK COM : MAC COM : MODEBAUD LIB : MOVE ASM : PATCH COM\\ | ||
| + | A: PIP COM : PORTS LIB : PUT COM : RANDOM ASM : RENAME COM\\ | ||
| + | A: RESBDOS3 SPR : RMAC COM : SAVE COM : SCB REL : SET COM\\ | ||
| + | A: SETDEF COM : SHOW COM : SID COM : SUBMIT COM : TRACE UTL\\ | ||
| + | A: TYPE COM : XMODEM COM : XREF COM// | ||
| + | |||
| + | ==== Install optional game files ==== | ||
| + | |||
| + | **load the Zork123 games to drive E and copy to drive D.\\ | ||
| + | It is also a big file taking 4 minutes 30 seconds to load.** | ||
| + | |||
| + | // | ||
| + | |||
| + | //> | ||
| + | |||
| + | //>// | ||
| + | 1–User Apps,\\ | ||
| + | 2–CP/ | ||
| + | 3–CP/ | ||
| + | Copyright 1979 © by Digital Research\\ | ||
| + | CP/M 2.2 for TinyZ280\\ | ||
| + | 3/25/18 3.5 meg RAMDisk// | ||
| + | |||
| + | // | ||
| + | //E: ZORK123 PKG\\ | ||
| + | a>// | ||
| + | // | ||
| + | |||
| + | //COPYING -\\ | ||
| + | ZORK123.PKG// | ||
| + | |||
| + | **Upload depkg.com via xmodem to decompress zork123.pkg** | ||
| + | |||
| + | // | ||
| + | //B: ASM COM : BIOS ASM : CBIOS ASM : DDT COM\\ | ||
| + | B: DEBLOCK ASM : DISKDEF LIB : DUMP COM : DUMP ASM\\ | ||
| + | B: ED COM : LOAD COM : MOVCPM COM : PIP COM\\ | ||
| + | B: STAT COM : SUBMIT COM : SYSGEN COM : XSUB COM\\ | ||
| + | b>// | ||
| + | |||
| + | //File created\\ | ||
| + | Receiving via CON with checksums\\ | ||
| + | OK\\ | ||
| + | Received 80 blocks\\ | ||
| + | b>// | ||
| + | |||
| + | // | ||
| + | // | ||
| + | //D: ZORK123 PKG : DEPKG COM\\ | ||
| + | d>// | ||
| + | //– Reading ZORK123.PKG\\ | ||
| + | Extracting ZORK3.COM\\ | ||
| + | ……………………………..\\ | ||
| + | …………………………….// | ||
| + | |||
| + | // | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………….// | ||
| + | |||
| + | // | ||
| + | ……………………………..\\ | ||
| + | …………………………….// | ||
| + | |||
| + | // | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..// | ||
| + | |||
| + | // | ||
| + | ……………………………..\\ | ||
| + | …………………………….// | ||
| + | |||
| + | // | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | ……………………………..\\ | ||
| + | …..// | ||
| + | |||
| + | //– Done.// | ||
| + | |||
| + | // | ||
| + | //D: ZORK123 PKG : DEPKG COM : ZORK3 COM : ZORK3 DAT\\ | ||
| + | D: ZORK1 COM : ZORK1 DAT : ZORK2 COM : ZORK2 DAT\\ | ||
| + | d>// | ||
| + | // | ||
| + | //ZORK I: The Great Underground Empire\\ | ||
| + | Copyright © 1981, 1982, 1983 Infocom, Inc. All rights\\ | ||
| + | reserved.\\ | ||
| + | ZORK is a registered trademark of Infocom, Inc.\\ | ||
| + | Revision 88 / Serial number 840726// | ||
| + | |||
| + | //West of House\\ | ||
| + | You are standing in an open field west of a white house, with\\ | ||
| + | a boarded front door.\\ | ||
| + | There is a small mailbox here.// | ||
| + | |||
| + | //>// | ||
| + | //Your score is 0 (total of 350 points), in 0 moves.\\ | ||
| + | This gives you the rank of Beginner.\\ | ||
| + | Do you wish to leave the game? (Y is affirmative): | ||
