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.
 
 
 
 
 
 
wayne 82351f2c5f Reintegrate wbw -> trunk 13 years ago
..
CPM_512KB Reintegrate wbw -> trunk 13 years ago
CPM_1024KB Reintegrate wbw -> trunk 13 years ago
ZSYS_512KB Reintegrate wbw -> trunk 13 years ago
ZSYS_1024KB Reintegrate wbw -> trunk 13 years ago
cfg_n8_2312 Reload v2.1.1 to trunk 13 years ago
cfg_n8_2511 Reload v2.1.1 to trunk 13 years ago
cfg_n8vem_ci Reintegrate wbw -> trunk 13 years ago
cfg_n8vem_cvdu Reintegrate wbw -> trunk 13 years ago
cfg_n8vem_dide Reload v2.1.1 to trunk 13 years ago
cfg_n8vem_diskio Reload v2.1.1 to trunk 13 years ago
cfg_n8vem_diskio3 Reload v2.1.1 to trunk 13 years ago
cfg_n8vem_dsd Reintegrate wbw -> trunk 13 years ago
cfg_n8vem_mfp Reintegrate wbw -> trunk 13 years ago
cfg_n8vem_ppide Reload v2.1.1 to trunk 13 years ago
cfg_n8vem_ppisd Reload v2.1.1 to trunk 13 years ago
cfg_n8vem_propio Reload v2.1.1 to trunk 13 years ago
cfg_n8vem_simh Reintegrate wbw -> trunk 13 years ago
cfg_n8vem_std Reintegrate wbw -> trunk 13 years ago
cfg_n8vem_vdu Reload v2.1.1 to trunk 13 years ago
cfg_s100_std Reintegrate s100 -> trunk 13 years ago
cfg_zeta_ppp Reload v2.1.1 to trunk 13 years ago
cfg_zeta_std Reintegrate wbw -> trunk 13 years ago
ReadMe.txt Reload v2.1.1 to trunk 13 years ago

ReadMe.txt

This is the parent directory for all files to

be included in the rom disk when the ROM is built.

When constructing the ROM disk as part of a build,
the build process first grabs all of the "standard"
files for the size of ROM being built and the type
of the OS being used. So, if you are building a
ZSystem, 1MB ROM, all of the files in zsys_1024KB
will be pulled in. If you are building a CP/M
512KB ROM, then all the files in cpm_512KB will
be pulled in.

After adding all of the standard files for the
size of ROM being built, the build process will
add the files from the appropriate configuration
directory. So, if you are building the "zeta"
configuration, all of the files in the cfg_zeta
directory will be added.

Finally, the build process will gather all of the
custom applications created by Douglas in the
Apps directory and add those.

If you are building your own ROM, you will need to
add a new directory of the name cfg_xxx where xxx
is the name of your configuration that match