Mercurial > hg > Members > kono > nitros9-code
view 3rdparty/ReadMe @ 2811:611715587834 lwtools-port
Updated rules.mak and level1/coco1/bootfiles/makefile
Updated the rules.mak file to remove the format entire image related
to drivewire server disk images.
Updated level1/coco1/bootfiles/makefile to create 3 new bootfile images.
These images are stripped down to just the common files needed
for vovdg games on os9 level 1. These bootfiles are for becker, dw,
and arduino. Also corrected a duplicated dd descriptor when building
some bootfiles that had both floppy_40d, floppy_80d, RBDW, RBBECKER,
and RBARDUINO. Removed the dd descriptor from each of these sections
and made it where the dd descriptor for the specific section was added
in the main bootfile list.
author | David Ladd <drencor-xeen@users.sf.net> |
---|---|
date | Mon, 11 Feb 2013 20:16:24 -0600 |
parents | c2efc7ba94a0 |
children |
line wrap: on
line source
OS-9 3RD PARTY SOURCE ARCHIVE This directory contains the source to numerous 3rd party packages for OS-9, both Levels One and Two. FILE ORGANIZATION Sources and bootfiles are separated into the following directories: booters/ ..... Source for OS-9 system booters drivers/ ..... Source for various drivers fmgrs/ ..... Source for file managers p2mods/ ..... Source for P2 modules packages/ ..... Source for OS-9 based applications subrtns/ ..... Source for subroutine modules utils/ ..... Source for various utilities BUILDING Typing 'make' will build binaries from the sources throughout the 3rdparty/ tree. CHANGES This archive is expected to grow and expand as more utilities, system modules and packages are diassembled and commented.