mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 14:11:48 -06:00
- Implement SHOWHEX functions in ICM and PKD drivers - Improve DSKY common routines in HBIOS - Include key CP/M 2.2 programs in NZCOM floppy image
39 lines
772 B
Plaintext
39 lines
772 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/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:
|