Mercurial > hg > Members > kono > nitros9-code
graph
-
Moved the emudsk driver into level1/modules.2021-09-22, by tlindner
-
Add fixed emudsk driver from EJJaquay. Add emudsk operating system disk image.2021-09-18, by tlindner
-
Fix makefile mismatched filenames2021-04-12, by lfantoniosi
-
Adding Dragon Plus builds with native 80 column and VRAM disk support2021-04-12, by lfantoniosi
-
display: Fixed bug with '0' characters in decimal conversion2020-07-05, by L. Curtis Boyle
-
rules.mak: Whitespace fixes2020-06-18, by Tormod Volden
-
Correct coco.d filename in shipped Defsfile files2020-06-18, by hpmachining
-
Updated source L. Curtis Boyle used back during the day.2020-05-03, by tlindner
-
Update ChangeLog with features and fixes2020-04-19, by Tormod Volden
-
level2/3: Generate motd in makefile so LEVEL is right2020-04-19, by Tormod Volden
-
level2: Set motd attributes correctly on disk images2020-04-19, by Tormod Volden
-
level3/makefile: Avoid copying same files twice to disk image2020-04-18, by Tormod Volden
-
mc09l2: Don't try to include non-built CCB (CoCoBoot) kernel2020-04-18, by Tormod Volden
-
defs: Add Bt.Sec for atari and corsham2020-03-07, by Tormod Volden
-
d64: Add mb.ddisk script for making Dragon boot floppy2020-03-07, by Tormod Volden
-
Dragon ports: Replace mb scripts2020-03-07, by Tormod Volden
-
d64: Ship bootlist suitable for Dragon DS 40-track floppy2020-03-07, by Tormod Volden
-
os9gen: Fix bitmap check/update where boot sector is non-zero2020-03-07, by Tormod Volden
-
level1/d64: Include Dragon disk specific commands on disk image2020-03-07, by Tormod Volden
-
scripts/os9_gdb: Show CRC in module directory list2020-03-07, by Tormod Volden
-
format.asm: Correctly accept lower-case (Dragon disk format) option2020-03-07, by Tormod Volden
-
Added information about what was changed in last commit.2020-01-06, by David Ladd
-
Updated format.asm to include the option for the enchanced 20 sector per track sector layout.2020-01-06, by David Ladd
-
Updated stack copy routines for level2 krn module for 6809 provided by L. Curtis Boyle.2019-11-16, by David Ladd
-
Get gfx2 to build from cmds folders2019-07-16, by Tormod Volden
-
NOTE: Edition 4 now includes very slight optimizations, and two more drawing2019-07-15, by David Ladd
-
RAMMER Edition #5 Revision 3 updates:2019-06-19, by David Ladd
-
Updated thexs.asm to correct for 1MB and 2MB systems so that Thexder will run correctly.2019-05-15, by David Ladd
-
Disassembled Shanghai and verified the new binary is exactly the same.2019-01-20, by Greg Law
-
cowprs: Note address from PBJ WORD-PAK/WORDPAK II User's Manual2018-08-29, by Tormod Volden
-
cowprs: Add register descriptions from PBJ WORD-PAK manual2018-08-29, by Tormod Volden
-
co80: Better description in source header2018-08-29, by Tormod Volden
-
defs/cocovtio.d: Add ModCo80 COLoad bit mask for Co80 VDIO submodule2018-08-29, by Tormod Volden
-
co80: Use HW port address from descriptor (via SCF and VTIO)2018-08-29, by Tormod Volden
-
scripts/os9.gdb: Use module directory start/end vectors2018-08-29, by Tormod Volden
-
level3: nitro module: Use KrnBlk instead of hardcoded $3F2018-08-29, by Tormod Volden
-
level3: bootfiles: Move device descriptors out of RBF block2018-08-29, by Tormod Volden
-
Fix up comments and whitespace in llcoco3fpga.asm2018-04-07, by Tormod Volden
-
modules: Make source file line endings consistent2018-04-07, by Tormod Volden
-
Revert introduction of underscore in DISTRO folders on disks.2018-04-07, by Tormod Volden
-
Updated Level 1 VTIO and CoVDG for updates to do CoCoVGA.2018-03-29, by David Ladd
-
Updated vtio.asm for some optimizations that can be shared between grfdrv.asm, covdg.asm.2018-03-13, by David Ladd
-
Updated level2/coco3/modules/makefile to build Jim Brain's CoCoLINK RS232 Pak drivers for use with2018-03-11, by David Ladd
-
Updated level1/coco1/modules/makefile to build Jim Brain's CoCoLINK DriveWire drivers. This2018-03-11, by David Ladd
-
Updated dwread.asm and dwwrite.asm so that the 6551 routines could have specially defined2018-03-11, by David Ladd
-
Updated level2/coco3/makefile to now create DriveWire disk images using the2018-03-09, by David Ladd
-
Modified the level1/coco1/makefile so that new disk images are created for DriveWire using the2018-03-09, by David Ladd
-
Updated rules.mak file so that DriveWire disk images for use in the DriveWire server are now2018-03-09, by David Ladd
-
Fixed level1/coco1/bootfiles/makefile to include the bootfile_directmodempak_headless2018-03-09, by David Ladd
-
Updated level1/coco1/bootfiles/makefile to create bootfiles and kernel track files that use the2018-03-09, by David Ladd
-
Updated makefile in level1/coco1/modules to create the boot and dwio modules for DriveWire2018-03-09, by David Ladd
-
Added new routine to dwread.asm and dwwrite.asm for using the SY6551 chips.2018-03-09, by David Ladd
-
Updated dwio.asm to now check to make sure only install vport IRQ if reported version of DW is2018-03-09, by David Ladd
-
Updated level 1 CoVDG with a mini stack blast for the screen scroll.2018-02-20, by David Ladd
-
Update to level1 CoVDG to save a few bytes of code.2018-02-20, by David Ladd
-
Updated Level 1 GrfDrv & VTIO for performance and bug fixes.2018-02-18, by David Ladd
-
Made a few changes to level 1 VTIO for space and speed.2018-02-11, by David Ladd
-
updated level1 term_vdg.asm to include upcoming CoCoVGA values.2018-02-08, by David Ladd
-
Updated defs file cocovtio.d in preperation of CoVGA.2018-02-08, by David Ladd
-
Fixed level1 vtio.asm so that level1/GrfDrv properly gets loaded into memory2018-02-07, by David Ladd
-
Added more detailed comments for syscall.asm to aid programmers2018-02-01, by David Ladd
-
Merged in Boisy's changes for level1 covdg.asm for the CoCoVGA device from Branded & Ed.2018-01-30, by David Ladd
-
KRNP3 speed optimizations (MoveBuf only copies 15 bytes,not 80,2018-01-29, by David Ladd
-
Changed a puls PC to rts to save cycles2018-01-21, by David Ladd
-
Did some more cycle optimizations in co42.asm2018-01-21, by David Ladd
-
More co42.asm optimizations to save a few cycles on the Write.2018-01-21, by David Ladd
-
Added some optimizations to co42.asm to save some space and cycles where possible.2018-01-21, by David Ladd
-
Corrected ,pc should have been ,pcr in KRNP3.asm2017-12-21, by David Ladd
-
Updated Drivers section makefile so it will process the dsk, dskclean2017-12-20, by David Ladd
-
Updated IDE Driver makefile so it will have place holders for2017-12-20, by David Ladd
-
Updated TCCC Driver makefile so it will have place holders for2017-12-20, by David Ladd
-
Updated SDISK3 Driver makefile so it will have place holders for2017-12-20, by David Ladd
-
Updated SDISK Driver makefile so it will have place holders for2017-12-20, by David Ladd
-
Updated s16550 Driver makefile so it will have place holders for2017-12-20, by David Ladd
-
Updated MMC Driver makefile so it will have place holders for2017-12-20, by David Ladd
-
Updated Disto Driver makefile so it will have place holders for2017-12-20, by David Ladd
-
Updated Burke&Burke Driver makefile so it will have place holders for2017-12-20, by David Ladd
-
Pushing update to KRNP3 on behalf of Curtis Boyle.2017-12-20, by David Ladd
-
Updated makefile for EmuDsk driver so that a disk image would be2017-12-20, by David Ladd
-
Created makefile and defsfile for NoCan RAMMER module driver and descriptor2017-12-20, by David Ladd
-
Submitting updates to GSHELL(Multi-View) to the repo from Curtis Boyle.2017-12-15, by David Ladd
-
Added a couple more utilities to my utils section as well as a README.md2017-09-10, by David Ladd
-
corsham,atari: Include OS9GEN in disk image creation2017-09-09, by Tormod Volden
-
Added some HD6309 optimizations to level1's covdg.asm file.2017-07-28, by David Ladd
-
Adding a co-module for a stock WordPak RS with FHL O-PAK support.2017-07-03, by lfantoniosi
-
mc09: revise defs file to remove stuff that's not needed by this port2017-06-04, by Neal Crook
-
mc09: Fix inconsistent kernel naming in makefile2017-06-03, by Neal Crook
-
defs: Expand comments around KrnBlk2017-06-03, by Neal Crook
-
3rdparty: Changed the names of many disks for easier reading2017-06-06, by Bill Pierce
-
3rdparty/packages: Rename particularly cryptic folder names2017-06-03, by Tormod Volden
-
3rdparty/packages: More descriptive disk image names2017-06-03, by Tormod Volden
-
mc09: Fix up Bt.Start (different between Level 1 and Level 2)2017-06-02, by Neal Crook
-
L2: Introduce symbol KrnBlk to define kernel block number2017-06-01, by Neal Crook
-
mfree.asm: Fix zero-day Block Map entry bug2017-05-30, by Neal Crook
-
mfree.asm: Improve comment and remove trailing white-space2017-05-30, by Neal Crook
-
dmem.asm: Annotate comments, remove trailing whitespace2017-05-29, by Neal Crook
-
smap.asm: Annotate comments, remove trailing whitespace2017-05-29, by Neal Crook
-
mc09 (Level1 & Level2): Remove unused stuff from makefiles2017-05-20, by Neal Crook
-
mc09: Correct the description of the RTC part-number2017-05-20, by Neal Crook
-
L2 rbf.asm: Clarify behaviour in comment2017-04-30, by Neal Crook
-
rel, L2 krnp2: Tidy up comments. Avoid numeric literals.2017-04-30, by Neal Crook
-
Use any available perl for running mkdskindex2017-06-02, by Bill Pierce
-
Add an underscore between each section of disk image names2017-06-02, by Bill Pierce
-
Add boot track params to dragon.d and mc09.d2017-06-01, by Tormod Volden
-
corsham: Add Bt.Track definition to corsham.d2017-06-01, by Tormod Volden
-
Add level1 corsham port for the Corsham 6809 System2017-05-16, by Boisy Pitre
-
Whitespace/comments in Atari sections of krn, clock, sysgo2017-05-16, by Boisy Pitre
-
defs: Move boot track parameters into each port def file2017-05-16, by Boisy Pitre
-
Add sc6850 SCF driver for Motorola MC6850 ACIA (UART)2017-05-16, by Boisy Pitre
-
krnp2: Omit debug parameters in non-debug builds2017-05-16, by Boisy Pitre
-
rbdesc.asm: Fix name in test descriptor template2017-05-16, by Boisy Pitre
-
fix EOL character offset2017-05-17, by lfantoniosi
-
Adding Co42 to coco makefiles2017-05-14, by lfantoniosi
-
Adding Co42 a beautiful and fast 42x24 Hi-Res screen based from CoHR code.2017-05-14, by lfantoniosi
-
Enable lowercase for CoHR2017-05-14, by lfantoniosi
-
Make CoHr three times faster!2017-05-14, by lfantoniosi
-
term_mc6850: Change default terminal size from 24 lines to 25 lines2017-04-22, by Neal Crook
-
mc09: First release of working L2 port to MC09 platform2017-04-20, by Neal Crook
-
mc09 l2: bring sys/makefile in line with latest organisation for other platforms2017-04-17, by Neal Crook
-
Expand help messages after inspection of source code2017-04-17, by Neal Crook
-
Create new clock mc09clock_91hz for Carsten's over-clocked mc092017-04-08, by Neal Crook
-
L2 kernel: White-space and comment changes (no code changes)2017-04-06, by Neal Crook
-
L2 kernel: Minor comment tweaks2017-04-06, by Neal Crook
-
L2 kernel: Small corrections and expansion of comments (no functional change)2017-04-06, by Neal Crook
-
ioman.asm: Delete trailing whitespace and tabs (no functional change)2017-04-06, by Neal Crook
-
sysgo.asm: Delete trailing whitespace, fix indent (no functional change)2017-04-06, by Neal Crook
-
defs/os9.d: Expand comment about level2 block/system map flags2017-04-06, by Neal Crook
-
mc09 l2: Complete rework of the mc09 clock module (copied from coco)2017-04-06, by Neal Crook
-
mc09 l2: tidy up makefiles: remove ccbkrn, which isn't needed for mc09,2017-04-06, by Neal Crook
-
mc09 l2: move MMU bit-field defines to defs file.2017-04-06, by Neal Crook
-
fpgarom: Capitalize disk image name to identify it as RSDOS image2017-04-17, by Tormod Volden
-
makefile: Delete all disk images on clean2017-04-17, by Tormod Volden
-
scripts/mkdskindex: Tag .img (other) and .DSK (RSDOS) images2017-02-06, by Tormod Volden
-
coco3fpga: Rename SD disk images to .img2017-02-06, by Tormod Volden
-
coco3: Don't include N5-N13 and Z3-Z7 descriptors2017-02-06, by Bill Pierce
-
coco3fpga: Add RAM disk and clock setup to startup files2017-02-06, by Bill Pierce
-
coco3fpga: Build boot files and disk images with RAM disk and RTC support2017-02-06, by Bill Pierce
-
Add coco3fpga RAM disk and RTC driver2017-02-06, by Bill Pierce
-
Add the Sleuth multipass disassembler from Bud Pass2017-02-04, by Bill Pierce
-
3rdparty/utils/fpgarom: Utilities for CoCo3FPGA booting2017-02-04, by Bill Pierce
-
coco3fpga: Use alternate color scheme for terminal windows2017-02-04, by Bill Pierce
-
Use modified w1-w6 window definitions on CoCo3FPGA2017-02-04, by Bill Pierce
-
Include coco3fpga port in default build2017-02-04, by Bill Pierce
-
Add build tree for Gary Becker's CoCo3FPGA project2017-02-04, by Bill Pierce
-
Add coco3fpga banner to init.asm2017-02-04, by Bill Pierce
-
Build various CoCo3FPGA boot files2017-02-04, by Bill Pierce
-
coco3: Build SD card device descriptors for CoCo3FPGA2017-02-04, by Bill Pierce
-
Allow CoCo3FPGA-specific build of superdesc.asm2017-02-04, by Bill Pierce
-
New low-level driver for CoCo3FPGA SD card interface2017-02-04, by Bill Pierce
-
New ALTCOLOR flag for window descriptors 1-7 & term_win40/802017-02-04, by Bill Pierce
-
Add sysgo_bd to the coco3 port2017-02-04, by Bill Pierce
-
Add new sysgo variant from Bob Devries with sysgo.cfg support2017-02-04, by Bill Pierce
-
coco3: Use port.mak correctly in makefiles2017-02-04, by Tormod Volden
-
Use lwtools noforwardrefmax pragma by default2017-01-13, by Neal Crook
-
mc09: Bring makefiles in line with level1/level2 coco makefiles2017-01-13, by Neal Crook
-
Rename remaining Makefiles to makefile for consistency2017-01-13, by Neal Crook
-
Add new Level 2 port for Multicomp09 "mc09l2"2016-12-05, by Neal Crook
-
l1 boot modules: Expand documentation and clean up code2016-12-04, by Neal Crook
-
l1 rel.asm: Do the module padding in a more portable way2016-11-30, by Neal Crook
-
l1 rel.asm: Fix up comments - say krn instead of OS9p12016-11-30, by Neal Crook
-
l2 kernel: Replaced literal FF91 and FFA* with symbolic references2016-11-28, by Neal Crook
-
l2 clock/rammer: Remove tabs and trailing whitespace2016-11-28, by Neal Crook
-
l2 krn.asm: Sync comments from ccbkrn.asm2016-11-28, by Neal Crook
-
l2 fsrqmem.asm: Sync comments and whitespace from ccbfsrqmem.asm2016-11-28, by Neal Crook
-
l2 kernel: Remove tabs and trailing whitespace, align comments2016-11-28, by Neal Crook
-
mc09: Store SD card drive offset in its own 2 bytes2016-01-05, by Neal Crook
-
mc09: Tidy up makefiles and scripts further2016-12-05, by Neal Crook
-
mc09: Remove unsupported bootfile and kernelfile combinations2015-12-06, by Neal Crook
-
mc09: Remove mc09vtio.d and all the things that referenced it2015-12-04, by Neal Crook
-
mc09: Add mc09rtc command and GPIO registers defs in mc09.d2015-12-01, by Neal Crook
-
Incorporate mc09 in build, add support in l1 init/rel/boot_sdc2015-10-17, by Neal Crook
-
New port "mc09" for Multicomp09, an FPGA-based 6809 machine2015-10-17, by Neal Crook
-
term_mc6850: Include the matching IT.xxx symbols in the comments2015-10-17, by Neal Crook
-
New mc6850 driver, based on existing sc6551 driver2015-10-17, by Neal Crook
-
docs: Fix makefile subdir name2017-01-10, by Tormod Volden
-
Disassembled c.asm with comments from cstart.a and partial labels from the C library2016-07-09, by Lothan
-
Fix Burke hard disk controller driver to allow build for only one drive2016-05-05, by Robert Gault
-
level2 stdfonts: Remove duplicate entries2016-03-20, by Tormod Volden
-
Small fixups in level 3 boot script2016-02-28, by Tormod Volden
-
makefiles: Use port.mak for level 2 and 3 as well2016-02-28, by Tormod Volden
-
l2 modules/makefile: Move some misplaced kernel file definitions2016-02-28, by Tormod Volden
-
makefiles: Fail on broken clean targets2016-02-28, by Tormod Volden
-
l2/6309: Add ccb to kernel makefile2016-02-28, by Tormod Volden
-
makefiles: Use host copy tool for copying files in build tree2016-02-28, by Tormod Volden
-
l2/sys/makefile: Rearrange help files order2016-02-28, by Tormod Volden
-
l1/sys/makefiles: Remove unused alldragon target2016-02-28, by Tormod Volden
-
Remove duplicated and unused sys/makefile instances2016-02-28, by Tormod Volden
-
makefile: Remove hg update commands2016-02-28, by Tormod Volden
-
makefile: Remove test server uploading of snapshots2016-02-28, by Tormod Volden
-
makefiles: Remove uploading of zip archives2016-02-28, by Tormod Volden
-
cc: Fix dd_tks typo in defs/direct.h2016-02-28, by Tormod Volden
-
level2/stdfonts: Fix up font "source"2016-02-27, by Tormod Volden
-
Start on next version changelog entry2015-12-22, by Tormod Volden
-
burst script: Rename "latest" to "snapshot"2015-12-22, by Tormod Volden
-
level2: Improve drawing diagonal lines by improving the symmetry2015-12-21, by Robert Gault
-
Added command summary to debug help file.2015-12-01, by Neal Crook
-
Added comments in level1 boot section, based on learnings while debugging2015-10-13, by Neal Crook
-
Describe the non-standard format of the module header. Cross-reference os9.d2015-10-13, by Neal Crook
-
Add comments to jump table. Delete trailing whitespace.2015-10-13, by Neal Crook
-
Add comments based on my learnings while debugging boot on multicomp092015-10-13, by Neal Crook
-
Removed unnecessary b.asm file2015-10-03, by boisy
-
Added brainfuck interpreter2015-10-03, by boisy
-
Add Level 1 coco1_6309 port tree2015-07-26, by Tormod Volden
-
List the "coco1" dwio_38400 in the coco1 bootlists2015-07-26, by Tormod Volden
-
level1: Rename "coco1" DriveWire modules to "38400"2015-07-26, by Tormod Volden
-
level2: Set "coco1" baud rate in port.mak via DW_BAUD38400 flag2015-07-26, by Tormod Volden
-
Add coco2_6309 to the default build list2015-07-25, by Tormod Volden
-
Fix idiocy related to pshu/pulu with "u" as an operand2015-07-15, by William Astle
-
level2/6309 bootfile script: Fix typo in options2015-03-23, by Tormod Volden
-
Added level 1 gaming bootfile for cocosdc to match other builds of gaming bootfile's.2015-02-25, by David Ladd
-
Updated makefile so shell was not automatically added to bootfile for level 1 coco's.2015-02-23, by David Ladd
-
Found SDFLAGS from level1/coco1/modules/makefile was missing. Added line.2015-02-23, by David Ladd
-
Corrected module list for cocosdc NitrOS-9 L1 os9boot file. Found a strangler drivewire driver in it.2015-02-23, by David Ladd
-
level2 makefile: Cosmetics, move DSKDW recipe2015-02-22, by Tormod Volden
-
level 1/2 makefiles: Cosmetics, make more consistent2015-02-22, by Tormod Volden
-
makefiles: Always use ECHO macro define2015-02-22, by Tormod Volden
-
level1 makefile: Use macro definitions instead of hardcoded values in strings2015-02-22, by Tormod Volden
-
rompak/6309: Switch to native mode already in rompak loader2015-02-22, by Tormod Volden
-
rompak: Add missing AFLAGS in makefile2015-02-22, by Tormod Volden
-
level1: Add rompak version with bootfile from floppy2015-02-22, by Tormod Volden
-
level1: Generate CoCoSDC disk images2015-02-22, by Tormod Volden
-
Added comments to boot_ide.asm to reflect new changes about the deblocking2015-02-08, by David Ladd
-
updated coco3 bootfiles makefile to make ide bootfile and both versions of ide kernel2015-02-08, by David Ladd
-
updated coco3 modules makefile to make new ide booter2015-02-08, by David Ladd
-
updated boot_ide.asm with deblocking code to be built with -DDEBLOCK2015-02-08, by David Ladd
-
sdir: fixed off by one error when null terminating parameter string2015-02-08, by tlindner
-
Updated sdir to use llcocosdc driver to communicate with the SDC hardware.2015-02-08, by tlindner
-
level1 scf: Fix up more 6309 code2015-01-29, by Robert Gault
-
level1/ioman: Fix code to use R$ macro defines2015-01-29, by Robert Gault
-
level1 krnp2: Set up stack correctly for 63092015-01-25, by Tormod Volden
-
level 1 krn: Fix stack injection on 63092015-01-25, by Tormod Volden
-
level1 krn: Fix signal dispatch for 63092015-01-25, by Tormod Volden
-
level1 krn: Fix signal dispatch code to use R$ macros2015-01-25, by Tormod Volden
-
level1 krn: Fix scheduler bug that only affected 63092015-01-25, by Tormod Volden
-
level 2/3 makefiles: Cosmetic/whitespace changes2015-01-25, by Tormod Volden
-
level2/3 makefile: Remove unused PWD flag from runb target2015-01-25, by Tormod Volden
-
Added help files for sdir and sdrive2015-01-25, by tlindner
-
fix SS.DSize to return correct bytes-per-sector2015-01-25, by darrenatk
-
scf: Add missing 6309 section for level1 code2015-01-24, by Robert Gault
-
rbf: Convert fixed register stack offsets to R$ macro defines2015-01-24, by Robert Gault
-
level1 6309: Switch to native mode early in rel.asm2015-01-24, by Robert Gault
-
scripts/os9.gdb: Add "smart" single step command2015-01-24, by Tormod Volden
-
Add build tree for 6309 coco2 port2015-01-24, by Tormod Volden
-
Fix up typos in level1 6309 code2015-01-24, by Tormod Volden
-
level1/coco1/makefile: Use DISTRO instead of hardcoded 6809L12015-01-23, by Tormod Volden
-
Update burst script to use uploader's date and filename2015-01-23, by Tormod Volden
-
makefile: Prepare for improved nightly upload burst script2015-01-23, by Tormod Volden
-
Dragon makefiles: Small cleanups2015-01-23, by Tormod Volden
-
makefiles: Use 3RDPARTY variable consistently2015-01-21, by Tormod Volden
-
Do not return error for SDC setstat2015-01-22, by darrenatk
-
Removed the commented out code in the becker routines.2015-01-19, by David Ladd
-
Low level driver update to CoCoSDC provided by Darren.2015-01-09, by David Ladd
-
added the missing BECKERTO section to the dwwrite.asm file.2015-01-07, by David Ladd
-
Added SDC boot module from Darren Atkinson2014-12-24, by tlindner
-
Low level CoCo SDC driver updtate from Darren Atkinson2014-12-23, by tlindner
-
Updated the becker routine comment to state there is now a supports a timeout.2014-12-20, by David Ladd
-
Updated becker port routine with a timeout check.2014-12-20, by David Ladd
-
Remove superdesc.asm fix for SDC...2014-12-14, by chawks4
-
OOppss! accidental change...2014-12-13, by chawks4
-
Fix for all ide rbsuper descripters being set for drive 02014-12-13, by chawks4
-
level1: Make all ports use the same kernel module makefile2014-12-11, by Tormod Volden
-
level3: Remove unused TERM define from module makefile2014-12-11, by Tormod Volden
-
cobbler: Handle disks with fragmented OS9Boot files2014-12-11, by Robert Gault
-
Added dash command to sdir to list mounted images2014-12-08, by tlindner
-
Fixed some typos in sdir.2014-12-01, by tlindner
-
Added sdrive.2014-12-01, by tlindner
-
sdir: fixed multi-conlum printing2014-11-30, by tlindner
-
sdir nearly done2014-11-30, by tlindner
-
Initial comming for my snakes demonstration and the sdir command.2014-11-28, by tlindner
-
Changed llcocosdc read and write routines to enter and leave command mode.2014-11-28, by tlindner
-
[PATCH 3/3] level2: Include ccbkrn in build again2014-10-29, by Brett Gordon
-
[PATCH 2/3] ccbkrn: Use new ccbfnproc.asm instead of fnproc.asm2014-10-29, by Brett Gordon
-
[PATCH 1/3] ccb*: Fix building with lwasm2014-10-29, by Brett Gordon
-
level3: Add bootlists and scripts for coco_63092014-10-27, by Gene Heskett
-
level3 makefiles: Fix up missing tab so that ddr0_192k.dd gets built2014-10-26, by Tormod Volden
-
level3 makefiles: Use --no-print-directory to avoid noise in CMDS list2014-10-26, by Tormod Volden
-
level3 makefiles: Merge identical kernel makefiles2014-10-26, by Tormod Volden
-
level3 makefiles: Merge identical top level makefiles2014-10-26, by Tormod Volden
-
level3 makefiles: Merge identical defs/makefile2014-10-26, by Tormod Volden
-
level3 makefiles: Merge identical bootfiles makefile2014-10-26, by Tormod Volden
-
level3 makefiles: Merge cmds makefiles2014-10-26, by Tormod Volden
-
level3 makefiles: Merge coco3/coco3_6309 modules/makefile2014-10-26, by Tormod Volden
-
level3 makefiles: Add ROM modules to coco3_6309 as well2014-10-26, by Tormod Volden
-
level3 makefiles: Order BOOTERS list like in level22014-10-26, by Tormod Volden
-
level3 makefiles: Fix up comments for coco3_6309 too2014-10-26, by Tormod Volden
-
level3 makefiles: Lots of whitespace fixes, no code changes2014-10-26, by Gene Heskett
-
level3 makefiles: Fill in top level makefile (copied from level2)2014-10-26, by Gene Heskett
-
level3 makefiles: Fix up comments in coco3/modules2014-10-26, by Gene Heskett
-
level3 makefiles: Add HDBDOS flags for coco32014-10-26, by Gene Heskett
-
level3 makefiles: Add missing modules parts from level22014-10-26, by Gene Heskett
-
level3 makefiles: Add BOOTFILE_DW module lists2014-10-26, by Gene Heskett
-
level3 makefiles: Add "nitro" and "end" modules to coco3 bootfiles2014-10-26, by Gene Heskett
-
defs/cocovtio.d: Small whitespace fixup2014-10-26, by Gene Heskett
-
sierra: Fix clear.text.rect command in mnln.asm2014-04-26, by Guillaume Major
-
rules.mak: Mark as development version again2014-04-13, by Tormod Volden
-
Added tag nos9v030300 for changeset 4dc310549cdf2014-04-13, by Tormod Volden
-
sysgo: Update copyright year2014-04-13, by Tormod Volden
-
3rdparty/utils: Add labels to disk images2014-04-12, by Tormod Volden
-
ChangeLog: Update with highlights for V3.3.02014-04-12, by Tormod Volden
-
sierra: Update King's Quest 4 resource files2014-04-12, by Guillaume Major
-
sierra: Rename unused objs folder to objs_kq3 and add ReadMe file2014-04-12, by Tormod Volden
-
mnln.asm: Fix up "move to (x,y)" after last commit2014-04-12, by Guillaume Major
-
mnln.asm: Fix obj.status.v command calling format text2014-04-12, by Guillaume Major
-
sierra: Correct set.pri.base routine used in KingsQuest42014-04-12, by Guillaume Major
-
sierra/objs_lsl/mnln.asm: Use division quotient, not remainder2014-04-12, by Guillaume Major
-
sierra/objs_lsl/mnln.asm: Add comments2014-04-12, by Guillaume Major
-
Move bootman to 3rdparty/wip and add a ReadMe file2014-04-05, by Tormod Volden
-
Create new 3rdparty/wip directory for unfinished stuff2014-04-05, by Tormod Volden
-
3rdparty/utils: Add disk with Gene's bootlink and vfy utilities2014-04-04, by Tormod Volden
-
docs: Add myram.doc from Gene2014-04-04, by Tormod Volden
-
level2: Add Gene's myram RAM disk driver to disk images2014-04-04, by Tormod Volden
-
level2/modules: Delete unused ddr0_* assembler sources2014-04-04, by Tormod Volden
-
level2/modules/rx.asm: Rename to mr0.asm2014-04-04, by Tormod Volden
-
level2/modules/rx.asm: Update device descriptor to match myram driver2014-04-04, by Tormod Volden
-
level2/modules/ram.asm: Rename to myram.asm2014-04-04, by Tormod Volden
-
level2/modules/ram.asm: Rename Gene's RAM disk driver to MRAM2014-04-04, by Tormod Volden
-
sys/makefiles: Remove broken prerequisite from makefile rule2014-04-04, by Tormod Volden
-
3rdparty: Further harmonize makefiles2014-04-04, by Tormod Volden
-
makefiles: Use OS9ATTR_EXEC macro when possible2014-04-04, by Tormod Volden
-
cohr: Support both COVDG control codes and COHR Esc codes2014-02-10, by Ken H.
-
3rdparty: Stop build on failing dsk or dskcopy targets2014-02-10, by Tormod Volden
-
pacos9: Make sure dsk image is built for dskcopy2014-02-10, by Tormod Volden
-
pacos9: Make disk image2014-02-09, by Tormod Volden
-
Move mkdskindex into scripts folder2014-02-09, by Tormod Volden
-
alib/makefile: Remove unused dskclean target2014-02-09, by Tormod Volden
-
kreiderclib: Remove unused Makefile.old2014-02-09, by Tormod Volden
-
bootman: Port to lwtools2014-02-09, by Tormod Volden
-
bootman: Rename assembler files to .as2014-02-09, by Tormod Volden
-
coyota: Add small README.txt file2014-02-09, by Tormod Volden
-
bootroms: Add ROM kernel image for booting from floppy2014-02-08, by Tormod Volden
-
Add scripts/os9.gdb and list2crc.pl for gdb debugging2014-02-09, by Tormod Volden
-
rules.mak: Generate assembly listings if LISTDIR is defined2014-02-08, by Tormod Volden
-
coyota: Make disk image2014-02-09, by Tormod Volden
-
coyota: Port to lwtools2014-02-09, by Tormod Volden
-
coyota: Rename assembler files to .as2014-02-09, by Tormod Volden
-
alib: Add windefs.as to libraries2014-02-09, by Tormod Volden
-
alib: Remove unused SRCS list2014-02-09, by Tormod Volden
-
rules.mak: Include defs folder and use AFLAGS for object file building2014-02-09, by Tormod Volden
-
pacos9: Add os9 "edition" value to module2014-02-09, by Tormod Volden
-
pacos: Add code and bss sections, lwlink style2014-02-08, by Tormod Volden
-
pacos9: Rename assembler files to .as and port makefile to lwtools2014-02-08, by Tormod Volden
-
level*/makefile: Abort if dsk or dskcopy target fails in subdir2014-01-27, by Tormod Volden
-
rel.asm: Shorten boot message on Dragon Alpha2014-01-27, by Tormod Volden
-
d64/dalpha bootfiles: Do not copy the makefile into the bootfile2014-01-26, by Tormod Volden
-
rb1773: Support 6309 on level 1 as well2014-01-25, by Robert Gault
-
rb1773: Make 48 TPI floppy disks readonly in 96 TPI drives2014-01-25, by Robert Gault
-
rb1773: Fix comments about 135 TPI versus 48 or 962014-01-25, by Robert Gault
-
rb1773: Fix typo in write precompensation code2014-01-24, by Robert Gault
-
rbdesc/superdesc: Raise default SAS from $8 to $102014-01-24, by Gene Heskett
-
coco3: Avoid duplicate ddd0_80d.dd on 80DS disk image2014-01-24, by Robert Gault
-
r0.asm: Fix RAM disk size setting through makefile2014-01-24, by Tormod Volden
-
Update mkdskimage script to recognize DW images2014-01-21, by Tormod Volden
-
boot_d64.asm: Preserve CC on stack /before/ modifying it2014-01-21, by Tormod Volden
-
defs/dragon.d: Correct PIA0Base and PIA1Base2014-01-18, by Tormod Volden
-
bootroms: Build both ROM and ROMPak images2014-01-18, by Tormod Volden
-
rominfo.asm: Fix booting from ROMPak2014-01-18, by Tormod Volden
-
rominfo: Disable autostart interrupt signal from ROMPak2014-01-18, by Tormod Volden
-
coco1/bootroms: Add sysgo and shell_21 to bootfile2014-01-18, by Tormod Volden
-
sierra makefiles: Add comment about hiding tocgen file temporarily2014-01-18, by Tormod Volden
-
d64/makefile: Stop building if error in subdirectory build2014-01-18, by Tormod Volden
-
d64: Put DEFS folder on disk 2 for 180K 5.25" disk set2014-01-18, by Tormod Volden
-
d64: Remove duplicates in command list for 5.25" disk set2014-01-18, by Tormod Volden
-
coco3/makefile: Remove duplicate DSKDW in DSKS list2014-01-18, by Tormod Volden
-
dragon: Do not try to copy missing acia51 from cmds2014-01-17, by Tormod Volden
-
Remove unused level1/cmds/makefile2014-01-17, by Tormod Volden
-
dalpha: Use merged modules/makefile from d642014-01-17, by Tormod Volden
-
d64/dalpha: Use variables from ports.mak in makefile2014-01-17, by Tormod Volden
-
dalpha: Use cmds/makefile from d64 port2014-01-17, by Tormod Volden
-
coco3_6309/bootlists: Fix up DriveWire descriptor names2014-01-12, by Tormod Volden
-
Make level3 buildable again2014-01-12, by Tormod Volden
-
Demystify string character calculation involving DNum or ITDRV2014-01-12, by Tormod Volden
-
pacos9/makefile: For now, do not try to build, needs porting2014-01-12, by Tormod Volden
-
makefiles: Stop if a component fails to build2014-01-12, by Tormod Volden
-
Allow selection of ports to build using PORTS variable2014-01-11, by Tormod Volden
-
Remove some obsolete comments from ReadMe file2014-01-11, by Tormod Volden
-
Remove execute permissions from files that should not have it2014-01-11, by Tormod Volden
-
level2/coco3/makefile: Use OS9FORMAT macro2014-01-11, by Tormod Volden
-
d64/makefile: Remove undefined use of STARTUP variable2014-01-11, by Tormod Volden
-
rules.mak: Delete unused CLOUD9 and C9 variables2014-01-11, by Tormod Volden
-
Set default NITROS9DIR in Makefile not rules.mak2014-01-11, by Tormod Volden
-
Makefiles: Do not set PORT since port.mak does it2014-01-11, by Tormod Volden
-
Make the banners print what we are compiling for2014-01-11, by Tormod Volden
-
Update scripts/burst snapshot repo maintainer script2014-01-11, by Tormod Volden
-
Close the lwtools-port branch2014-01-11, by Tormod Volden
-
Added tag pre-lwtools-dummymerge for changeset df598bc454262014-01-11, by Tormod Volden
-
Added tag nos9v030209 for changeset 07219d5d78872014-01-11, by Tormod Volden
-
Merge lwtools-port into default branch2014-01-11, by Tormod Volden
-
arcadepak: Add empty_smash.txt and empty_thexder.txt dummy files lwtools-port2014-01-11, by Tormod Volden
-
os9l2bbs: Avoid overflow error on 8-bit offset indexed mode lwtools-port2014-01-11, by Tormod Volden
-
Revert e4a0f58a5f9b (set NITROS9DIR in makefiles)2013-11-24, by Tormod Volden
-
arcadepak/makefile: Fixup the OS9COPY factorization2013-11-24, by Tormod Volden
-
level2/coco3/modules/makefile: clock2_dw_becker = clock2_dw2013-11-24, by Tormod Volden
-
boot_scsi.asm: Remove misplaced # in CntrSlot FCB constant2013-11-24, by Tormod Volden
-
Various whitespace fixups2013-11-24, by Tormod Volden
-
boot_scsi.asm: Fix whitespace2013-11-24, by Tormod Volden
-
defs/scsi.d: Use SET not EQU on SDMPI so that it can be redefined2013-11-24, by Tormod Volden
-
kingsquest4/makefile: Fix startup file location2013-11-24, by Tormod Volden
-
level1 krn.asm: Revert debug(?) modification in commented code lwtools-port2013-11-24, by Tormod Volden
-
multivue: Use correct DW module in 6309 DW Becker bootfile lwtools-port2013-11-24, by Tormod Volden
-
joydrv_6551L.asm: Remove spurious ! (OR) from expression2013-11-24, by Tormod Volden
-
Rename dw.asm to dwio.asm2013-11-24, by Tormod Volden
-
makefiles: Factor out OS9COPY command when using foreach()2013-11-24, by Tormod Volden
-
makefiles: Factor out OS9ATTR_* command when using foreach()2013-11-24, by Tormod Volden
-
Rename various dw3 files to dw2013-11-24, by Tormod Volden
-
sierra: Rename all tOC_dw3.txt files to tOC_dw.txt2013-11-24, by Tormod Volden
-
sierra/goldrush: Use same tOC for dw and dw_becker2013-11-24, by Tormod Volden
-
makefiles: Separate OS9COPY and CP macros2013-11-24, by Tormod Volden
-
makefiles: Rename DW3 to DW all over2013-11-24, by Tormod Volden
-
Revert bad fix in level1/atari/cmds/fuji.asm2013-11-24, by Tormod Volden
-
blackcauldron/makefile: Avoid duplicate files when combining disk 1 and 2 lwtools-port2013-07-12, by Tormod Volden
-
level2/coco3/makefile: Fix attributes on non-local text files lwtools-port2013-07-10, by Tormod Volden
-
Makefiles: Overwrite soft link destination instead of failing lwtools-port2013-07-10, by Tormod Volden
-
Updated makefiles in sys and inetd.conf to establish HTTPD port lwtools-port2013-05-23, by Boisy Pitre
-
Changed set to equ in __os9 section so stack/edition/etc are honored by lwlink lwtools-port2013-05-05, by Boisy Pitre
-
Fixed an issue where Z* descriptors weren't being made correctly for level 2. lwtools-port2013-05-04, by Boisy Pitre
-
Added low level CoCo SDC driver and made makefile changes for coco3 and coco3_6309 to build boot disks for this new driver. lwtools-port2013-05-01, by Boisy Pitre
-
Updated 3rdparty/utils/winfo/makefile to include SUBS in the command list. lwtools-port2013-02-13, by David Ladd
-
Updated makefile(s) to create disk images and info for 3rdparty/utils/ lwtools-port2013-02-12, by David Ladd
-
Removed case related pragma so that inetd assembles correctly lwtools-port2013-02-05, by Boisy Pitre
-
Fixed issue with telnet putting out junk data at first connect. lwtools-port2013-02-02, by Boisy Pitre
-
Reworked libraries to adhere to lwlink's naming specifications lwtools-port2013-02-01, by Boisy Pitre
-
Updated level1/coco1/modules/makefile , level2/coco3/modules/makefile , & rules.mak for missing values for drive descriptors. lwtools-port2013-01-29, by drencor-xeen
-
Updated coco1/modules/makefile and coco3/modules/makefile to help resolve issues with i(x) and s(x) descriptors. lwtools-port2013-01-28, by drencor-xeen
-
Updated ddiskdesc.asm and rb1773desc.asm so would work with lwtools. lwtools-port2013-01-28, by drencor-xeen
-
Updated level2/coco3 makefiles to create headless becker&arduino boot disks. lwtools-port2013-01-28, by drencor-xeen
-
Updated level2/coco3/bootfiles/makefile to use ddx0.dd for becker boot disk. lwtools-port2013-01-28, by drencor-xeen
-
Updated level2/coco3/cmds/makefile to set correct lib file based on H6309 tag. lwtools-port2013-01-27, by drencor-xeen
-
Added 'extern' pragam, fixed up rules.mak, changed 'section text' to 'section code' in sources lwtools-port2013-01-27, by Boisy Pitre
-
Updated makefile(s) so correct coco1 dw boot and dwio.sb files are used. lwtools-port2013-01-27, by drencor-xeen
-
Updated level1/coco1 related to becker and arduino projects. lwtools-port2013-01-26, by drencor-xeen
-
Updated two makefile(s) for correct .sb usage and disk name. lwtools-port2013-01-25, by drencor-xeen
-
Merged lwtools-port (2773:ce3dba57003b) and mainline (2772:0a3f4d8ea6d5) lwtools-port2013-01-24, by Boisy Pitre
-
Found ENDC in wrong location in dwread.asm and dwwrite.asm. Corrected.2013-01-23, by drencor-xeen
-
Merged in dwread/dwwrite Arduino changes2013-01-23, by Boisy Pitre
-
Thanks to Bill P for finding that wrong sys lib was being used in the level2/coco3/cmds/makefile2013-01-18, by drencor-xeen
-
Updated main makefile so that when "dw3" and "becker" are activated they call the dependency "dsk".2013-01-17, by drencor-xeen
-
Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker.2013-01-16, by drencor-xeen
-
Added becker archive creation to the main makefile. The command is "make becker".2013-01-13, by drencor-xeen
-
Updated level1/atari/bootfiles/makefile so that on "make clean" the bootfile_p1 & bootfile_p2 are moved.2013-01-11, by drencor-xeen
-
Updated rules.mak so that "zip" will use the best file compression.2013-01-10, by drencor-xeen
-
Corrected yet again more typos. Hopefully got them all this time in fsim2 and manhunter1.2013-01-10, by drencor-xeen
-
Corrected some typos in the make files related to fsim2, christmas86, kingquest4, manhunt1, and spacequest2.2013-01-10, by drencor-xeen
-
Fixed the tOC_80d.txt file related to manhunter1.2013-01-09, by drencor-xeen
-
Updated makefile(s) to build becker boot disks for drivewire4 server related to KingsQuest1 and Goldrush.2013-01-09, by drencor-xeen
-
Added disk creation for becker boot and koronis in 3rdparty.2013-01-09, by drencor-xeen
-
Found that the lib folder was not being processed. Corrected issue.2013-01-08, by drencor-xeen
-
Added needed information in level1/coco make files to create a NOS9 L1 boot disk.2013-01-06, by drencor-xeen
-
Updated rules.mak to correct for non booting dw3 and becker disk images.2013-01-04, by drencor-xeen
-
Merged Changeset related to krn.asm2012-12-10, by drencor-xeen
-
Added krn.asm and nos9l1 makefile changes back into current repo for memory fix and becker files.2012-12-10, by drencor-xeen
-
Adjusted disk format for dw .dsk's, took a blank line out of regdmp to compact its display2012-12-10, by gheskett
-
Working on cloned default branch, pulled 2012/11/032012-11-10, by gheskett
-
Adjusted makefile to populate inetd.conf with port number for telnet lwtools-port2012-07-31, by Boisy Pitre
-
o dwio for Atari now uses routines in ROM, so dwread/dwrite stripped of Atari lwtools-port2012-07-31, by Boisy Pitre
-
Optimized dw3.asm routines for Atari and fixed crash in OP_SERPOLL mode. dwread routine now properly returns Carry or Negative set. lwtools-port2012-07-30, by Boisy Pitre
-
Reworked sources so that serial polling for the atari works. lwtools-port2012-07-26, by Boisy Pitre
-
Moved Atari SIO read/write routines into main dwread.asm and dwwrite.asm lwtools-port2012-07-24, by Boisy Pitre
-
Fixed longstanding issue with processes not going away when a network path closed. Also inetd now turns of pause lwtools-port2012-07-20, by Boisy Pitre
-
Reworked to make the searching of the paths in a process more efficient lwtools-port2012-07-20, by Boisy Pitre
-
Fixed creation of descriptors2012-07-15, by Boisy Pitre
-
More fixes2012-07-14, by Boisy Pitre
-
Updated so that scdwn handles SS.Montr2012-07-14, by Boisy Pitre
-
Another commit to update makefiles2012-07-13, by Boisy Pitre
-
Added support for virtual window (/Zx) devices2012-07-13, by Boisy Pitre
-
Renamed rfmdefs to rfm.d2012-05-20, by Boisy Pitre
-
Fixed error in source2012-05-19, by Boisy Pitre
-
Updated to address Atari port problems2012-04-12, by Boisy Pitre
-
Removed ccbkrn, placed back bra in fnproc.asm2012-04-11, by Boisy Pitre
-
Level 2 now has its own clock source again2012-04-11, by Boisy Pitre
-
o krn.asm: Conditionalized out code in kernel to check for top of RAM2012-04-04, by Boisy Pitre
-
Now pressing a key quits demo2012-04-03, by Boisy Pitre
-
Adapted for ,U access, still more work to do2012-04-03, by Boisy Pitre
-
Added fuji and ataridemo.dsk2012-04-03, by Boisy Pitre
-
Atari: Made mods to the kernel to boot with new Liber809 firmware2012-04-03, by Boisy Pitre
-
bootroms target should have been removed with directory2012-03-19, by chrish
-
Moved to github for Liber809 Project2012-03-06, by Boisy Pitre
-
Source now works in ROM mode (but not in RAM mode for some reason??)2012-03-05, by Boisy Pitre
-
Added more stuff2012-03-02, by Boisy Pitre
-
Updated liber809 boot ROM to show screen and text...2012-03-01, by Boisy Pitre
-
Now supports 57.6K...2012-02-29, by Boisy Pitre
-
Now properly putting shadow value in place.2012-02-29, by Boisy Pitre
-
o increased timeout in atari dwread.asm module2012-02-29, by Boisy Pitre
-
Added notes to atari.d2012-02-28, by Boisy Pitre
-
dw3.asm is now common... dwinit.asm now added to for port specific initialization2012-02-28, by Boisy Pitre
-
Added comment dwwrite...2012-02-28, by Boisy Pitre
-
Optimized Term routine2012-02-28, by Boisy Pitre
-
Added OP_SETIME2012-02-28, by Boisy Pitre
-
Stable dwread/dwrite... pipeman also assembles.2012-02-28, by Boisy Pitre
-
Expanded makefile... aded TODO, merged sysgo.asm into level1/modules file2012-02-27, by Boisy Pitre
-
Added for Robert Gault2012-02-27, by Boisy Pitre
-
o Fixed Atari SIO DWRead to timeout longer2012-02-27, by Boisy Pitre
-
Fixed earlier change from yesterday due to misunderstanding of ordering of 6809 vectors on CoCo 1/2...2012-02-26, by Boisy Pitre
-
Added bootfiles folder2012-02-26, by Boisy Pitre
-
Atari version2012-02-26, by Boisy Pitre
-
Added liber809 ROM2012-02-26, by Boisy Pitre
-
DriveWire routines for Atari SIO2012-02-26, by Boisy Pitre
-
More progress... now booting with DriveWire2012-02-26, by Boisy Pitre
-
Major changes:2012-02-24, by Boisy Pitre
-
Fixed issue with kernel not assembling for CoCo2012-02-24, by Boisy Pitre
-
Made progress... clock is running, fixed some stuff, things are working2012-02-24, by Boisy Pitre
-
Added atari.d... new defs file for all things Atari2012-02-24, by Boisy Pitre
-
Everything WORKS2012-02-23, by Boisy Pitre
-
o Fixed assembler issue in init.asm2012-02-22, by Boisy Pitre
-
Atari port now boots2012-02-22, by Boisy Pitre
-
Adding atari port folder and modifications to init and krn to accommodate2012-02-21, by Boisy Pitre
-
Added pull2012-02-06, by Boisy Pitre
-
Added ccbkrn from Brett Gordon (level 2 only for now)2012-02-06, by Boisy Pitre
-
sysgo no longer I$ChgDir's with write mode2012-02-05, by Boisy Pitre
-
Added dskcopy target2012-02-01, by Boisy Pitre
-
Fixed makfiles to include disk info2012-02-01, by Boisy Pitre
-
Updated makefile to include arcadepak2012-01-31, by Boisy Pitre
-
Added NitrOS-9 Arcade Pak2012-01-31, by Boisy Pitre
-
Added NitrOS-9 ROM Kit from Cloud-92012-01-31, by Boisy Pitre
-
Moved SuperDOS to ToolShed2012-01-31, by Boisy Pitre
-
Moved to ToolShed2012-01-31, by Boisy Pitre
-
Updated makefile for Mercurial2012-01-31, by Boisy Pitre
-
update tags2012-01-31, by convert-repo
-
Removed Cloud-9 comment2012-01-31, by boisy
-
Inverted conditionals2012-01-19, by boisy
-
Fixed makefile2012-01-16, by boisy
-
Changes made to accomodate 2 or 8Meg RAM. May be moot as we are not2012-01-06, by robertgault
-
Added two routines to get MMU images instead of trying raw reads of2012-01-05, by robertgault
-
Added tsta to GetSect routine. RG2011-12-30, by robertgault
-
Added h1.dd R.Gault2011-12-28, by robertgault
-
Corrected a small error regards $FF86 R.Gault2011-12-27, by robertgault
-
New descriptor for second vhd drive in MESS v144 and newer. R. Gault2011-12-24, by robertgault
-
Corrected cosmetic error in drive address R. Gault2011-12-24, by robertgault
-
Added second vhd drive for MESS version 144 and newer. Will not alter2011-12-24, by robertgault
-
Corrected cosmetic error in drive address R. Gault2011-12-24, by robertgault
-
Added2011-12-22, by boisy
-
Integration of SuperDriver2011-12-22, by boisy
-
Added code to handle SS.KySns (untested!)2011-10-04, by boisy
-
Added placeholder for SS.KySns GetStat.2011-10-04, by boisy
-
Corrected BAM in sector mode with DD.BIT>1 RG2011-09-20, by robertgault
-
Commented out extra Level2 def2011-09-20, by robertgault
-
Cleaned up code and removed multiple calculations of shift divisor by2011-09-19, by robertgault
-
One more and hopefully last minor oversight correction R.G.2011-09-16, by robertgault
-
Corrected silly typo which occured during upload.2011-09-16, by robertgault
-
Corrected silly typo which occured during upload.2011-09-16, by robertgault
-
Added support for tmode (forking)2011-08-08, by boisy
-
Fixed issue in inetd.a2011-08-07, by boisy
-
Changed two routines that are not compatible with DriveWire.2011-08-01, by robertgault
-
Added 6309 code from Darren2011-05-16, by boisy
-
Fixed up for DW42011-05-15, by boisy
-
Added DW4 code from Darren A.2011-05-15, by boisy
-
Golden child has a rash2011-04-03, by boisy
-
Added n desc2011-04-03, by boisy
-
Removed n02011-04-03, by boisy
-
Removed unused n02011-04-03, by boisy
-
Copied from coco3 bootlists2011-04-03, by boisy
-
Updated2011-02-12, by boisy
-
Updated2010-09-11, by boisy
-
More work2010-09-11, by boisy
-
Updated2010-09-11, by boisy
-
Fixed issues -- now no longer crashes when typing2010-09-10, by boisy
-
more work2010-09-09, by boisy
-
More work to make PIC2010-09-09, by boisy
-
removed jmps2010-09-09, by boisy
-
Updated2010-09-09, by boisy
-
Updated2010-09-09, by boisy
-
assembles2010-09-09, by boisy
-
Updated2010-09-09, by boisy
-
Getting closer2010-09-09, by boisy
-
Added newly disassembled version2010-09-09, by boisy
-
added some comments and removed testing entries2010-07-22, by aaronwolfe
-
added MIDI device to becker boot2010-06-16, by aaronwolfe
-
Conf.dat is a data module.2010-06-13, by lothan
-
Updated2010-06-12, by boisy
-
Updated2010-06-12, by boisy
-
Updated2010-06-12, by boisy
-
Now disks are made2010-06-12, by boisy
-
Added2010-06-12, by boisy
-
Added code for Gary's CoCo3FPGA interface2010-06-12, by boisy
-
Fixed seek to read response from server2010-05-30, by boisy
-
dw midi device2010-05-29, by aaronwolfe
-
change descriptor and makefiles for dw midi device2010-05-29, by aaronwolfe
-
serfastwrite support2010-05-28, by aaronwolfe
-
Added mode byte to open/create call2010-05-28, by boisy
-
Updated megaread2010-05-22, by boisy
-
*** empty log message ***2010-05-20, by boisy
-
Enabled automatic string detection in the disassembler.2010-05-11, by lothan
-
Tagged data areas and disassembled again.2010-05-08, by lothan
-
Better performance, no stalling, not yet perfect regards buttons. RG2010-04-28, by robertgault
-
Fixed crash in init routine2010-04-28, by boisy
-
dw3 MESS driver2010-04-28, by aaronwolfe
-
Added sys.zip2010-04-15, by boisy
-
More sound file fixes by Guillaume2010-04-13, by boisy
-
The obj and obj_lsl versions are not the same. This is the lsl version. RG2010-04-10, by robertgault
-
Commented2010-04-10, by boisy
-
Added comments2010-04-10, by boisy
-
Now complies to Sierra instructions. RG2010-04-10, by robertgault
-
Cleaned up patches and attempted to keep tempo intact.2010-04-10, by robertgault
-
Now complies to Sierra instructions. RG2010-04-10, by robertgault
-
More comment improvements2010-04-09, by boisy
-
Fixed up comments... still needs better commenting though2010-04-09, by boisy
-
Slight mods to comments2010-04-09, by boisy
-
Added echo2010-04-07, by boisy
-
Removed covdg.io from DW3 bootfile because it made bootfile too large to2010-04-07, by boisy
-
Updated2010-04-07, by boisy
-
Added2010-04-07, by boisy
-
More updates2010-04-07, by boisy
-
KQ3 now uses objs_lsl2010-04-07, by boisy
-
Updated2010-04-06, by boisy
-
Adding startup.dw2010-04-06, by boisy
-
Now DW has its own startup2010-04-06, by boisy
-
added pretty indexer to dskcopy process2010-04-06, by aaronwolfe
-
Updated2010-04-06, by boisy
-
Updated2010-04-06, by boisy
-
added dskcopy target2010-04-05, by boisy
-
Added common makefile2010-04-05, by boisy
-
change RENAME to MOVE in makefile2010-04-05, by aaronwolfe
-
New tOC.txt file for DW3. RG2010-04-04, by robertgault
-
New tOC.txt file for DW3. RG2010-04-04, by robertgault
-
New tOC.txt file for DW3. RG2010-04-04, by robertgault
-
Spelling correction. RG2010-04-04, by robertgault
-
New tOC.txt file for DW3. RG2010-04-04, by robertgault
-
New tOC.txt file for DW3. RG2010-04-04, by robertgault
-
New tOC.txt file for DW3. RG2010-04-04, by robertgault
-
Permits DW3 build to work. RG2010-04-04, by robertgault
-
Permits DW3 build to work. Minor change so Rules don't need to change. RG2010-04-04, by robertgault
-
Minor change to vol.# list. RG2010-04-04, by robertgault
-
Permits DW3 build to work. This requires obj code not obj_lsl. RG2010-04-04, by robertgault
-
Permits DW3 build to work. RG2010-04-04, by robertgault
-
Prevents RS-232 bit at $FF20 from being toggled. RG2010-04-04, by robertgault
-
Prevents RS-232 bit at $FF20 from being toggled. RG2010-04-03, by robertgault
-
Makefile incorrectly used obj_lsl. Changed to obj directory. RG2010-04-03, by robertgault
-
New code prevents toggling of RS-232 line at $FF20. RG2010-04-03, by robertgault
-
Commented Ansicode.asm and changed the code at 0015 and 0016 to data.2010-04-01, by lothan
-
Updated2010-03-31, by boisy
-
Updated2010-03-31, by boisy
-
Fixed issue2010-03-31, by boisy
-
Fixed issue2010-03-31, by boisy
-
Simplified coco3_h6309 files2010-03-31, by boisy
-
Updated bootlists2010-03-30, by boisy
-
more makefile fixes for drivewire2010-03-30, by boisy
-
No longer in level1/sys2010-03-30, by boisy
-
moved up2010-03-30, by boisy
-
Fixed issues in makefiles2010-03-30, by boisy
-
Removed drivewire2010-03-30, by boisy
-
removed libs2010-03-30, by boisy
-
Updated2010-03-30, by boisy
-
DW is now part of main dist2010-03-30, by boisy
-
Moved dw commands into main tree2010-03-30, by boisy
-
Moved net and alib files into here2010-03-30, by boisy
-
Updated2010-03-17, by boisy
-
Added2010-03-12, by boisy
-
Updatd2010-03-12, by boisy
-
No longer exiting with E$UnkSvc on GetStat2010-02-28, by boisy
-
Changed numeric constant to flags2010-02-28, by boisy
-
Formalized RFM descriptor creation2010-02-28, by boisy
-
Crashes on Level 12010-02-28, by boisy
-
Added SetStat SS.FD2010-02-27, by boisy
-
fix rfm writeln2010-02-27, by aaronwolfe
-
rfm initial write2010-02-27, by aaronwolfe
-
rfm - copy works2010-02-27, by aaronwolfe
-
Fixed up for level 12010-02-27, by boisy
-
Updated comments2010-02-27, by boisy
-
rfm: one T short of a meme2010-02-27, by aaronwolfe
-
Updated2010-02-27, by boisy
-
Updated comment2010-02-27, by boisy
-
Fixed comment2010-02-27, by boisy
-
Fixed bug -- list works again2010-02-27, by boisy
-
Fixed comments2010-02-27, by boisy
-
Further fixes2010-02-27, by boisy
-
Load V$STAT properly2010-02-27, by boisy
-
Almost there2010-02-26, by boisy
-
Updated2010-02-26, by boisy
-
Added PrsNam support... crashes at the moment2010-02-26, by boisy
-
renamed dt to dr for rfmdrv2010-02-26, by boisy
-
Fixed issue with rfmdrv.asm... should have all entry points2010-02-26, by boisy
-
Updated2010-02-26, by boisy
-
Save registers in 'sendit'2010-02-26, by boisy
-
Updated with SetStat and GetStat op entry points2010-02-26, by boisy
-
RFM: never say die2010-02-26, by aaronwolfe
-
RFM: this time its personal2010-02-26, by aaronwolfe
-
RFM: oh the humanity2010-02-26, by aaronwolfe
-
RFM again2010-02-25, by aaronwolfe
-
more RFM:2010-02-25, by aaronwolfe
-
rfm support2010-02-25, by aaronwolfe
-
rfm continues2010-02-25, by aaronwolfe
-
rfm changes2010-02-24, by aaronwolfe
-
RFM can simulate open,readln,close2010-02-23, by aaronwolfe
-
initial RFM2010-02-21, by aaronwolfe
-
update defs for RFM2010-02-21, by aaronwolfe
-
Fixed mistake on E$NotRdy2010-02-12, by boisy
-
Fixed2010-02-12, by boisy
-
Fixed2010-02-12, by boisy
-
Fixed hanging ENDC2010-02-12, by boisy
-
use dwinit to become compatible with dw3 server2010-02-11, by aaronwolfe
-
these directory no longer exist.2010-02-05, by chawks4
-
Updates2010-02-04, by boisy
-
Updated2010-02-04, by boisy
-
Updated with new tests2010-02-03, by boisy
-
login now exits when receiving S$HUP2010-01-29, by boisy
-
Updated2010-01-27, by boisy
-
Updated source to use labels from os9defs2010-01-26, by boisy
-
Added Vi.PkSz for convenience2010-01-26, by boisy
-
Added2010-01-26, by boisy
-
Took out other mods2010-01-26, by boisy
-
Updated2010-01-26, by boisy
-
Updated2010-01-26, by boisy
-
Updated2010-01-26, by boisy
-
More updates2010-01-26, by boisy
-
Made progress in backporting to Level 12010-01-26, by boisy
-
Updated2010-01-25, by boisy
-
Minor source change2010-01-25, by boisy
-
Updated2010-01-25, by boisy
-
Up2010-01-24, by boisy
-
Updated2010-01-24, by boisy
-
Games added2010-01-24, by boisy
-
UpdatedCVS: ----------------------------------------------------------------------2010-01-24, by boisy
-
Added BBS and subfolders2010-01-24, by boisy
-
Updated2010-01-24, by boisy
-
Updated2010-01-24, by boisy
-
Fixed space on wrong side of Data2010-01-24, by boisy
-
Updated2010-01-24, by boisy
-
Makefile2010-01-24, by boisy
-
OS-9 L2 BBS Commands disassembled2010-01-24, by boisy
-
Better2010-01-24, by boisy
-
Too big2010-01-24, by boisy
-
Added2010-01-24, by boisy
-
Optimized a bit2010-01-24, by boisy
-
Fixed error on Level 2 opening /N-12010-01-24, by boisy
-
Updated2010-01-24, by boisy
-
More optimizations for Level 12010-01-24, by boisy
-
Updated edition2010-01-24, by boisy
-
SCF removed since it has been backported to level 12010-01-24, by boisy
-
Level 2 SCF has been backported to Level 1 -- still needs testing but2010-01-24, by boisy
-
Fixed problems with Level 12010-01-24, by boisy
-
new defs for ISR polling frequency2010-01-24, by aaronwolfe
-
dynamic ISR/poll frequency2010-01-24, by aaronwolfe
-
More fixes2010-01-24, by boisy
-
Fixed SCF to allow it to return if SS.Open errored out.2010-01-24, by boisy
-
Updated comments2010-01-23, by boisy
-
Now we have a /N descriptor... and the code in scdwn.asm to handle it.2010-01-23, by boisy
-
Build syslibs too.2010-01-23, by chawks4
-
Updated source file with comments2010-01-23, by boisy
-
Fixed incorrect labels, added comments... no code differences.2010-01-23, by boisy
-
Updated2010-01-22, by boisy
-
Added thesis test programs2010-01-21, by boisy
-
Added new conevience macros2010-01-21, by boisy
-
Updates2010-01-21, by boisy
-
Updated2010-01-21, by boisy
-
Added back code to send S$HUP to V.LPRC2010-01-21, by boisy
-
Removed scdwn stuff2010-01-21, by boisy
-
Renamed S$Peer to S$HUP2010-01-21, by boisy
-
*** empty log message ***2010-01-20, by gheskett
-
Added SHARE. support (needed for DWNet)2010-01-20, by boisy
-
Updated2010-01-20, by boisy
-
New work2010-01-20, by boisy
-
/Term is the new /N02010-01-20, by boisy
-
Fixed /Term in place of /N02010-01-20, by boisy
-
Term replacles /N02010-01-20, by boisy
-
Changeing coco3_6309/makefile to id the disks as level 32010-01-20, by gheskett
-
Updated to remove DW3 for now2010-01-20, by boisy
-
Minor comments2010-01-20, by boisy
-
Added comments2010-01-20, by boisy
-
fixed assemble error2010-01-19, by boisy
-
Sends S$Peer2010-01-19, by boisy
-
Made to honor S$Peer signal (sent when peer disconnects)2010-01-19, by boisy
-
Updated2010-01-18, by boisy
-
took out wildcard support for now2010-01-18, by boisy
-
Updated2010-01-18, by boisy
-
Moved2010-01-18, by boisy
-
Fixed 6809 mistake2010-01-18, by boisy
-
Added LEVEL32010-01-17, by boisy
-
Updated and added coco3_63092010-01-17, by boisy
-
Added Level 32010-01-17, by boisy
-
Added Level 32010-01-17, by boisy
-
Update2010-01-16, by boisy
-
comments added2010-01-16, by boisy
-
Fix for /bin/sh: command substitution: line 0: unexpected EOF2010-01-16, by chawks4
-
Didn't compile since dwdefs.d was moved...2010-01-16, by chawks4
-
Updated2010-01-16, by boisy
-
Added SHARE. bit to device driver and descriptor2010-01-15, by boisy
-
Made change to workings of SHARE. bit to what I believe is the proper way.2010-01-15, by boisy
-
UTIL no longer used in creation of descriptors2010-01-14, by boisy
-
added SS.Close2010-01-14, by boisy
-
Changes made to scdwn now send 2 bytes at INIT... server should get mode2010-01-13, by boisy
-
More updates2010-01-13, by boisy
-
Fixed issue with wrong offset into ssig stuff2010-01-13, by boisy
-
Updated2010-01-13, by boisy
-
Updated rules.mak2010-01-13, by boisy
-
Updated2010-01-13, by boisy
-
Updated to handle SSig on data ready2010-01-13, by boisy
-
added pipedefs2010-01-13, by boisy
-
Updated2010-01-13, by boisy
-
Updated2010-01-13, by boisy
-
Updated2010-01-13, by boisy
-
added lib2010-01-13, by boisy
-
moved to ../lib2010-01-13, by boisy
-
sys libs now being made here2010-01-13, by boisy
-
Set linker2010-01-13, by boisy
-
Renamed scdwt to scdwn, t/u to n descriptors2010-01-12, by boisy
-
Fixed wrong def for cogrf2010-01-12, by boisy
-
Edition #3 - for vtio instead of cc3io Willard Goosey2010-01-11, by aaronwolfe
-
added DWINIT op code, dw3 now sends on init just before installing VIRQ2010-01-06, by aaronwolfe
-
Fixed term_scdwt.dt to have $FF00 as address2010-01-05, by boisy
-
Updated2010-01-04, by boisy
-
Fixed makefiles2010-01-04, by boisy
-
Formatted sources a little better2010-01-04, by boisy
-
Fixed signal problem2010-01-04, by boisy
-
Clear V.WAKE after waking from sleep2010-01-04, by boisy
-
term signal sending for serread port status responses2010-01-03, by aaronwolfe
-
clock2_dw3 now gets seconds (6 byte time packet)2010-01-03, by boisy
-
fix dw3/serreadm new format2010-01-03, by aaronwolfe
-
Made changes2010-01-03, by aaronwolfe
-
Fixed crash in advertisting getstat2010-01-03, by boisy
-
Driver now moved ISR to dw3, all works2010-01-03, by boisy
-
Changes made to move ISR to dw32010-01-03, by boisy
-
Removed earlier port signal defintions, now S$Peer is used2010-01-03, by boisy
-
Moved scdwt driver static storage definitions to dwdefs.d2010-01-03, by boisy
-
Dressed up source more2010-01-02, by boisy
-
We no longer advertise SS.Ready GetStat to the server2010-01-02, by boisy
-
Fixed padding for 6309 kernel2010-01-01, by boisy
-
Modified F$Move 6809 version not to use stack while MMU is taken over2010-01-01, by boisy
-
Update2009-12-31, by boisy
-
Update2009-12-31, by boisy
-
Fixed crash in Init in F$Link failure2009-12-31, by boisy
-
Fixed a potential crash in Term2009-12-31, by boisy
-
Added customboots for testing2009-12-31, by boisy
-
Fixed source2009-12-31, by boisy
-
Added drivewire target2009-12-31, by boisy
-
Removed DW server specific stuff2009-12-30, by boisy
-
No more DW server specific stuf2009-12-30, by boisy
-
Removed DW server specific stuff2009-12-30, by boisy
-
DriveWire Internet server now made in 3rdparty/packages/drivewire2009-12-30, by boisy
-
Driver now sends OP_SERGETSTAT and OP_SERSETSTAT to server, along with2009-12-30, by boisy
-
Updated descriptors2009-12-29, by boisy
-
Fixed little bitty bug2009-12-29, by boisy
-
Added CTRL-C CTRL-E for single read only (not multiread)2009-12-29, by boisy
-
Updated from Aaron's sources2009-12-29, by boisy
-
Startup added2009-12-29, by boisy
-
Fixed again2009-12-29, by boisy
-
Fixed bootfile2009-12-29, by boisy
-
Fixed assembly error2009-12-29, by boisy
-
Updated for up to 31 ports2009-12-29, by boisy
-
Made creation of modules a tad nicer2009-12-29, by boisy
-
again!2009-12-29, by boisy
-
Fixed slight error in calculating name2009-12-29, by boisy
-
SERINIT now sends PD.PAR byte as mode byte to server2009-12-29, by boisy
-
Added chat utility2009-12-29, by boisy
-
Moved F$STime call into area where F$VIRQ fails2009-12-28, by boisy
-
Clear out D.DWStat pointer in Term to fix a bug2009-12-28, by boisy
-
Driver now calls F$STime to insure F$VIRQ call is installed by Clock2009-12-28, by boisy
-
Fixed dwtdesc.asm for T0 to be nonsharable.2009-12-28, by boisy
-
I now clear out 256 byte page2009-12-28, by boisy
-
moved dwdefs.d to defs/, major changes to drivers due to new globals arrangement.2009-12-28, by boisy
-
Moved from level1/modules2009-12-28, by boisy
-
Makfiles now updated from coco3_63092009-12-28, by boisy
-
T0 now made raw2009-12-28, by boisy
-
Updated utilities that are copied in drivewire server2009-12-28, by uid28774
-
makefiles updated2009-12-28, by boisy
-
Finally got the settings proper for terminal mode2009-12-27, by boisy
-
Fixed error in port address setting of main DW terminal descriptor file2009-12-27, by boisy
-
Fixed makefiles that I messed up.2009-12-27, by boisy
-
Fixed problem where port # wasn't being created correctly for IRQMulti2009-12-27, by boisy
-
Fixed exit of IRQMulti routine2009-12-27, by boisy
-
Mask out high bit in IRQ multi2009-12-27, by boisy
-
SCDWT descriptors are now made from one file2009-12-27, by boisy
-
Fixed issue where uninitalized device might receive data from server, causing crash.2009-12-27, by boisy
-
Added drivewire.zip target2009-12-27, by boisy
-
Added startup for DriveWire specific stuff2009-12-27, by boisy
-
Use IntMasks instead of $502009-12-27, by boisy
-
Removed clr $0016 test...2009-12-27, by boisy
-
Updated2009-12-26, by boisy
-
Fixed Level 2 RBF issue2009-12-26, by boisy
-
Fixed up some comments2009-12-24, by boisy
-
rel: now we clear $00-$1F (direct page) in Level 22009-12-24, by boisy
-
Extended use of system direct page for new SCDWT driver2009-12-24, by boisy
-
Added headless drivewire bootfile2009-12-24, by boisy
-
Updated makefiles to build DW3_min disks2009-12-24, by boisy
-
Made minimum bootfiles and added term_scdwt2009-12-24, by boisy
-
Slight fixes to bootfiles2009-12-24, by boisy
-
Adding Aaron Wolfe's DriveWire work2009-12-24, by boisy
-
Rename and wrap-up2009-12-23, by boisy
-
Updated mistake2009-12-23, by boisy
-
Updated makefile to build CC1, CC2 and CC3 versions of all files2009-12-23, by boisy
-
Updated makefile for WAV files2009-12-18, by boisy
-
Using makewav to create cassette files2009-12-18, by boisy
-
Added DW3DOS2009-12-18, by boisy
-
Added DriveWire spec2009-11-30, by boisy
-
Minor changes to modules2009-10-26, by boisy
-
CoCo and CoCO 3 versions2009-10-26, by boisy
-
Updated2009-10-26, by boisy
-
Deleted2009-04-07, by boisy
-
Made formats quiet2009-03-22, by boisy
-
Udated makefiles to make DW3 disks2009-03-22, by boisy
-
clean now comes before update2009-03-21, by boisy
-
Added -q option2009-03-18, by boisy
-
Removed redundant targets2009-03-18, by boisy
-
added startup files2009-03-18, by boisy
-
added startup2009-03-18, by boisy
-
Added TOC2009-03-18, by boisy
-
Fixed nightly2009-03-18, by boisy
-
Updated makefiles2009-03-17, by boisy
-
Updated2009-03-17, by boisy
-
Updated macro names2009-03-17, by boisy
-
Added info targets2009-03-17, by boisy
-
Now generated automatically2009-03-17, by boisy
-
Fixed address to correct website2009-03-17, by boisy
-
Updated2009-03-16, by boisy
-
Added D.SysPrc move to clock2_dw32009-03-16, by boisy
-
Fixed incorrect label2009-03-16, by boisy
-
Fixed driver to copy D.SysPrc in Level 2 to D.Proc before link2009-03-16, by boisy
-
Fixed scripts for Level 12009-03-15, by boisy
-
Updated for DW32009-03-14, by boisy
-
Added DW32009-03-14, by boisy
-
added DW3 disks2009-03-14, by boisy
-
added DW3 support2009-03-14, by boisy
-
added dw3 disk images2009-03-14, by boisy
-
Fixed makefile errors2009-03-14, by boisy
-
Fixed makefile to copy dsks2009-03-14, by boisy
-
Added DW32009-03-14, by boisy
-
Updated the top level makefile to do nightly builds2009-03-14, by boisy
-
Prep for nightly builds2009-03-14, by boisy
-
Updated year2009-03-14, by boisy
-
Fixed prompts in scripts2009-03-14, by boisy
-
Updates by Bob2009-03-14, by boisy
-
Addressed issue raised by Darren A about checking error code size2009-03-11, by boisy
-
*** empty log message ***2009-03-11, by boisy
-
Modified size of dw3 format tracks2009-03-11, by boisy
-
New dw3 format value for rules.mak, added christmas86 to sieraa build2009-03-11, by boisy
-
dw3 target added to makefile2009-03-11, by boisy
-
Added target for NitrOS-9 DriveWire2009-03-11, by boisy
-
18 sectors per track now so that os9gen will put boot track in correct place2009-03-11, by boisy
-
Fixed scripts to address DriveWire 3 disk image creation2009-03-11, by boisy
-
created new dw3.bl bootlist file, renamed mb to mb.floppy and created mb.dw32009-03-11, by boisy
-
Updates2009-03-10, by boisy
-
Start of WireBug2009-03-09, by boisy
-
Fixed clock2_dw3 mistake2009-03-08, by boisy
-
makefiles updated, opcode for printing updated2009-03-08, by boisy
-
Added 38.4kbps routines from Darren Atkinson2009-03-08, by boisy
-
Updated bootlists with new DriveWire 3 modules2009-03-07, by boisy
-
Added DriveWire 3 modules to distribution2009-03-07, by boisy
-
Minor correction of "day of week" code. RG2009-01-12, by robertgault
-
Drat! I had SAVEID set for save. It is now the default of not save.2008-11-15, by robertgault
-
Removed more Close Open code. Now Copy and Verification loops indeed start at LSN1, not LSN0.2008-11-15, by robertgault
-
*** empty log message ***2008-06-19, by sparky5555
-
Updated2008-06-03, by boisy
-
Fixed error where equ should have been fcb for MPI slot select2008-06-03, by boisy
-
Updated2008-05-29, by boisy
-
Updated2008-05-26, by boisy
-
Makin' changines2008-05-24, by boisy
-
Fixed again2008-05-22, by boisy
-
Updated with standard name2008-05-22, by boisy
-
Fixed flaw in making window descriptors2008-05-22, by boisy
-
Updated defs2008-05-21, by boisy
-
Start of BootMan2008-05-20, by boisy
-
Updated for new t1, p and term names for bit banger driver2008-05-20, by boisy
-
Added new change2008-05-20, by boisy
-
Added support commands to disk 22008-05-18, by boisy
-
Updated2008-05-17, by boisy
-
Moved ReadMe2008-05-14, by boisy
-
ReadMe moved2008-05-14, by boisy
-
Moved ChangeLog2008-05-14, by boisy
-
ChangeLog moved2008-05-14, by boisy
-
Changelog comes from higher up2008-05-14, by boisy
-
Changelog removed and moved up2008-05-14, by boisy
-
Made ChangeLog global2008-05-14, by boisy
-
Removed gfx22008-05-14, by boisy
-
comments updated2008-02-22, by boisy
-
Fixed bug, added comments2008-02-22, by boisy
-
Added w8-w152008-02-19, by boisy
-
Added W8-W152008-02-18, by boisy
-
Corrected misspellings2008-02-18, by boisy
-
Updated standard.bl for SuperBoard descs, added W8-W152008-02-18, by boisy
-
Added W8-W15, updated standard.bl for SuperBoard2008-02-18, by boisy
-
Updated to LSL engine2007-12-26, by boisy
-
Updated2007-12-26, by boisy
-
Updated to LSL engine2007-12-26, by boisy
-
Added2007-12-26, by boisy
-
Updated to LSL engine2007-12-26, by boisy
-
Updated to LSL engine2007-12-26, by boisy
-
Updated to LSL engine2007-12-26, by boisy
-
Updated to LSL engine2007-12-26, by boisy
-
Updated to LSL engine2007-12-26, by boisy
-
Updated to LSL engine2007-12-26, by boisy
-
Updated to LSL engine2007-12-26, by boisy
-
Updated to LSL engine2007-12-26, by boisy
-
Updated to LSL interpreter and compression, now fits on 40d2007-12-26, by boisy
-
Updated2007-12-26, by boisy
-
Updated makefile chain2007-09-23, by boisy
-
Major improvements to diassembly2007-09-23, by boisy
-
added pacos92007-08-28, by boisy
-
Minor updates2007-08-28, by boisy
-
Commented out D.SysMAP updating code, as per bug 1783594 on SF2007-08-28, by boisy
-
Fixed issue with stack and copystr routine2007-08-25, by boisy
-
fixed issue with stack overwrite in boot_common.asm for level 1.2007-08-24, by boisy
-
Updated for better use of system RAM2007-08-24, by boisy
-
ChangeLog udpated2007-08-24, by boisy
-
Updated2007-08-23, by boisy
-
made certain pseudo-ops uppercase2007-08-22, by boisy
-
Fixed case mistake2007-08-21, by boisy
-
Fixed lack of H6309 flag2007-08-21, by boisy
-
Fixed issues with pshs and puls of 6309 registers -- a nono!2007-07-26, by boisy
-
realigned tabs2007-05-27, by boisy
-
Fixed errors in source2007-04-19, by boisy
-
Fixed minor source problems2007-04-19, by boisy
-
Updated2007-04-11, by boisy
-
Fixed up some warnings2006-10-07, by boisy
-
Makefile now makes basic09/runb stuff, copies to disk 2 for 40TDS2006-09-29, by boisy
-
Exclude text for Dragon Alpha, due to lack of boot space2006-09-24, by afra
-
Update for new build system2006-09-24, by afra
-
Fix broken DS80 build2006-09-24, by afra
-
Update for new build system2006-09-24, by afra
-
Removed erroneous target2006-09-13, by boisy
-
Updated2006-09-13, by boisy
-
Added2006-09-13, by boisy
-
Added2006-09-13, by boisy
-
Added2006-09-13, by boisy
-
Added Gold Rush2006-09-13, by boisy
-
Updaed2006-08-24, by boisy
-
Updated vols2006-08-24, by boisy
-
King's Quest IV now in repository2006-08-20, by boisy
-
Police Quest I now in repository2006-08-20, by boisy
-
Date$ Y2K change2006-08-14, by robert
-
Date$ Y2K change2006-08-14, by robert
-
Fixed subdirs2006-07-23, by boisy
-
makefiles updated2006-07-23, by boisy
-
Updated to use tocgen2006-07-21, by boisy
-
Added makefile2006-07-21, by boisy
-
Updated2006-07-21, by boisy
-
Updated2006-07-21, by boisy
-
Fixed incorrect vol on d22006-07-21, by boisy
-
Updated2006-07-21, by boisy
-
Fixed error in disk 22006-07-21, by boisy
-
Updated2006-07-21, by boisy
-
Updated makefile, added startup2006-07-21, by boisy
-
Now uses tocgen which is now part of toolshed2006-07-21, by boisy
-
Utils written by G. Major for VOL conversion to CoCo interpreter2006-07-21, by boisy
-
Updated2006-07-21, by boisy
-
Updated2006-07-21, by boisy
-
Updated2006-07-21, by boisy
-
Updated2006-07-21, by boisy
-
Updated2006-07-21, by boisy
-
Massive Sierra Checkin2006-07-21, by boisy
-
KQ1 files2006-07-21, by boisy
-
Minor kosher fix2006-06-04, by boisy
-
minor fix for Sample.fil2006-05-20, by chrish
-
Initialized eflag. Without it, all bootfiles were extended.2006-05-09, by chrish
-
Login now uses sysgo to get strings.2006-05-05, by boisy
-
Changes for new NitrOS-9 directory structure2006-05-05, by boisy
-
Fixed minor issue in ordering of code2006-04-25, by boisy
-
Removed leading zeros in version string2006-04-25, by boisy
-
sysgo strings now nul terminated2006-04-25, by boisy
-
Fixed sysgo issue for level 22006-04-25, by boisy
-
More changes2006-04-24, by boisy
-
More updates2006-04-24, by boisy
-
Update to d64 port2006-04-24, by boisy
-
Updates2006-04-24, by boisy
-
Removed makefiles2006-04-23, by boisy
-
Updated for new structure2006-04-23, by boisy
-
New rules.mak2006-04-23, by boisy
-
Fixed some issues2006-04-23, by boisy
-
6309ized2006-04-23, by boisy
-
For porting2006-04-23, by boisy
-
Updated for new structure2006-04-23, by boisy
-
Added2006-04-23, by boisy
-
All for the mix2006-04-23, by boisy
-
new makefile2006-04-23, by boisy
-
Update to CoCo 32006-04-23, by boisy
-
Updated2006-04-23, by boisy
-
More updates2006-04-23, by boisy
-
Update2006-04-23, by boisy
-
Fixed banner2006-04-23, by boisy
-
More changes for new porting structure2006-04-23, by boisy
-
more changes2006-04-22, by boisy
-
Modified for TANO2006-04-22, by boisy
-
set PORT var2006-04-22, by boisy
-
tano port2006-04-22, by boisy
-
coco port2006-04-22, by boisy
-
Addition of coco port2006-04-22, by boisy
-
Removed old files2006-04-22, by boisy
-
Rearranging directory for ports2006-04-22, by boisy
-
Removed SuperSCSI modules from standard.bl2006-04-21, by boisy
-
Checking in for V3.2.62006-04-21, by boisy
-
Updated2006-04-15, by boisy
-
c3 makefile2006-04-11, by boisy
-
Readme file for Dragon distribution of Nitros, detailing what disk sets are2006-03-31, by afra
-
Removed s7 descriptor from SuperDriver (no longer in product)2006-03-27, by boisy
-
Ran each file through pretty print2006-03-14, by boisy
-
Added comments and renamed some labels2006-03-14, by boisy
-
minor optimizations2006-03-14, by boisy
-
fixed error including cobbler when it should be cobbler_dragon2006-03-14, by boisy
-
Mild format changes2006-03-10, by boisy
-
System state debugging somewhat working under Level 1, still issues though.2006-03-10, by boisy
-
Futher division of krn, commnents added2006-03-08, by boisy
-
Breaking kernel down into individual files... added comments2006-03-07, by boisy
-
minor formatting2006-03-07, by boisy
-
Slight fix, verified to work under Level 1 from calldbg2006-03-07, by boisy
-
updated to edition 5, needs testing!2006-03-06, by boisy
-
Edition reset to 1, CTRL-ALT-BREAK now used to call F$Debug2006-03-06, by boisy
-
Added comments2006-03-06, by boisy
-
Slight massaging for looks2006-03-06, by boisy
-
Updated for Level 12006-03-05, by boisy
-
Fixed F$Debug so that both Level 1 and 2 are at $232006-03-05, by boisy
-
Drive motor now shut off before boot module returns to kernel2006-03-03, by boisy
-
Added comments2006-03-03, by boisy
-
F$Debug/D.DbgMem settled2006-03-03, by boisy
-
Further updates2006-03-03, by boisy
-
Edition 3 - now copes well in user and system state2006-03-03, by boisy
-
Fixed minor misspellings2006-03-01, by boisy
-
Added comments2006-02-23, by boisy
-
Added clean target2006-02-23, by boisy
-
new script2006-02-23, by boisy
-
Fixed incorrect offset reference in _readregs2006-02-19, by boisy
-
Code added to modify MD2006-02-19, by boisy
-
Added code to deal with V/MD2006-02-19, by boisy
-
additional preliminary changes made by R. Gault2006-02-19, by boisy
-
Minor code optimizations2006-02-17, by boisy
-
Fixed mistake2006-02-13, by boisy
-
Added MPI support code2006-02-13, by boisy
-
Fixed minor issues in code2006-02-05, by boisy
-
Updated2006-02-03, by boisy
-
Added ability to compile for CoCo machines.2006-01-30, by afra
-
Added more definitions as I have worked them out :)2006-01-30, by afra
-
Greatly expanded, added rom routine defines for compiling as either CoCo or2006-01-30, by afra
-
Added (with limitations) support for running on a CoCo 1/2/32006-01-30, by afra
-
SuperDos rom, assembalable for Dragon Dos, Dragon Alpha or RS-DOS2006-01-20, by afra
-
Updates to support Tano Dragon 64, using RS-DOS controler.2006-01-18, by afra
-
Updates to support Tano Dragon 64, using RS-DOS controler2006-01-18, by afra
-
Changes to permit selection of windows within a script file.2006-01-18, by robert
-
Changes to permit selection of vdg windows within a script file.2006-01-18, by robert
-
Decided to remove SS.Eject and let SS.SQD play that role2006-01-14, by boisy
-
Added remote debugging2006-01-11, by boisy
-
Changed cc3iodefs to vtiodefs_cc32006-01-11, by boisy
-
Pass correct steprate to boot_d64.asm2006-01-08, by afra
-
Fixed up step rate to be same as default specified for descriptors at build2006-01-08, by afra
-
Added targets for Dragon SS40 disks.2006-01-08, by afra
-
Added descriptors for original Dragon 5.25" drives.2006-01-08, by afra
-
Fixed step rate to 12ms, now builds a set of 2 SS40 disks, for original2006-01-08, by afra
-
Fixed step rate issues on recalibrate on original Dragon 5.25" drives2006-01-08, by afra
-
Patches to support upgraded Dragon 32.2006-01-08, by afra
-
New target added, upgraded (to 64k) dragon 32, like 64 but without Acia2006-01-08, by afra
-
Added comments to makefile !2006-01-08, by afra
-
New target added, upgraded (to 64k) dragon 32, like 64 but without Acia2006-01-08, by afra
-
Added lots of comments should now compile and work.2006-01-04, by afra
-
Added pointer to saved LSN02006-01-04, by afra
-
Added pointer to loaded LSN0 to data passed to hardware dependent section2006-01-04, by afra
-
Moved to using new boot_common/hardware dependent boot system2006-01-04, by afra
-
Fixed up to use vtio/covdg/cohr2006-01-04, by afra
-
Missing \ in helpmsg was generating make error 102005-12-23, by robert
-
dirsort now part of standard commands2005-12-23, by boisy
-
Better format for 80 column screen2005-12-23, by robert
-
Converted to UNIX terminators2005-12-21, by robert
-
Changed USE /dd/defs/defsfile to2005-12-20, by robert
-
Added dirsort.hp2005-12-20, by boisy
-
Update dirsort by Robert Gault2005-12-20, by boisy
-
Added HawkSoft's CDF to standard.bl files2005-12-20, by boisy
-
Appropriate references to symbols placed2005-12-20, by boisy
-
Carry preserved appropriately where it wasn't before2005-12-20, by boisy
-
This file had /d0 changed to /dd but the CRC was not updated.2005-12-19, by robert
-
Updated info on rb1773 format bug2005-12-17, by boisy
-
Can't spell!2005-12-12, by chrish
-
Added SS.Eject2005-12-11, by boisy
-
Added IT.SOFF1-ITSOFF3 and IT.LLDRV for SuperDrivers.2005-12-11, by boisy
-
Level 1 slow time update bug fixed2005-12-05, by boisy
-
Changed vdgint.io to covdg.io2005-11-27, by boisy
-
Updated2005-11-26, by boisy
-
printer is now scbbp2005-11-26, by boisy
-
tOC files now properly made for 40 and 80 track disks2005-11-26, by boisy
-
Now added an 80 track disk2005-11-26, by boisy
-
Rename Startup to startup, changed date t to date -t2005-11-26, by boisy
-
Reset editions2005-11-26, by boisy
-
VDGInt replaced with CoVDG2005-11-26, by boisy
-
VTIO now referenced2005-11-26, by boisy
-
Fixed defsfile2005-11-26, by boisy
-
Makefiles reflect new module names2005-11-26, by boisy
-
Major changes:2005-11-26, by boisy
-
Updated2005-11-26, by boisy
-
Added SS.FDInf GetStat, now used by dir -e2005-11-26, by boisy
-
Added -t and -n options to dsave2005-11-26, by boisy
-
added dsave mod2005-11-26, by boisy
-
Minor source formatting2005-11-26, by boisy
-
Source reformatting2005-11-26, by boisy
-
Fixed incorrect SuperBoard offsets2005-11-25, by boisy
-
Fixed incorrect label reference2005-11-25, by boisy
-
Didn't change label coping SS.FD fix from level 2.2005-11-25, by chrish
-
Updated2005-11-25, by boisy
-
New TODOs2005-11-25, by boisy
-
Updated changelog2005-11-25, by boisy
-
Updated os9gen2005-11-25, by boisy
-
uses ss.fd2005-11-25, by boisy
-
Fixed address offsets for SuperBoard2005-11-24, by boisy
-
Changes to utils2005-11-23, by boisy
-
Removed tabs2005-11-20, by boisy
-
Added more defs for porting back to level 1 someday2005-11-20, by boisy
-
Added examples section2005-11-20, by boisy
-
Now assembles with rma, uses os9defs.d in c32005-11-11, by boisy
-
added makefile2005-11-09, by boisy
-
test vefs2005-11-09, by boisy
-
Updated2005-11-09, by boisy
-
Start of Coyota software2005-11-08, by boisy
-
Fixed incorrect calculation code for bitmap sectors2005-11-05, by boisy
-
added target alldragon2005-11-03, by afra
-
Changes for cobbler2005-11-03, by afra
-
Changes for cobber2005-11-03, by afra
-
Added defs for Dragon boot track, defined conditionally2005-11-03, by afra
-
Can now be compiled to cobble CoCo or Dragon disks.2005-11-03, by afra
-
Outdated info -- removed2005-10-29, by boisy
-
Driver now properly accesses hardware registers via Y instead of embedding2005-10-29, by boisy
-
Updates to allow formatting of Dragon OS-9 compatible disks2005-10-26, by afra
-
Added some minor defs for ddisk2005-10-23, by afra
-
Minor changes to module builds2005-10-23, by afra
-
Timing fixes for Dragon Alpha, should now boot more reliably2005-10-23, by afra
-
Calc of baud table location changed. Handles both Level1&22005-10-22, by robert
-
More booter optimizations2005-10-17, by boisy
-
Modified booters to use new boot strategy with boot_common.asm2005-10-15, by boisy
-
reduced labeltab size so os9boot would link2005-10-14, by robert
-
shortened H6309L2 code to fit within $1D0 bytes2005-10-14, by robert
-
virtual disk descriptor program for DragonPlus add-on2005-10-12, by afra
-
Virtual disk initialise program for DragonPlus add-on2005-10-12, by afra
-
Virtual disk driver program for DragonPlus add-on2005-10-12, by afra
-
GO80 loader program for DragonPlus add-on2005-10-12, by afra
-
Added fragmented bootfile support. Added more labels and comments2005-10-11, by boisy
-
Changes so far2005-10-11, by boisy
-
Updated for fragmented boot -b option2005-10-11, by boisy
-
Added -b option to allow fragmented boots2005-10-11, by boisy
-
Added fragmented boot support... needs additional testing.2005-10-11, by boisy
-
Combo of changes2005-09-21, by boisy
-
Added Level 1 support2005-09-10, by boisy
-
rules.mak updated with new rules2005-08-15, by boisy
-
Fixed a few problems2005-08-12, by boisy
-
Slight update2005-08-11, by boisy
-
Streamlining how bundi works2005-08-11, by boisy
-
New method of creating BUNDIs2005-08-11, by boisy
-
Converted to perl scripts2005-08-11, by boisy
-
Fixed incorrect spelling2005-08-11, by boisy
-
Fixed error in disk name generation2005-08-10, by boisy
-
Added for future incorporation into NitrOS-9 Manual2005-08-08, by boisy
-
Moved out of the way2005-08-03, by boisy
-
Massive checkin2005-07-30, by boisy
-
Slowly but surely2005-07-29, by boisy
-
makefile added2005-07-28, by boisy
-
Now uses $(C3BASE) to find proper lib2005-07-27, by tlindner
-
Added rules for .r generation2005-07-27, by boisy
-
Added pacos92005-07-26, by boisy
-
tylang problem fixed2005-07-25, by boisy
-
To be tested later2005-07-24, by boisy
-
Fixed corruption problem2005-07-24, by boisy
-
os9defs and scfdefs combined for rma/rlink compatibility2005-07-24, by boisy
-
rma/rlink compatible version of tee.asm2005-07-24, by boisy
-
Added2005-07-20, by boisy
-
lothan updates the document!2005-07-19, by boisy
-
Corrected issue in makefiles so that directory under NITROS9 is properly named2005-07-12, by boisy
-
removed rel.asm (rely upon 6809l1 for this)2005-07-02, by cyouse
-
Rolled back changes to rel.asm.2005-07-02, by cyouse
-
Rolled back addition of COMMON directory2005-07-02, by cyouse
-
Reverted previous change2005-07-02, by cyouse
-
Added definition for COMMON directory.2005-07-02, by cyouse
-
Modified to read commands from the new common directory.2005-07-02, by cyouse
-
Separated level 1 and level 2 REL module sources.2005-07-01, by cyouse
-
Re-ordered dskcopy so dir was at the end.2005-06-26, by chrish
-
Defs update2005-06-25, by boisy
-
Fixed makefile error for dskcopy target2005-06-24, by boisy
-
Added ifdef to correctly define IO address on alpha2005-06-21, by afra
-
Added correct step rate for Alpha drives2005-06-21, by afra
-
Added defs for Alpha NMI disable2005-06-17, by afra
-
Fix for non-booting on real hardware2005-06-17, by afra
-
Added Dragon paralell printer driver2005-06-16, by afra
-
Paralell printer descriptor for Dragon 32/64/Alpha2005-06-16, by afra
-
Paralell printer driver for Dragon 32/64/Alpha2005-06-16, by afra
-
Added proper NMI disable for Alpha2005-06-16, by afra
-
Added ability to specify disk step rate2005-05-31, by afra
-
Added ability to specify step rate in makefile2005-05-31, by afra
-
Added ability to pass in step rate from mater makefile2005-05-31, by afra
-
Added defines for bit 2 of IT.DNS, which is track 0 density flag for format2005-05-31, by afra
-
Added ability to read/write/format Single density disks.2005-05-31, by afra
-
Fix for non-booting Alpha port.2005-05-08, by afra
-
Fix for known alpha disk control bits.2005-05-08, by afra
-
Added Robert Gault's 'F' option mod to backup for DSK images2005-05-05, by boisy
-
Added scripts2005-04-29, by boisy
-
Fixed slight error in makefile on naming of t3_sc65512005-04-29, by boisy
-
Added flashing cursor to co51, as this was present in Dragon Data version2005-04-24, by afra
-
Added call to AltIRQ, to call a cursor flash routine in COxx module2005-04-24, by afra
-
Added variable definitions for cursor flash routines.2005-04-24, by afra
-
Added correct bootfiles, brought realease version vars into line with CoCo2005-04-24, by afra
-
Added correct discriptors for DS40, DS80 & SS802005-04-24, by afra
-
Removed debugging code/messages, tested successfully on real Dragons2005-04-24, by afra
-
Fixed fatal read errors on the Dragon 64.2005-04-24, by afra
-
Reformatted, corrected comments.2005-04-23, by afra
-
Fixed errors in defines in WD2797 registers2005-04-21, by afra
-
Misc stuff2005-04-21, by boisy
-
Added deskmate3 to makefile target2005-04-21, by boisy
-
DeskMate 3 added2005-04-21, by boisy
-
Addition of Bro Jeremy's sold disk2005-04-20, by boisy
-
Corrected so dragon options compiled into rel.asm for both Dragon64 and2005-04-20, by afra
-
Now rules.mak reflects 3.2.6 development work2005-04-20, by boisy
-
/D2 now part of standard bootfile2005-04-20, by boisy
-
Removred "CoCoFEST" build message2005-04-20, by boisy
-
Updated for more robust window width handling2005-04-19, by boisy
-
Updated for better window size support.2005-04-19, by boisy
-
Updates2005-04-19, by boisy
-
Changed NMISave to be rmb 3 for Level 1 -- Thanks Phill for pointing out the error.2005-04-18, by boisy
-
added some defs2005-04-14, by afra
-
Cleaned up defs files2005-04-14, by boisy
-
Removed NITROS9VERSION, NITROS9MAJOR, NITROS9MINOR environment vars from2005-04-14, by boisy
-
Makefile udpates by Phill2005-04-13, by boisy
-
A tip of the hat to the CoCoFEST has been added to sysgo2005-04-13, by boisy
-
Dragon changes by Phill2005-04-13, by boisy
-
makefile fixed for CO512005-04-11, by boisy
-
More updates2005-04-11, by boisy
-
Updated2005-04-11, by boisy
-
Updated by PHS2005-04-10, by boisy
-
Phill's testing modifications commented out2005-04-10, by boisy
-
Additions by Phill2005-04-10, by boisy
-
Changed bra in slow-down loop not to branch to write to $FFD82005-04-09, by boisy
-
co80.io and term80.dt are no longer in the makefile2005-04-09, by boisy
-
Modified to for better use of 51x24 driver2005-04-09, by boisy
-
bootlists updated for disto scii drivers.2005-04-09, by boisy
-
More changes2005-04-09, by boisy
-
Forgot to take two bytes off top for 63092005-04-09, by boisy
-
Tons 'o changes2005-04-09, by boisy
-
Comment additions2005-04-09, by boisy
-
rb1773.asm: now saves/restores original NMI vector2005-04-08, by boisy
-
Some comment additions and changes to the kernel as I learn more about it.2005-04-08, by boisy
-
Minor source changes for clarity -- no code changes2005-04-07, by boisy
-
added F$Debug2005-04-05, by boisy
-
Removed references to Sourceforge.2005-04-04, by tlindner
-
Added make2005-04-03, by boisy
-
Parameterized the script.... still needs more work2005-04-02, by boisy
-
Fixed redundant copy2005-04-02, by boisy
-
Removed /dd/defs so that rma could assemble2005-04-02, by boisy
-
Closer2005-04-02, by boisy
-
added profile2005-04-01, by boisy
-
An alternate set of standard pointers2005-04-01, by boisy
-
Forgot these2005-04-01, by boisy
-
source added2005-04-01, by boisy
-
build improvements2005-04-01, by boisy
-
added makeboot script2005-04-01, by boisy
-
Updated2005-04-01, by boisy
-
Docs added2005-04-01, by boisy
-
Config files added2005-04-01, by boisy
-
Fixed makefile error2005-04-01, by boisy
-
New 'bundi' script2005-04-01, by boisy
-
Fixed problem in swset where query needed lbra.2005-04-01, by boisy
-
More updates to makefiles2005-04-01, by boisy
-
Updates to add uumon2005-04-01, by boisy
-
UUCPBB2.1 added2005-04-01, by boisy
-
Fixed DEFS issue in 6809l2 and 6309l2 (thanks Rodney!)2005-04-01, by boisy
-
Removed '-4' flag from format macro, thanks Rodney!2005-04-01, by boisy
-
commented backup2005-03-26, by boisy
-
Start of NitrOS-9 Technical Reference2005-03-25, by boisy
-
Updated for new as68092005-03-23, by boisy
-
test case for new as68092005-03-23, by boisy
-
rules.mak now uses environment variables as an alternative for placement of2005-03-22, by boisy
-
Updated2005-03-22, by boisy
-
Start of some commenting2005-03-07, by boisy
-
Properly inc'ed revision, more comments and symbols put into code for2005-03-07, by boisy
-
Updated for co80.asm2005-03-04, by boisy
-
Fixed some comments, made better use of symbolics2005-03-03, by boisy
-
Fixed source to use symbolics for space, etc.2005-03-03, by boisy
-
*** empty log message ***2005-01-28, by robert
-
Curtis Boyle's updated dir...2005-01-21, by boisy
-
PIAs initialized with new value2005-01-18, by boisy
-
Minor fixes to document2005-01-17, by boisy
-
Incremented rev to indicate PHS's changes2005-01-17, by boisy
-
Added for CO512005-01-07, by boisy
-
CO51 module by Phil Harvey-Smith2005-01-07, by boisy
-
Driver provided by Roy Justus2005-01-07, by boisy
-
Updated source, reset revision to 1 so assembles identical to original2005-01-04, by boisy
-
CO51 additions by Phill2004-12-03, by boisy
-
More changes by Phill for Dragon2004-11-28, by boisy
-
Dragon updates by Phill2004-11-27, by boisy
-
Updated by Phill2004-11-27, by boisy
-
makefile udpates2004-11-18, by boisy
-
Moved clock string closer to reference2004-11-18, by boisy
-
Files from Phill2004-11-17, by boisy
-
Additional Dragon changes from Phill Harvey-Smith2004-11-17, by boisy
-
Additional Dragon changes from Phill Harvey-Smith2004-11-17, by boisy
-
Incorporated changes and additions made by Phill Harvey-Smith for the2004-11-11, by boisy
-
Recomposed source lines to share more common code between Level 12004-11-11, by boisy
-
ded: Rodney's enhancement for the 'S' command to reload same LSN if none typed.2004-09-04, by boisy
-
New clock2_*.asm files split from single clock2.asm for more source clarity2004-08-20, by boisy
-
Clock2 modules are now in separate files2004-08-20, by boisy
-
Integrated level 2 init with level 1 init2004-08-20, by boisy
-
Added track/sector offset, fixed up sources2004-08-20, by boisy
-
Update2004-08-20, by boisy
-
Init is now pulled from level1, also makefile modified for new clock sources2004-08-20, by boisy
-
Fixed comment about FMT.TDNS2004-08-20, by boisy
-
Fixed 8K memory leak when doing:2004-08-17, by boisy
-
Fixed problem where D.AltIRQ was being set to D.Clock at term time. Now,2004-08-16, by boisy
-
g0003 is now G.OldAlt2004-08-16, by boisy
-
Changed some constants to use symbolics in defs/cc3iodefs2004-08-15, by boisy
-
Fixed problems with FindWindow routine that came to light when deinizing last2004-08-15, by boisy
-
Minor optimization2004-08-15, by boisy
-
Density is always 1 for 3.5" 80 track drives2004-08-15, by boisy
-
Fixed problem with descriptor2004-08-14, by boisy
-
Rodney's source fixer uppers2004-08-14, by boisy
-
Updated DNS.STD and DNS.DTD definitions based on Gene Heskett's explanation:2004-08-12, by boisy
-
Some additional changes to address formatting 80 track drives.2004-08-12, by boisy
-
Tim Kientzle's VIEW2004-08-10, by boisy
-
Updated makefiles for 50Hz distributions2004-08-10, by boisy
-
Workin' on the five!2004-08-04, by boisy
-
Fixed incorrect pathlists to kernel modules2004-08-04, by boisy
-
Final change -- sysgo release date updated2004-08-04, by boisy
-
Final changes for V03.02.04 release2004-08-04, by boisy
-
Added xmode (forgot for 6309) in makefile2004-08-03, by boisy
-
Robert's modified disasm2004-08-03, by boisy
-
Format now has rolling track output2004-08-03, by boisy
-
Updated with new scp target2004-08-03, by boisy
-
added tmode .1 pau=0 to the mb scripts2004-08-03, by boisy
-
Changes for the 03.02.04 release.2004-08-03, by boisy
-
Added TYP.SBO to rbfdefs (used by rb1773)2004-08-03, by boisy
-
Robert's reorganized clock2.asm, with each clock supported in alphabetical order2004-08-02, by boisy
-
And so it continues. This was submitted by Rodney AFTER Robert's submission nos9v0302032004-08-01, by boisy
-
More updates for 3.2.3 release2004-08-01, by boisy
-
This clock2 has Rodney H's changes of 8/1 plus Robert's SmartWatch changes.2004-08-01, by boisy
-
Rodney Hamilton's clock cleanups and asm update.2004-08-01, by boisy
-
Updated for release2004-08-01, by boisy
-
Removed swread.hp from makefiles2004-08-01, by boisy
-
clock2_smart now works with F$STime2004-08-01, by boisy
-
Script updates2004-07-31, by boisy
-
Format doesn't multiply total sectors * bps if TYP.DSQ bit is clear2004-07-31, by boisy
-
Updated to conditionalize setime, also now F$Chain's to setime2004-07-30, by boisy
-
made changes based on swread2004-07-29, by boisy
-
Updated help to be more accurate2004-07-29, by boisy
-
tmode is now made from xmode, dsave modified to handle new tmode parameter2004-07-29, by boisy
-
TYP.8 converted to TYP.3, causing changes to descriptors and makefiles2004-07-28, by boisy
-
TYP.8 has been renamed to TYP.3 for 3.5" drives2004-07-28, by boisy
-
Updates for SmartWatch, format, etc.2004-07-28, by boisy
-
Removed clock2_smart2004-07-27, by boisy
-
swread.asm added2004-07-27, by boisy
-
New SmartWatch clock support2004-07-27, by boisy
-
ChangeLogs reflect changes to format2004-07-23, by boisy
-
Removed commented out code2004-07-23, by boisy
-
current releasedefs2004-07-23, by boisy
-
Capitalized K in Krn2004-07-23, by boisy
-
Updated to fix problem with RBF returning E$UnkSvc on SS.VarSect2004-07-23, by boisy
-
Added copyright string2004-07-23, by boisy
-
mild updates2004-07-23, by boisy
-
Updated format to OSK type functionality2004-07-23, by boisy
-
Capitalized first letter in Krn2004-07-23, by boisy
-
Added cc3iodefs2004-07-20, by boisy
-
Port of the classic to NitrOS-92004-07-18, by boisy
-
Fixed a slight error in the makefile2004-07-18, by boisy
-
Addition of cciodefs and cc3iodefs2004-07-18, by boisy
-
Updated to reflect new dsave syntax2004-07-17, by boisy
-
exmode replaces xmode as the ideal utility. makefiles and help updated accordingly2004-07-17, by boisy
-
Added DOHELP equate to cut down on size of module by optionally opting out the2004-07-17, by boisy
-
Level 2: shellplus stand-alone file is no longer copied to CMDS2004-07-17, by boisy
-
ChangeLogs updated2004-07-17, by boisy
-
RG fixed a bug in the Vavasour emulator clock2 module.2004-07-17, by boisy
-
updated standard.bl files with emulator clocks.2004-07-16, by boisy
-
We're rolling on to V03.02.03 Pre!2004-07-15, by boisy
-
Minor correction to scripts2004-07-15, by boisy
-
Release time!2004-07-15, by boisy
-
Fixed error in script2004-07-15, by boisy
-
Fixed bug in copy where -v was on by default (should be off) and writemsb/writelsb2004-07-15, by boisy
-
makefile now renames shell_21 to shell in NITROS9/6809l1/CMDS2004-07-15, by boisy
-
Fixed problem with macro2004-07-15, by boisy
-
sysgo.asm has new dts and dtb pseudo ops2004-07-15, by boisy
-
Custom makefile2004-07-15, by boisy
-
Added emulator clocks2004-07-15, by boisy
-
Used pulu as suggested by Alan2004-07-15, by boisy
-
Updated makefiles2004-07-14, by boisy
-
ChangeLog and bootlist updates.2004-07-12, by boisy
-
mfree.asm: some minor comments and additions2004-07-12, by boisy
-
6809 version of SCF now calls GRFDRV's fast text output routine, resulting in2004-07-12, by boisy
-
minor optimizations2004-07-12, by boisy
-
Fixed 'good' label/pshs y problem.2004-07-12, by boisy
-
Robert Gault's modifications for correcting timing errors2004-07-12, by boisy
-
Updated ChangeLogs with slight formatting differences2004-07-06, by boisy
-
scf.d added2004-07-03, by boisy
-
Fixed error2004-07-03, by boisy
-
Minor updates2004-07-03, by boisy
-
Definition files to use with as68092004-07-03, by boisy
-
Updates by Rodney2004-06-30, by boisy
-
Minor source change by Rodney H.2004-06-30, by boisy
-
Misc updates2004-06-28, by boisy
-
Updates2004-06-26, by boisy
-
Updated makefiles and changelogs2004-06-25, by boisy
-
Updated rb1773.asm to fix problem in Level 1 booting. Now works under L1!2004-06-25, by boisy
-
Robert's additions to the source for SC-II support, and a bug fix to the verify2004-06-24, by boisy
-
Updated with better comments on DNS.STD and DNS.DTD2004-06-23, by boisy
-
rbf.asm: return error if SS.VarSect returns carry set2004-06-23, by boisy
-
Added newer english language error messages; added code to talk directly to2004-06-23, by boisy
-
rb1773.asm: updated comments2004-06-23, by boisy
-
format.asm: updated2004-06-22, by boisy
-
Added2004-06-22, by boisy
-
Updated2004-06-22, by boisy
-
Changed references from OS-9 to NitrOS-92004-06-22, by boisy
-
Changed references from OS-9 to NitrOS-92004-06-22, by boisy
-
TYPH.DSQ now bit 42004-06-22, by boisy
-
Modified source for slow back-port to Level 12004-06-19, by boisy
-
RBF now supports call to driver's SS.VarSect GetStat to update sector size2004-06-19, by boisy
-
Removed naked constants from rbf.asm and replaced with nice symbolics2004-06-18, by boisy
-
Update of asm by Rodney H2004-06-16, by boisy
-
Ready to drop...2004-06-15, by boisy
-
date command optimized by RVH2004-06-07, by boisy
-
rbfdefs - added TYP.DSQ bit2004-06-05, by boisy
-
Rodney's fixes2004-06-04, by boisy
-
Updated makefile2004-06-04, by boisy
-
rel_80 now referenced instead of rel_322004-06-04, by boisy
-
Richard Crislip's work on Basic09 documentation2004-05-30, by boisy
-
pmap updated by Rodney H.2004-05-30, by boisy
-
Updated by Bob2004-05-30, by boisy
-
makefiles updated for grfint.io2004-05-29, by boisy
-
Putstat now SetStat in comments2004-05-27, by boisy
-
Updates2004-05-27, by boisy
-
comment updates2004-05-27, by boisy
-
co32.asm: copious source notes added2004-05-27, by boisy
-
Copy now has -v (verify) option added back in2004-05-27, by boisy
-
custom makefile change2004-05-26, by boisy
-
Work by Bob Emery2004-05-25, by boisy
-
kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...2004-05-24, by boisy
-
source updated2004-05-22, by boisy
-
Source enhancements2004-05-21, by boisy
-
Source comments updated2004-05-21, by boisy
-
More comments2004-05-21, by boisy
-
More commments added2004-05-21, by boisy
-
IRQ properly deleted2004-05-21, by boisy
-
Better comments2004-05-21, by boisy
-
rb1773 now works under L1 (formats, reads/writes fine)2004-05-20, by boisy
-
Updated with bit definitions of control register...2004-05-20, by boisy
-
Slight changes2004-05-18, by boisy
-
making changes2004-05-18, by boisy
-
term renamed2004-05-18, by boisy
-
With faith, this too shall pass.2004-05-18, by boisy
-
Replaced by rb17732004-05-18, by boisy
-
Now in level12004-05-18, by boisy
-
Removed in lieu of rb17732004-05-18, by boisy
-
ccdisk renamed to rb1773, added CC3 driver into source2004-05-18, by boisy
-
Makefiles updated2004-05-18, by boisy
-
Added higher baud rates2004-05-17, by boisy
-
Rename of cc3disk2004-05-17, by boisy
-
makefiles are now very similar2004-05-17, by boisy
-
IDE bootfile added2004-05-17, by boisy
-
Multiple changes for next release2004-05-17, by boisy
-
Go for it!2004-05-14, by boisy
-
Makefiles updated2004-05-14, by boisy
-
Makefiles updated2004-05-14, by boisy
-
Getting closer to Level 12004-05-13, by boisy
-
ccdisk.asm: this is "newdisk" found on google, replaces old ccdisk which2004-05-13, by boisy
-
Fixed a typo2004-05-13, by boisy
-
Added ccdisk patch2004-05-13, by boisy
-
Updated2004-05-12, by boisy
-
Rodney fixed slight bug2004-05-11, by boisy
-
Updated ChangeLogs for next (03.02.02) release (whenever that will be)2004-05-10, by boisy
-
Fixed a bug in the mpi utility2004-05-10, by boisy
-
Updated2004-05-08, by boisy
-
Added FIRQ handling code for Level 1--now works under NitrOS-9 Level 1 nos9v0302012004-05-06, by boisy
-
preparation for 3.2.1 release2004-05-05, by boisy
-
Code in place for Level 1, but still not working under Level 12004-05-04, by boisy
-
Still not fixed, but close.2004-05-04, by boisy
-
Fixed incorrect comment`2004-05-04, by boisy
-
Added custom makefile2004-05-03, by boisy
-
Megaread fixed by Rodney2004-04-23, by boisy
-
No longer fatal for floppies2004-04-23, by boisy
-
Obtained megaread source from RTSI2004-04-23, by boisy
-
Fixed defsfiles to work with ASM2004-04-23, by boisy
-
Updated rbfdefs in correct version -- thanks Rodney!2004-04-22, by boisy
-
Updated2004-04-20, by boisy
-
Rodney DOES IT AGAIN!2004-04-19, by boisy
-
mamou new default assembler2004-04-17, by boisy
-
shell once again default shell2004-04-16, by boisy
-
Updated for new release date/time2004-04-16, by boisy
-
rbfdefs moved up into defsfile2004-04-16, by boisy
-
Removed rbfdefs references2004-04-16, by boisy
-
Updated2004-04-16, by boisy
-
'use rbfdefs' moved to upper defsfile2004-04-16, by boisy
-
New 'Old' fields added from OS-9 Level One V2.00.00 Addendum2004-04-14, by boisy
-
Rodney does it again!2004-04-07, by boisy
-
Megaread added2004-04-07, by boisy
-
corrected source2004-04-06, by boisy
-
Fixed END in wrong place2004-04-06, by boisy
-
Placed rbfdefs in use2004-03-30, by boisy
-
ccide.asm: removed superIDE specific code, obsolete2004-03-24, by boisy
-
Added mpi utility2004-03-17, by boisy
-
Update to utilities2004-02-19, by boisy
-
dmode updated2004-02-19, by boisy
-
Updated boot_1773.asm from Rodney H.2004-02-17, by boisy
-
Update from Rodney2004-02-15, by boisy
-
Added files from Robert Gault for NOCAN 8/64MB RAM2004-02-11, by boisy
-
Added long branch where needed2004-01-31, by boisy
-
Added comments, symbolics, optimized code slightly2004-01-31, by boisy
-
Added comments, slow optimization progress2004-01-22, by boisy
-
added comments2004-01-20, by boisy
-
Rodney's improvements in rbf.asm2004-01-18, by boisy
-
Rodney's improvements2004-01-18, by boisy
-
Added from Jim Hathaway2004-01-15, by boisy
-
shell now specified in 6809l1/makefile2004-01-14, by boisy
-
Fixed problem in level 1 port of shell_21, bootfile no longer has shell in it.2004-01-14, by boisy
-
Fixed comment2004-01-14, by boisy
-
shell_21 now moved to Level 12004-01-14, by boisy
-
Back-ported from Level 22004-01-14, by boisy
-
shellplus back-ported to Level 12004-01-14, by boisy
-
added shell+ features2004-01-13, by boisy
-
new script2004-01-13, by boisy
-
Updated to rules.mak2004-01-05, by boisy
-
Changed reference to ACIA driver2004-01-05, by boisy
-
Major changes for new NitrOS-9 manual2004-01-05, by boisy
-
Fixed comments2003-12-25, by boisy
-
Removed2003-12-25, by boisy
-
Minor fixins2003-12-23, by boisy
-
Removed more modules, fixed others2003-12-23, by boisy
-
Removed old modules, fixed p.asm2003-12-23, by boisy
-
Removed D64 descriptors, etc.2003-12-23, by boisy
-
grfo now in cmds2003-12-23, by boisy
-
Updated2003-12-22, by boisy
-
ChangeLogs updated2003-12-22, by boisy
-
Changes related to sacia->sc6551 rename2003-12-22, by boisy
-
sacia renamed to sc65512003-12-22, by boisy
-
sacia has been renamed to sc6551 and descriptors are modified accordingly2003-12-22, by boisy
-
nil now part of vrn2003-12-22, by boisy
-
Updated for Level 12003-12-22, by boisy
-
VRN now ported to Level 12003-12-22, by boisy
-
rel_80 now used by default2003-12-19, by boisy
-
L2 now uses 80x24 window for boot screen2003-12-19, by boisy
-
References to os9p3/os9p4 changed to kernelp3/kernelp42003-12-19, by boisy
-
Removed modpak2003-12-19, by boisy
-
Fixed typo2003-12-15, by boisy
-
Added list of changes2003-12-15, by boisy
-
cchdisk and friends removed2003-12-15, by boisy
-
cc3hdisk removed with descriptors2003-12-15, by boisy
-
Removed2003-12-15, by boisy
-
sio replaces rs2322003-12-15, by boisy
-
Modified to accomodate new sio.asm2003-12-15, by boisy
-
Removed modpak.asm2003-12-15, by boisy
-
tx_yacia files moved to L-1, m1.asm and m2.asm removed2003-12-15, by boisy
-
aciapak and modpak are now replaced by sacia2003-12-15, by boisy
-
sacia/dacia descriptors added2003-12-15, by boisy
-
sacia added2003-12-15, by boisy
-
Moved to L-I2003-12-15, by boisy
-
Fixed problem with branch2003-12-15, by boisy
-
Fixed typos2003-12-15, by boisy
-
port finished by Robert Gault2003-12-15, by boisy
-
stdout is needed, not stdin for SS.KySns2003-12-15, by boisy
-
Robert Gault added ability to easily change which drive is used as boot drive.2003-12-15, by boisy
-
Added check for SHIFT key which, if down, bypasses startup and AutoEx2003-12-15, by boisy
-
Added minor 6309 optimization2003-12-12, by boisy
-
Start of addition of 6309 code in kernel2003-12-12, by boisy
-
Fixed changelog2003-12-12, by boisy
-
Reverted back to Level 1 F$PrsNam, fixed to allow _ and 0-9 as first chars2003-12-12, by boisy
-
Closer back-porting of cc3disk to Level 12003-12-12, by boisy
-
Fixed incorrect comment2003-12-12, by boisy
-
now in krnl/ for level 12003-12-11, by boisy
-
slight update2003-12-11, by boisy
-
Kernel and KernelP2 moved to krnl/2003-12-11, by boisy
-
fprsnam.asm has been back-ported from Level 22003-12-11, by boisy
-
fprsnam.asm is now ported to Level 12003-12-11, by boisy
-
Fixed changelog error2003-12-11, by boisy
-
Fixed bugs in -b option of dsave, modified ChangeLogs2003-12-11, by boisy
-
Updated ReadMes2003-12-11, by boisy
-
Updated ReadMe to reflect addition of 720K disk image2003-12-11, by boisy
-
720K disk images are now made2003-12-11, by boisy
-
OS makefiles now make 720K disk image2003-12-11, by boisy
-
Kernel fixed to not allow module scan in I/O space2003-12-10, by boisy
-
sacia still not quite ported2003-12-09, by boisy
-
source consistency change2003-12-04, by boisy
-
Fixed yet another bug !2003-12-04, by boisy
-
source improvements2003-12-04, by boisy
-
Fixed duplicate ttl2003-12-03, by boisy
-
Removed rammer from bootfile2003-12-03, by boisy
-
Updated URL to dskini in ReadMe's2003-12-03, by boisy
-
Fixed duplicate ttl problem2003-12-03, by boisy
-
Fixed extra ????? line bug (thanks Rodney H!)2003-12-03, by boisy
-
Removed share. on open2003-12-03, by boisy
-
Fixed slight bug in 6809 version of gshell with regard to scrollbar,2003-12-03, by boisy
-
Fixed case difference2003-12-03, by boisy
-
added2003-12-03, by boisy
-
Gettin' mo' betta!2003-12-03, by boisy
-
More improvements for Multi-vue2003-12-03, by boisy
-
Rearrangement of directories and files for making bootable 6809/6309 MV disks2003-12-02, by boisy
-
cc3io now can be assembled with keyboard mouse global or local to a window2003-12-02, by boisy
-
gshell is now 6809ized, DSK image is now 40tDS2003-12-02, by boisy
-
Fixed references in source from OS-9 to NitrOS-9 where appropriate2003-12-02, by boisy
-
Updated global name in systype, windint and cc3io.2003-12-02, by boisy
-
More 6809isms2003-12-01, by boisy
-
Start of 6809izatino of code2003-12-01, by boisy
-
Source format changes2003-11-30, by boisy
-
Makefiles now use -q with os9 format2003-11-30, by boisy
-
Changes2003-11-30, by boisy
-
Changes and fixes by Robert Gault2003-11-30, by boisy
-
Successful back-port to 6809 from NitrOS-9/6309 by Robert Gault2003-11-30, by boisy
-
cc3io.asm: fixed issue with keyboard mouse being reset when CLEARing, still2003-11-30, by boisy
-
Fixed fdb where it should have been fcb2003-11-30, by boisy
-
More improvements2003-11-28, by boisy
-
Added2003-11-28, by boisy
-
Improved source2003-11-28, by boisy
-
Enhanced source2003-11-28, by boisy
-
improved source2003-11-28, by boisy
-
Made even better2003-11-28, by boisy
-
Fixed certain inconsistencies in makefiles2003-11-28, by boisy
-
making more better2003-11-28, by boisy
-
improved source readability2003-11-27, by boisy
-
source improvements2003-11-27, by boisy
-
More source improvements2003-11-27, by boisy
-
Made source more better :)2003-11-27, by boisy
-
i2003-11-26, by boisy
-
Minor re-arrangement to test permissions2003-11-26, by aland
-
Updated2003-10-10, by boisy
-
Changed disk names2003-10-04, by boisy
-
More fixes by Rodney2003-10-02, by boisy
-
Rodney fixed -U bug2003-10-02, by boisy
-
Added >512K fix from Robert Gault2003-10-02, by boisy
-
Update2003-09-30, by boisy
-
Modified2003-09-30, by boisy
-
Updated ReadMes2003-09-30, by boisy
-
Removed keydrv_at2003-09-30, by boisy
-
bootscripts renamed to scripts2003-09-30, by boisy
-
Fixed case issue2003-09-30, by boisy
-
Fixed misplaced space.2003-09-30, by boisy
-
Updates source comments2003-09-30, by boisy
-
Ram now RAM2003-09-30, by boisy
-
Ram changed to RAM2003-09-30, by boisy
-
Updated2003-09-30, by boisy
-
Fixed comments2003-09-30, by boisy
-
Updated2003-09-30, by boisy
-
Slight fix2003-09-30, by boisy
-
Changes2003-09-26, by boisy
-
Changes2003-09-26, by boisy
-
Changes2003-09-26, by boisy
-
Fixed some kernel length problems2003-09-26, by boisy
-
Changes2003-09-26, by boisy
-
Fixed offset2003-09-26, by boisy
-
NitrOS-9 boot message2003-09-26, by boisy
-
Changes2003-09-26, by boisy
-
sacia.asm backported, changelogs updated2003-09-26, by boisy