mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 14:11:48 -06:00
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:
@@ -3,3 +3,4 @@ setlocal
|
||||
|
||||
if exist *.tmp del *.tmp
|
||||
if exist *.img del *.img
|
||||
if exist *.sys del *.sys
|
||||
|
||||
Reference in New Issue
Block a user