log

age author description
Sun, 28 Feb 2016 21:37:47 +0100 Tormod Volden Remove duplicated and unused sys/makefile instances
Sun, 28 Feb 2016 21:37:42 +0100 Tormod Volden makefile: Remove hg update commands
Sun, 28 Feb 2016 21:37:24 +0100 Tormod Volden makefile: Remove test server uploading of snapshots
Sun, 28 Feb 2016 21:37:23 +0100 Tormod Volden makefiles: Remove uploading of zip archives
Sun, 28 Feb 2016 21:37:21 +0100 Tormod Volden cc: Fix dd_tks typo in defs/direct.h
Sat, 27 Feb 2016 23:48:42 +0100 Tormod Volden level2/stdfonts: Fix up font "source"
Tue, 22 Dec 2015 21:43:23 +0100 Tormod Volden Start on next version changelog entry
Tue, 22 Dec 2015 20:28:15 +0100 Tormod Volden burst script: Rename "latest" to "snapshot"
Mon, 21 Dec 2015 21:24:45 +0100 Robert Gault level2: Improve drawing diagonal lines by improving the symmetry
Tue, 01 Dec 2015 19:20:37 +0000 Neal Crook Added command summary to debug help file.
Tue, 13 Oct 2015 22:53:45 +0100 Neal Crook Added comments in level1 boot section, based on learnings while debugging
Tue, 13 Oct 2015 22:38:26 +0100 Neal Crook Describe the non-standard format of the module header. Cross-reference os9.d
Tue, 13 Oct 2015 22:27:06 +0100 Neal Crook Add comments to jump table. Delete trailing whitespace.
Tue, 13 Oct 2015 22:23:27 +0100 Neal Crook Add comments based on my learnings while debugging boot on multicomp09
Sat, 03 Oct 2015 14:51:30 -0500 boisy Removed unnecessary b.asm file
Sat, 03 Oct 2015 14:50:37 -0500 boisy Added brainfuck interpreter
Sun, 26 Jul 2015 10:39:02 +0200 Tormod Volden Add Level 1 coco1_6309 port tree
Sun, 26 Jul 2015 10:39:01 +0200 Tormod Volden List the "coco1" dwio_38400 in the coco1 bootlists
Sun, 26 Jul 2015 10:38:59 +0200 Tormod Volden level1: Rename "coco1" DriveWire modules to "38400"
Sun, 26 Jul 2015 10:38:26 +0200 Tormod Volden level2: Set "coco1" baud rate in port.mak via DW_BAUD38400 flag
Sat, 25 Jul 2015 09:24:30 +0200 Tormod Volden Add coco2_6309 to the default build list
Tue, 14 Jul 2015 23:36:18 -0600 William Astle Fix idiocy related to pshu/pulu with "u" as an operand
Mon, 23 Mar 2015 21:40:21 +0100 Tormod Volden level2/6309 bootfile script: Fix typo in options
Wed, 25 Feb 2015 00:17:55 -0600 David Ladd Added level 1 gaming bootfile for cocosdc to match other builds of gaming bootfile's.
Mon, 23 Feb 2015 15:01:43 -0600 David Ladd Updated makefile so shell was not automatically added to bootfile for level 1 coco's.
Mon, 23 Feb 2015 15:00:06 -0600 David Ladd Found SDFLAGS from level1/coco1/modules/makefile was missing. Added line.
Mon, 23 Feb 2015 12:23:59 -0600 David Ladd Corrected module list for cocosdc NitrOS-9 L1 os9boot file. Found a strangler drivewire driver in it.
Sun, 22 Feb 2015 14:40:03 +0100 Tormod Volden level2 makefile: Cosmetics, move DSKDW recipe
Sun, 22 Feb 2015 14:38:34 +0100 Tormod Volden level 1/2 makefiles: Cosmetics, make more consistent
Sun, 22 Feb 2015 14:36:52 +0100 Tormod Volden makefiles: Always use ECHO macro define
Sun, 22 Feb 2015 14:36:01 +0100 Tormod Volden level1 makefile: Use macro definitions instead of hardcoded values in strings
Sun, 22 Feb 2015 13:19:47 +0100 Tormod Volden rompak/6309: Switch to native mode already in rompak loader
Sun, 22 Feb 2015 12:57:36 +0100 Tormod Volden rompak: Add missing AFLAGS in makefile
Sun, 22 Feb 2015 12:56:05 +0100 Tormod Volden level1: Add rompak version with bootfile from floppy
Sun, 22 Feb 2015 12:39:13 +0100 Tormod Volden level1: Generate CoCoSDC disk images
Sun, 08 Feb 2015 17:55:45 -0600 David Ladd Added comments to boot_ide.asm to reflect new changes about the deblocking
Sun, 08 Feb 2015 17:46:28 -0600 David Ladd updated coco3 bootfiles makefile to make ide bootfile and both versions of ide kernel
Sun, 08 Feb 2015 17:44:56 -0600 David Ladd updated coco3 modules makefile to make new ide booter
Sun, 08 Feb 2015 17:44:00 -0600 David Ladd updated boot_ide.asm with deblocking code to be built with -DDEBLOCK
Sun, 08 Feb 2015 15:39:29 -0800 tlindner sdir: fixed off by one error when null terminating parameter string
Sun, 08 Feb 2015 12:17:37 -0800 tlindner Updated sdir to use llcocosdc driver to communicate with the SDC hardware.
Thu, 29 Jan 2015 22:50:30 +0100 Robert Gault level1 scf: Fix up more 6309 code
Thu, 29 Jan 2015 22:50:26 +0100 Robert Gault level1/ioman: Fix code to use R$ macro defines
Sun, 25 Jan 2015 22:36:05 +0100 Tormod Volden level1 krnp2: Set up stack correctly for 6309
Sun, 25 Jan 2015 22:36:04 +0100 Tormod Volden level 1 krn: Fix stack injection on 6309
Sun, 25 Jan 2015 22:36:03 +0100 Tormod Volden level1 krn: Fix signal dispatch for 6309
Sun, 25 Jan 2015 22:36:02 +0100 Tormod Volden level1 krn: Fix signal dispatch code to use R$ macros
Sun, 25 Jan 2015 22:36:02 +0100 Tormod Volden level1 krn: Fix scheduler bug that only affected 6309
Sun, 25 Jan 2015 22:36:01 +0100 Tormod Volden level 2/3 makefiles: Cosmetic/whitespace changes
Sun, 25 Jan 2015 22:36:00 +0100 Tormod Volden level2/3 makefile: Remove unused PWD flag from runb target
Sun, 25 Jan 2015 12:05:20 -0800 tlindner Added help files for sdir and sdrive
Sun, 25 Jan 2015 00:45:30 -0700 darrenatk fix SS.DSize to return correct bytes-per-sector
Sat, 24 Jan 2015 23:43:25 +0100 Robert Gault scf: Add missing 6309 section for level1 code
Sat, 24 Jan 2015 23:42:57 +0100 Robert Gault rbf: Convert fixed register stack offsets to R$ macro defines
Sat, 24 Jan 2015 23:15:55 +0100 Robert Gault level1 6309: Switch to native mode early in rel.asm
Sat, 24 Jan 2015 23:15:48 +0100 Tormod Volden scripts/os9.gdb: Add "smart" single step command
Sat, 24 Jan 2015 01:16:13 +0100 Tormod Volden Add build tree for 6309 coco2 port
Sat, 24 Jan 2015 01:01:55 +0100 Tormod Volden Fix up typos in level1 6309 code
Sat, 24 Jan 2015 00:22:18 +0100 Tormod Volden level1/coco1/makefile: Use DISTRO instead of hardcoded 6809L1
Sat, 24 Jan 2015 00:00:18 +0100 Tormod Volden Update burst script to use uploader's date and filename