mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-10-23 00:14:25 +00:00
8 lines
151 B
Batchfile
8 lines
151 B
Batchfile
@del pccpm.h86 >NUL
|
|
@del pccpm.cmd >NUL
|
|
@del pccpm.sys >NUL
|
|
copy cpm.h86+pcbios.h86 pccpm.h86
|
|
cpm gencmd pccpm 8080 code[a51]
|
|
ren pccpm.cmd pccpm.sys
|
|
|