mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 14:11:48 -06:00
- The naming of ZZRCC was incorrectly ZZRC. Corrected. - Max Scane has provided a small bug fix for CLRDIR. - Minor build updates for new HTalk utility.
40 lines
804 B
Plaintext
40 lines
804 B
Plaintext
#
|
|
# Add the ReadMe document
|
|
#
|
|
d_nzcom/ReadMe.txt 0:
|
|
#
|
|
# Include selected CP/M 2.2 files
|
|
#
|
|
d_cpm22/u0/STAT.COM 0:
|
|
d_cpm22/u0/SUBMIT.COM 0:
|
|
d_cpm22/u0/XSUB.COM 0:
|
|
#
|
|
# Add RomWBW utilities
|
|
#
|
|
#../../Binary/Apps/*.com 0:
|
|
../../Binary/Apps/assign.com 0:
|
|
../../Binary/Apps/cpuspd.com 0:
|
|
../../Binary/Apps/fat.com 0:
|
|
../../Binary/Apps/fdu.com 0:
|
|
../../Binary/Apps/rtc.com 0:
|
|
../../Binary/Apps/syscopy.com 0:
|
|
../../Binary/Apps/talk.com 0:
|
|
../../Binary/Apps/htalk.com 0:
|
|
../../Binary/Apps/timer.com 0:
|
|
../../Binary/Apps/xm.com 0:
|
|
#
|
|
# Add OS images
|
|
#
|
|
../ZSDOS/zsys_wbw.sys 0:zsys.sys
|
|
#
|
|
# Add Common Applications
|
|
#
|
|
Common/All/*.* 0:
|
|
Common/CPM22/*.* 0:
|
|
#Common/Z/u10/*.* 0:
|
|
Common/Z/u14/*.* 0:
|
|
Common/Z/u15/*.* 0:
|
|
Common/Z3/u10/*.* 0:
|
|
Common/Z3/u14/*.* 0:
|
|
Common/Z3/u15/*.* 0:
|