Generate Bootable Disk Images

Disk images created as part of the build process can now be made bootable without requiring the user to run SYSCOPY.  Some of the disk images are now bootable.
This commit is contained in:
Wayne Warthen
2020-01-16 15:11:18 -08:00
parent 5b78631fdc
commit 32210b399c
19 changed files with 324 additions and 828 deletions

View File

@@ -3,3 +3,4 @@ setlocal
if exist *.tmp del *.tmp
if exist *.img del *.img
if exist *.sys del *.sys