Generate the CPM disk image on the fly #2

Closed
opened 2021-06-02 21:21:43 +00:00 by Dreaded_X · 0 comments
Owner

It would be more user friendly if the sd card could just be formated as FAT and we generate the cpm disk image on the fly.

This would also elimante the need for mount-cpm and create-disk.

Example of file structure:

sd

  • cpm.bin
  • loader.bin
  • A
    • stat.com
    • mbasic.com
    • monitor.com
It would be more user friendly if the sd card could just be formated as FAT and we generate the cpm disk image on the fly. This would also elimante the need for mount-cpm and create-disk. Example of file structure: sd - cpm.bin - loader.bin - A - stat.com - mbasic.com - monitor.com
Dreaded_X added the
Improve
label 2021-06-02 21:21:44 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: z80/controller#2
No description provided.