mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 14:11:48 -06:00
- Add kbdtest, cvdtest, and cvdonly test programs. They apply to MBC platform only. - Display more boot info in CVDU and KBD drivers. - Separate floppy and hard disk content definition files.
32 lines
624 B
Plaintext
32 lines
624 B
Plaintext
#
|
|
# Add the ReadMe document
|
|
#
|
|
d_nzcom/ReadMe.txt 0:
|
|
#
|
|
# Add RomWBW utilities
|
|
#
|
|
#../../Binary/Apps/*.com 0:
|
|
../../Binary/Apps/assign.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:
|