ptcryan / CPM_Due

Z80 Emulator with CP/M on Arduino Due
GNU General Public License v3.0
21 stars 6 forks source link

Add xmodem #4

Open ptcryan opened 10 years ago

ptcryan commented 10 years ago

Add xmodem transfer support to monitor program. To be used for supporting disk image transfers from a PC to the computer.

Also possibly (likely) add support for ymodem and zmodem as well.