Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| builderpages:plasmo:microz [2023/01/28 23:57] – Revision from 2023-01-28 | builderpages:plasmo:microz [2026/06/15 13:08] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | /* Imported from Wayback Machine | ||
| + | | ||
| + | | ||
| + | | ||
| + | */ | ||
| + | |||
| + | ====== MicroZ, CP/M-ready Z84C15 SBC for Arduino Mega Enclosure ====== | ||
| + | |||
| + | ===== Introduction ===== | ||
| + | |||
| + | MicroZ is based on Micro80, but repackaged for the Arduino mega enclosure. | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | ===== Features ===== | ||
| + | |||
| + | Z84C1516 Intelligent Peripheral Controller | ||
| + | |||
| + | Z80@16MHz, reliably overclocked to 24MHz | ||
| + | |||
| + | Two channel SIO | ||
| + | |||
| + | Four counter/ | ||
| + | |||
| + | Clock generator | ||
| + | |||
| + | PIO | ||
| + | |||
| + | 128K RAM in 2 banks | ||
| + | |||
| + | 64K EPROM | ||
| + | |||
| + | Expandable via RC2014 I/O bus | ||
| + | |||
| + | Disk-on-module mass storage | ||
| + | |||
| + | CP/M ready | ||
| + | |||
| + | Designed for acrylic Arduino Mega enclosure | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | ===== Functions ===== | ||
| + | |||
| + | This is a classical microprocessor design with EPROM and RAM. At reset the EPROM copies itself into RAM and then jump into RAM. The Z84C15 has two programmable chip selects that are used to page out the EPROM or change RAM banks. | ||
| + | |||
| + | ===== Design Information ===== | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | Gerber [[https:// | ||
| + | |||
| + | ==== Software ==== | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | CP/M 2.2 [[https:// | ||
| + | |||
| + | CP/M 2.2 distribution files | ||
| + | |||
| + | ===== Manuals ===== | ||
| + | |||
| + | Getting started with MicroZ | ||
| + | |||
| + | MicroZ Monitor manual | ||
| + | |||
| + | Installing software on a new DOM | ||
