ptcryan / CPM_Due

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

Disk writes don't completely work #6

Open ptcryan opened 10 years ago

ptcryan commented 10 years ago

If a new file is written the file shows up in the directory list, but appears to be empty, and shows 0 records used using STAT.COM. Seen with commit 32daa47.