view scripts/tracklistl2 @ 3210:6353bb024571

Created makefile and defsfile for NoCan RAMMER module driver and descriptor Updated rammer.asm in the NoCan driver folder to build the NoCan version of the Driver Updated r0.asm file to create the 6MB version of the descriptor. The makefile creates a disk image with two sets of the required drivers for the 6309 and 6809's in their respective module folders. /NITROS9/6309_L2/MODULES/RBF for the 6309 files and /NITROS9/6809_L2/MODULES/RBF for the 6809 files. This will make it easier for doing a dsave from this disk image into a normal distro disk image so people have these drivers ready for when new memory upgrades allow compatible usage of the NoCan registers.
author David Ladd <drencor-xeen@users.sourceforge.net>
date Wed, 20 Dec 2017 15:15:49 -0600
parents 48ca15748d4e
children
line wrap: on
line source

***************************************
* NitrOS-9 Level 2 Boot Track List
*
* $Id$
*
* This boot track list is presented as an example for creating custom
* boot track files.
* A module may be excluded from the track file if an asterisk (*) is the
* first character of the line.
*
***************************************
* REL Module Section
*
* The REL module readies the computer for NitrOS-9.
*  Select only one: 32, 40 or 80 column boot screen.
*
*$NITROS9DIR/$DISTRO/modules/rel_32
*$NITROS9DIR/$DISTRO/modules/rel_40
$NITROS9DIR/$DISTRO/modules/rel_80
*
***************************************
* Booter Section
*
* The booter module is required to boot NitrOS-9.  Be sure to
* select only one booter.
*
* NitrOS-9 Standard Booters: WD1773 6ms and 30ms step rates,
* B&B HD, Disto RAMPak or Eliminator WD1002 HD
*$NITROS9DIR/$DISTRO/modules/boot_1773_6ms
*$NITROS9DIR/$DISTRO/modules/boot_1773_30ms
*$NITROS9DIR/$DISTRO/modules/boot_burke
*$NITROS9DIR/$DISTRO/modules/boot_rampak
*$NITROS9DIR/$DISTRO/modules/boot_wd1002
*
* SuperDriver Booters: Disto 4-N-1, Disto HD-II, Cloud-9 TC^3 SCSI,
* Glenside and Cloud-9 IDE, Ken-Ton/LR-Tech
*$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/boot_d4n1
*$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/boot_hdii
*$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/boot_tc3
$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/boot_ide
*$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/boot_ktlr
*
* DriveWire Booter
*$CLOUD9DIR/Products/DriveWire/software/$DISTRO/boot_dw
*
***************************************
* Kernel Section
*
* This is the primary NitrOS-9 kernel and must remain uncommented.
*
$NITROS9DIR/$DISTRO/modules/krn