cfarrar / z20x-cpm-00

cp/m for z20x ez80 computer with fat file system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

z20x-cpm-00

cp/m for z20x ez80 computer with fat file system

This an alpha of alphas. That implements CP/M on the z20x ez80 computer.

This software is slow to read and write the sd card and executes its bios code out of flash rom and is therefore even slower. Currently it only uses uart0 for a console so you will need to add a serial to usb converter or a ttl to rs232 level shifter via the expansion bus.

The baud is 57600. If you want to help migrate the console to the internal display and ps2 keyboard, let me know.

About

cp/m for z20x ez80 computer with fat file system

License:MIT License


Languages

Language:C 85.3%Language:HTML 9.0%Language:Assembly 4.9%Language:Objective-C 0.6%Language:CSS 0.1%