log

age author description
2014-12-20 David Ladd Updated the becker routine comment to state there is now a supports a timeout.
2014-12-20 David Ladd Updated becker port routine with a timeout check.
2014-12-14 chawks4 Remove superdesc.asm fix for SDC...
2014-12-13 chawks4 OOppss! accidental change...
2014-12-13 chawks4 Fix for all ide rbsuper descripters being set for drive 0
2014-12-11 Tormod Volden level1: Make all ports use the same kernel module makefile
2014-12-11 Tormod Volden level3: Remove unused TERM define from module makefile
2014-12-11 Robert Gault cobbler: Handle disks with fragmented OS9Boot files
2014-12-08 tlindner Added dash command to sdir to list mounted images
2014-12-01 tlindner Fixed some typos in sdir.
2014-12-01 tlindner Added sdrive.
2014-11-30 tlindner sdir: fixed multi-conlum printing
2014-11-30 tlindner sdir nearly done
2014-11-28 tlindner Initial comming for my snakes demonstration and the sdir command.
2014-11-28 tlindner Changed llcocosdc read and write routines to enter and leave command mode.
2014-10-29 Brett Gordon [PATCH 3/3] level2: Include ccbkrn in build again
2014-10-29 Brett Gordon [PATCH 2/3] ccbkrn: Use new ccbfnproc.asm instead of fnproc.asm
2014-10-29 Brett Gordon [PATCH 1/3] ccb*: Fix building with lwasm
2014-10-27 Gene Heskett level3: Add bootlists and scripts for coco_6309
2014-10-26 Tormod Volden level3 makefiles: Fix up missing tab so that ddr0_192k.dd gets built
2014-10-26 Tormod Volden level3 makefiles: Use --no-print-directory to avoid noise in CMDS list
2014-10-26 Tormod Volden level3 makefiles: Merge identical kernel makefiles
2014-10-26 Tormod Volden level3 makefiles: Merge identical top level makefiles
2014-10-26 Tormod Volden level3 makefiles: Merge identical defs/makefile
2014-10-26 Tormod Volden level3 makefiles: Merge identical bootfiles makefile
2014-10-26 Tormod Volden level3 makefiles: Merge cmds makefiles
2014-10-26 Tormod Volden level3 makefiles: Merge coco3/coco3_6309 modules/makefile
2014-10-26 Tormod Volden level3 makefiles: Add ROM modules to coco3_6309 as well
2014-10-26 Tormod Volden level3 makefiles: Order BOOTERS list like in level2
2014-10-26 Tormod Volden level3 makefiles: Fix up comments for coco3_6309 too
2014-10-26 Gene Heskett level3 makefiles: Lots of whitespace fixes, no code changes
2014-10-26 Gene Heskett level3 makefiles: Fill in top level makefile (copied from level2)
2014-10-26 Gene Heskett level3 makefiles: Fix up comments in coco3/modules
2014-10-26 Gene Heskett level3 makefiles: Add HDBDOS flags for coco3
2014-10-26 Gene Heskett level3 makefiles: Add missing modules parts from level2
2014-10-26 Gene Heskett level3 makefiles: Add BOOTFILE_DW module lists
2014-10-26 Gene Heskett level3 makefiles: Add "nitro" and "end" modules to coco3 bootfiles
2014-10-26 Gene Heskett defs/cocovtio.d: Small whitespace fixup
2014-04-26 Guillaume Major sierra: Fix clear.text.rect command in mnln.asm
2014-04-13 Tormod Volden rules.mak: Mark as development version again
2014-04-13 Tormod Volden Added tag nos9v030300 for changeset 4dc310549cdf
2014-04-13 Tormod Volden Bump version to 3.3.0 and prepare for release build nos9v030300
2014-04-13 Tormod Volden sysgo: Update copyright year
2014-04-12 Tormod Volden 3rdparty/utils: Add labels to disk images
2014-04-12 Tormod Volden ChangeLog: Update with highlights for V3.3.0
2014-04-12 Guillaume Major sierra: Update King's Quest 4 resource files
2014-04-12 Tormod Volden sierra: Rename unused objs folder to objs_kq3 and add ReadMe file
2014-04-12 Guillaume Major mnln.asm: Fix up "move to (x,y)" after last commit
2014-04-12 Guillaume Major mnln.asm: Fix obj.status.v command calling format text
2014-04-12 Guillaume Major sierra: Correct set.pri.base routine used in KingsQuest4
2014-04-12 Guillaume Major sierra/objs_lsl/mnln.asm: Use division quotient, not remainder
2014-04-12 Guillaume Major sierra/objs_lsl/mnln.asm: Add comments
2014-04-05 Tormod Volden Move bootman to 3rdparty/wip and add a ReadMe file
2014-04-05 Tormod Volden Create new 3rdparty/wip directory for unfinished stuff
2014-04-04 Tormod Volden 3rdparty/utils: Add disk with Gene's bootlink and vfy utilities
2014-04-04 Tormod Volden docs: Add myram.doc from Gene
2014-04-04 Tormod Volden level2: Add Gene's myram RAM disk driver to disk images
2014-04-04 Tormod Volden level2/modules: Delete unused ddr0_* assembler sources
2014-04-04 Tormod Volden level2/modules/rx.asm: Rename to mr0.asm
2014-04-04 Tormod Volden level2/modules/rx.asm: Update device descriptor to match myram driver