mirror of https://github.com/wwarthen/RomWBW.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
93 lines
2.2 KiB
93 lines
2.2 KiB
@Label="NZ-COM"
|
|
@SysImage="../ZSDOS/zsys_wbw.sys"
|
|
#
|
|
# Add the ReadMe document
|
|
#
|
|
d_nzcom/ReadMe.txt 0:
|
|
#
|
|
# Include CP/M 2.2 files
|
|
#
|
|
d_cpm22/u0/SUBMIT.COM 0:
|
|
d_cpm22/u0/*.* 15:
|
|
#
|
|
# Include ZSDOS files
|
|
#
|
|
d_zsdos/u0/*.COM 15:
|
|
d_zsdos/u0/*.CFG 14:
|
|
d_zsdos/u0/*.UPD 10:
|
|
d_zsdos/u0/*.DOC 10:
|
|
d_zsdos/u0/*.FOR 10:
|
|
d_zsdos/u0/*.TXT 10:
|
|
d_zsdos/u0/*.DAT 15:
|
|
#
|
|
# Add RomWBW utilities
|
|
#
|
|
#../../Binary/Apps/*.com 15:
|
|
../../Binary/Apps/assign.com 15:
|
|
../../Binary/Apps/bbcbasic.com 15:
|
|
../../Binary/Apps/bbcbasic.txt 10:
|
|
../../Binary/Apps/cpuspd.com 15:
|
|
../../Binary/Apps/reboot.com 15:
|
|
../../Binary/Apps/copysl.com 15:
|
|
../../Binary/Apps/copysl.doc 10:
|
|
../../Binary/Apps/fat.com 15:
|
|
../../Binary/Apps/fdu.com 15:
|
|
../../Binary/Apps/fdu.doc 10:
|
|
../../Binary/Apps/format.com 15:
|
|
../../Binary/Apps/mode.com 15:
|
|
../../Binary/Apps/rtc.com 15:
|
|
../../Binary/Apps/slabel.com 15:
|
|
../../Binary/Apps/survey.com 15:
|
|
../../Binary/Apps/syscopy.com 15:
|
|
../../Binary/Apps/sysgen.com 15:
|
|
../../Binary/Apps/talk.com 15:
|
|
../../Binary/Apps/htalk.com 15:
|
|
../../Binary/Apps/tbasic.com 15:
|
|
../../Binary/Apps/timer.com 15:
|
|
../../Binary/Apps/tune.com 15:
|
|
../../Binary/Apps/xm.com 15:
|
|
../../Binary/Apps/zmp.com 15:
|
|
../../Binary/Apps/zmp.hlp 15:
|
|
../../Binary/Apps/zmp.doc 10:
|
|
../../Binary/Apps/zmp.cfg 15:
|
|
../../Binary/Apps/zmp.fon 15:
|
|
../../Binary/Apps/zmxfer.ovr 15:
|
|
../../Binary/Apps/zmterm.ovr 15:
|
|
../../Binary/Apps/zminit.ovr 15:
|
|
../../Binary/Apps/zmconfig.ovr 15:
|
|
../../Binary/Apps/zmd.com 15:
|
|
../../Binary/Apps/vgmplay.com 15:
|
|
../../Binary/Apps/vgminfo.com 15:
|
|
#
|
|
../../Binary/Apps/Test/*.com 2:
|
|
../../Binary/Apps/Test/*.doc 2:
|
|
Common/Test/*.* 2:
|
|
#
|
|
# Add Tune sample files
|
|
#
|
|
../../Binary/Apps/Tunes/*.pt? 3:
|
|
../../Binary/Apps/Tunes/*.mym 3:
|
|
../../Binary/Apps/Tunes/*.vgm 3:
|
|
#
|
|
# Add OS images
|
|
#
|
|
../ZSDOS/zsys_wbw.sys 0:zsys.sys
|
|
#
|
|
# Add Shared NZCOM/Z3PLUS
|
|
#
|
|
Common/NZ3PLUS/u10/*.* 10:
|
|
Common/NZ3PLUS/u14/*.* 14:
|
|
Common/NZ3PLUS/u15/*.* 15:
|
|
#
|
|
# Add Common Applications
|
|
#
|
|
Common/All/u10/*.* 10:
|
|
Common/All/u14/*.* 14:
|
|
Common/All/u15/*.* 15:
|
|
Common/CPM22/*.* 15:
|
|
Common/Z/u14/*.* 14:
|
|
Common/Z/u15/*.* 15:
|
|
Common/Z3/u10/*.* 10:
|
|
Common/Z3/u14/*.* 14:
|
|
Common/Z3/u15/*.* 15:
|
|
Common/SIMH/*.* 13:
|
|
|