| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| builderpages:plasmo:z80sbc64 [2021/01/16 11:50] – Revision from 2021-01-16 | builderpages:plasmo:z80sbc64 [2026/06/15 13:17] (current) – external edit 127.0.0.1 |
|---|
| /* Imported from Wayback Machine | /* Imported from Wayback Machine |
| Original URL : https://www.retrobrewcomputers.org/doku.php?id=builderpages:plasmo:z80sbc64 | Original URL : https://retrobrewcomputers.org/doku.php?id=builderpages:plasmo:z80sbc64 |
| Snapshot date: 2021-01-16 | Snapshot date: 2025-10-15 |
| Generator : wayback-archiver | Generator : wayback-archiver |
| */ | */ |
| [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?tok=9baa6c&media=https://www.retrobrewcomputers.org/lib/plugins/ckgedit/fckeditor/userfiles/image/builderpages/plasmo/z80sbc64/z80sbc64_connectors_copy.jpg|{{https://www.retrobrewcomputers.org/lib/plugins/ckgedit/fckeditor/userfiles/image/builderpages/plasmo/z80sbc64/z80sbc64_connectors_copy.jpg?500x235|www.retrobrewcomputers.org_lib_plugins_ckgedit_fckeditor_userfiles_image_builderpages_plasmo_z80sbc64_z80sbc64_connectors_copy.jpg}}]] | [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?tok=9baa6c&media=https://www.retrobrewcomputers.org/lib/plugins/ckgedit/fckeditor/userfiles/image/builderpages/plasmo/z80sbc64/z80sbc64_connectors_copy.jpg|{{https://www.retrobrewcomputers.org/lib/plugins/ckgedit/fckeditor/userfiles/image/builderpages/plasmo/z80sbc64/z80sbc64_connectors_copy.jpg?500x235|www.retrobrewcomputers.org_lib_plugins_ckgedit_fckeditor_userfiles_image_builderpages_plasmo_z80sbc64_z80sbc64_connectors_copy.jpg}}]] |
| |
| [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:z80sbc64_scm.pdf|Schematic]] | [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:z80sbc64_scm.pdf|Schematic]] |
| |
| <del>Gerber [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:z80sbc64_r0.zip|photoplots]], the boards were manufacturered by Seeed Studio.</del> | <del>Gerber [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:z80sbc64_r0.zip|photoplots]], the boards were manufacturered by Seeed Studio.</del> |
| |
| [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:z80sbc64_r1_single.zip|Rev 1 of Gerber photoplots]], minor corrections to rev 0. The pc boards were manufacturered by JLCPCB | [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:z80sbc64_r1_single.zip|Rev 1 of Gerber photoplots]], minor corrections to rev 0. The pc boards were manufacturered by JLCPCB |
| |
| Altera EPM7064SLC44 [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:z80sbc64_epm7064.zip|design file.]] The design are created as schematic in Quartus 8.1. This is a PDF file of the [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:z80sbc64_cpld_scm.pdf|schematic]] | Altera EPM7064SLC44 [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:z80sbc64_epm7064.zip|design file.]] The design are created as schematic in Quartus 8.1. This is a PDF file of the [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:z80sbc64_cpld_scm.pdf|schematic]] |
| |
| [[builderpages:plasmo:z80mb64:memmap|Memory and I/O map]] | [[builderpages:plasmo:z80mb64:memmap|Memory and I/O map]] |
| |
| [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:bill_of_material_z80sbc64_r0.pdf|Bill of Materials]] | [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:bill_of_material_z80sbc64_r0.pdf|Bill of Materials]] |
| |
| ==== Software ==== | ==== Software ==== |
| |
| [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:z80sbcld.zip|Z80SBCLD]] is the bootstrap loader. Configure Z80SBC64 to Serial Bootstrap mode and send Z80SBCLD.BIN as binary file to Z80SBC64 immediately after reset. Z80SBC64 will respond with “**Z80SBC64 Loader v0.3**” sign on message and ready to receive ZMon64 load file. Once ZMon64 is loaded, it will start program execution at 0xB400 which is the entry point of ZMon64. | [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:z80sbcld.zip|Z80SBCLD]] is the bootstrap loader. Configure Z80SBC64 to Serial Bootstrap mode and send Z80SBCLD.BIN as binary file to Z80SBC64 immediately after reset. Z80SBC64 will respond with “**Z80SBC64 Loader v0.3**” sign on message and ready to receive ZMon64 load file. Once ZMon64 is loaded, it will start program execution at 0xB400 which is the entry point of ZMon64. |
| |
| [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:zmon64_r0_7.zip|ZMon64 rev 0.7]], improve the 'R' command, add 'c1' command to store SCMonitor in RAM and 'b1' command to execute the stored SCMonitor. Add 'c3' command to store CP/M 3 and 'b3' command to execute CP/M 3. | [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:zmon64_r0_7.zip|ZMon64 rev 0.7]], improve the 'R' command, add 'c1' command to store SCMonitor in RAM and 'b1' command to execute the stored SCMonitor. Add 'c3' command to store CP/M 3 and 'b3' command to execute CP/M 3. |
| |
| [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:scmonitor.hex|SCMonitor]] is a sophisticated monitor developed by [[https://smallcomputercentral.com/|Steve Cousins]]. It has many features, among them a version of MS BASIC that runs well on Z80SBC64. After loading the hex file, type 'g0000' to start up SCMonitor. | [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:scmonitor.hex|SCMonitor]] is a sophisticated monitor developed by [[https://smallcomputercentral.com/|Steve Cousins]]. It has many features, among them a version of MS BASIC that runs well on Z80SBC64. After loading the hex file, type 'g0000' to start up SCMonitor. |
| |
| [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:scmonitor_startrek.hex|SCMonitor+StarTrek]] This version of SCMonitor already have the StarTrek program loaded in BASIC. Type 'WBASIC' in SCMonitor prompt and then 'RUN'. | [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:scmonitor_startrek.hex|SCMonitor+StarTrek]] This version of SCMonitor already have the StarTrek program loaded in BASIC. Type 'WBASIC' in SCMonitor prompt and then 'RUN'. |
| |
| [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:cpm22all_z80sbc64.zip|cpm22all]] is CP/M2.2 BDOS/CCP/BIOS for Z80SBC64. Use '**c2**' command to store it in CF disk and use '**b2**' command to boot into CP/M2.2. The software is assembled using Zilog ZDS v3.68. | [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:cpm22all_z80sbc64.zip|cpm22all]] is CP/M2.2 BDOS/CCP/BIOS for Z80SBC64. Use '**c2**' command to store it in CF disk and use '**b2**' command to boot into CP/M2.2. The software is assembled using Zilog ZDS v3.68. |
| |
| [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:xmodem.hex|XMODEM]] is the file transfer program to bring in all CP/M programs from PC to Z80SBC64. While in monitor, send XMODEM.HEX as Intel Hex file, type 'b2' to boot into CP/M2.2, then type 'save 17 xmodem.com'. XMODEM.COM will be created as the first file on the CP/M disk. To invoke XMODEM to receive files, type 'xmodem filename /r/c/z1' and go to the terminal program to send file via xmodem. | [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:xmodem.hex|XMODEM]] is the file transfer program to bring in all CP/M programs from PC to Z80SBC64. While in monitor, send XMODEM.HEX as Intel Hex file, type 'b2' to boot into CP/M2.2, then type 'save 17 xmodem.com'. XMODEM.COM will be created as the first file on the CP/M disk. To invoke XMODEM to receive files, type 'xmodem filename /r/c/z1' and go to the terminal program to send file via xmodem. |
| |
| [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:zz80cf:cpm22dri.zip|CPM22DRI]] is system files for CP/M2.2. Unzip the file to CPM22DRI.ARJ then use XMODEM to transfer it to CP/M. Once transferred, use unarj.com to decompress the files. CPM22DRI image is created using cpmtools. | [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:zz80cf:cpm22dri.zip|CPM22DRI]] is system files for CP/M2.2. Unzip the file to CPM22DRI.ARJ then use XMODEM to transfer it to CP/M. Once transferred, use unarj.com to decompress the files. CPM22DRI image is created using cpmtools. |
| |
| [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:cpm3ldr.hex|CPM3LDR]] is CP/M 3 loader program. Upload CPM3LDR.hex and type '**c3**' to install it in the reserved sectors in CF drive. type '**b3**' to boot CP/M 3 | [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:cpm3ldr.hex|CPM3LDR]] is CP/M 3 loader program. Upload CPM3LDR.hex and type '**c3**' to install it in the reserved sectors in CF drive. type '**b3**' to boot CP/M 3 |
| |
| [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:z80sbc64_cpm3.zip|CPM3 BIOS]] for Z80MB64 and Z80SBC64. They are assembled with ZMAC. | [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:z80sbc64_cpm3.zip|CPM3 BIOS]] for Z80MB64 and Z80SBC64. They are assembled with ZMAC. |
| |
| [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:cpm3all.zip|CPM3ALL]] is CP/M 3 distribution files. Unzip to CPM3ALL.ARJ, then xmodem to Z80SBC64 and use unarj.com to decompress into drive A: | [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:z80sbc64:cpm3all.zip|CPM3ALL]] is CP/M 3 distribution files. Unzip to CPM3ALL.ARJ, then xmodem to Z80SBC64 and use unarj.com to decompress into drive A: |
| |
| [[https://www.retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:zz80cf:unarj.zip|unarj.com]] is the CP/M program that decompresses CPM3ALL.ARJ and CPM22DRI.ARJ above. The command is “**unarj e filename**” | [[https://retrobrewcomputers.org/lib/exe/fetch.php?media=builderpages:plasmo:zz80cf:unarj.zip|unarj.com]] is the CP/M program that decompresses CPM3ALL.ARJ and CPM22DRI.ARJ above. The command is “**unarj e filename**” |
| |
| ===== Instruction and Manuals ===== | ===== Instruction and Manuals ===== |