Menu

Tree [279247] default nitrosl2beta1 /
 History

Read Only access


File Date Author Commit
 3rdparty 2002-09-22 boisy boisy [cbb296] Verify turned off
 defs 2002-09-22 boisy boisy [911983] Added symbolics for enhanced SCF line editing
 docs 2002-08-03 roug roug [647e56] Added deiniz.refentry error.refentry park.refen...
 level1 2002-09-21 boisy boisy [9e4730] Added dx.asm
 level2 2002-09-22 boisy boisy [279247] Changed default time
 ReadMe 2002-07-06 boisy boisy [1e235d] Updated
 makefile 2002-08-24 boisy boisy [a924d7] Added NitrOS-9 Level Two macros
 rules.mak 2002-08-24 boisy boisy [5f4446] Made smarter about home dir and bin locations

Read Me

COCO OS-9 SOURCE PROJECT

This project was started some years ago by Boisy Pitre, and Alan DeKok.
The idea was to create a well documented repository of OS-9 Level One and
Level Two source code for the Color Computer.

That goal has largely been reached, though there are still modules that have
yet to be disassembled and properly commented.  Also, other source files
need additional commenting.

FILE ORGANIZATION
All source files contain the file extension '.asm'  The source files are
organized into their respective directories, with the topmost being:

	docs/         ..... OS-9 Documentation
	level1/       ..... OS-9 Level One V2 source
	level2/       ..... OS-9 Level Two V2 source
	level2v3/     ..... OS-9 Level Two V3 source
	nitros/       ..... NitrOS-9 source
	defs/         ..... OS-9 definition files
	3rdparty/     ..... Third party drivers, applications, etc.
	hosttools/    ..... Host (Linux) tools

The level1/, level2/, level2v3/ and nitros/ directories contain makefiles and
subdirectories for commands, modules and bootfiles.

DEFINITION FILES
The defs/ directory has definition files for the OS-9 packages.  Note that
these defs/ files are not intended for distribution disks, only for building
on the host.

	os9defs       ..... Defs files for all OS-9 packages
	systype       ..... System definitions for all OS-9 packages
	scfdefs       ..... SCF file manager defs
	rbfdefs       ..... RBF file manager defs
	vdgdefs       ..... VDGInt driver defs
	pipedefs      ..... PipeMan defs for level1/ and level2/
	pipedefs.l2v3 ..... PipeMan defs for level2v3/
	l51.defs      ..... Used by level2v3/
	l52.defs      ..... Used by level2v3/

BUILDING
The provided makefiles use the os9tools package, which can be found at
www.sourceforge.net, in order to assemble source files into binary modules.
Simply type 'make' at the project's root directory to assemble.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.