nealcrook / nascom

Software, utilities and documentation for the Z80-based NASCOM2 computer
14 stars 4 forks source link

N4 create richer SDcard image #10

Open nealcrook opened 2 years ago

nealcrook commented 2 years ago

Create SDcard image with better set of PolyDos and CP/M disk images.

nealcrook commented 2 years ago

Added PolyDos disk images as virtual disks 4,5,6,7,8,9 to latest nascom4_sdcard.img

nealcrook commented 2 years ago

.. but I did not expand those images to make them as large as they could be.. that could be a new option for sdcard_editor tool

nealcrook commented 2 years ago

Ha! the image size is actually coded in the "bios" ROM and so a sub-sized image put on SDcard at the correct origin (as these all are) will automatically be considered as large as they can be. No mods needed.