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
|