cfarrar / makerlisp-cpm-01

makerlisp cpm without using raw sd card

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

makerlisp-cpm-01

cp/m for makerlisp ez80 computer WITHOUT a 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

makerlisp cpm without using raw sd card


Languages

Language:Assembly 71.9%Language:C 20.2%Language:Objective-C 7.9%