mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:43:15 -06:00
- Added "Character Device Mapping" sub-section to each of the Operating System sections of the User Guide. This attempts to clarify how character devices will appear within the different operating system environments. - Generate a disk image "catalog" file for each disk image generated during build. This simply helps confirm what files wound up on each disk image and the space used/free. - Make the CP/M 2.2 files added to NZCOM and ZSDOS consistent.
53 lines
1.2 KiB
Plaintext
53 lines
1.2 KiB
Plaintext
#
|
|
# Add the ReadMe document
|
|
#
|
|
d_zsdos/ReadMe.txt 0:
|
|
#
|
|
# Include CP/M 2.2 files
|
|
#
|
|
d_cpm22/u0/*.* 0:
|
|
#
|
|
# Add RomWBW utilities
|
|
#
|
|
#../../Binary/Apps/*.com 0:
|
|
../../Binary/Apps/assign.com 0:
|
|
../../Binary/Apps/cpuspd.com 0:
|
|
../../Binary/Apps/reboot.com 0:
|
|
../../Binary/Apps/fat.com 0:
|
|
../../Binary/Apps/fdu.com 0:
|
|
../../Binary/Apps/fdu.doc 0:
|
|
../../Binary/Apps/format.com 0:
|
|
../../Binary/Apps/mode.com 0:
|
|
../../Binary/Apps/rtc.com 0:
|
|
../../Binary/Apps/survey.com 0:
|
|
../../Binary/Apps/syscopy.com 0:
|
|
../../Binary/Apps/sysgen.com 0:
|
|
../../Binary/Apps/talk.com 0:
|
|
../../Binary/Apps/htalk.com 0:
|
|
../../Binary/Apps/tbasic.com 0:
|
|
../../Binary/Apps/timer.com 0:
|
|
../../Binary/Apps/tune.com 0:
|
|
../../Binary/Apps/xm.com 0:
|
|
../../Binary/Apps/zmp.com 0:
|
|
../../Binary/Apps/zmp.hlp 0:
|
|
../../Binary/Apps/zmp.doc 0:
|
|
../../Binary/Apps/zmxfer.ovr 0:
|
|
../../Binary/Apps/zmterm.ovr 0:
|
|
../../Binary/Apps/zminit.ovr 0:
|
|
../../Binary/Apps/zmconfig.ovr 0:
|
|
../../Binary/Apps/zmd.com 0:
|
|
../../Binary/Apps/vgmplay.com 0:
|
|
#
|
|
# Add OS image
|
|
#
|
|
../ZSDOS/zsys_wbw.sys 0:zsys.sys
|
|
#
|
|
# Add Common Applications
|
|
#
|
|
Common/All/u10/*.* 0:
|
|
Common/All/u14/*.* 0:
|
|
Common/All/u15/*.* 0:
|
|
Common/CPM22/*.* 0:
|
|
Common/Z/u14/*.* 0:
|
|
Common/Z/u15/*.* 0:
|