1
0
mirror of https://github.com/RevCurtisP/C02.git synced 2024-06-08 21:29:30 +00:00
C02/apple2/a2disk.bat

5 lines
147 B
Batchfile
Raw Permalink Normal View History

REM Create Bootable Disk with Binary File
copy /Y boot.dsk %1.dsk
echo BRUN %1 |a2tools in t %1.dsk command
a2tools in b.0C00 %1.dsk %1 %1.bin