log

age author description
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