2015-10-17 |
Neal Crook |
New port "mc09" for Multicomp09, an FPGA-based 6809 machine
|
2015-10-17 |
Neal Crook |
term_mc6850: Include the matching IT.xxx symbols in the comments
|
2015-10-17 |
Neal Crook |
New mc6850 driver, based on existing sc6551 driver
|
2017-01-10 |
Tormod Volden |
docs: Fix makefile subdir name
|
2016-07-09 |
Lothan |
Disassembled c.asm with comments from cstart.a and partial labels from the C library
|
2016-05-05 |
Robert Gault |
Fix Burke hard disk controller driver to allow build for only one drive
|
2016-03-20 |
Tormod Volden |
level2 stdfonts: Remove duplicate entries
|
2016-02-28 |
Tormod Volden |
Small fixups in level 3 boot script
|
2016-02-28 |
Tormod Volden |
makefiles: Use port.mak for level 2 and 3 as well
|
2016-02-28 |
Tormod Volden |
l2 modules/makefile: Move some misplaced kernel file definitions
|
2016-02-28 |
Tormod Volden |
makefiles: Fail on broken clean targets
|
2016-02-28 |
Tormod Volden |
l2/6309: Add ccb to kernel makefile
|
2016-02-28 |
Tormod Volden |
makefiles: Use host copy tool for copying files in build tree
|
2016-02-28 |
Tormod Volden |
l2/sys/makefile: Rearrange help files order
|
2016-02-28 |
Tormod Volden |
l1/sys/makefiles: Remove unused alldragon target
|
2016-02-28 |
Tormod Volden |
Remove duplicated and unused sys/makefile instances
|
2016-02-28 |
Tormod Volden |
makefile: Remove hg update commands
|
2016-02-28 |
Tormod Volden |
makefile: Remove test server uploading of snapshots
|
2016-02-28 |
Tormod Volden |
makefiles: Remove uploading of zip archives
|
2016-02-28 |
Tormod Volden |
cc: Fix dd_tks typo in defs/direct.h
|
2016-02-27 |
Tormod Volden |
level2/stdfonts: Fix up font "source"
|
2015-12-22 |
Tormod Volden |
Start on next version changelog entry
|
2015-12-22 |
Tormod Volden |
burst script: Rename "latest" to "snapshot"
|
2015-12-21 |
Robert Gault |
level2: Improve drawing diagonal lines by improving the symmetry
|
2015-12-01 |
Neal Crook |
Added command summary to debug help file.
|
2015-10-13 |
Neal Crook |
Added comments in level1 boot section, based on learnings while debugging
|
2015-10-13 |
Neal Crook |
Describe the non-standard format of the module header. Cross-reference os9.d
|
2015-10-13 |
Neal Crook |
Add comments to jump table. Delete trailing whitespace.
|
2015-10-13 |
Neal Crook |
Add comments based on my learnings while debugging boot on multicomp09
|
2015-10-03 |
boisy |
Removed unnecessary b.asm file
|
2015-10-03 |
boisy |
Added brainfuck interpreter
|
2015-07-26 |
Tormod Volden |
Add Level 1 coco1_6309 port tree
|
2015-07-26 |
Tormod Volden |
List the "coco1" dwio_38400 in the coco1 bootlists
|
2015-07-26 |
Tormod Volden |
level1: Rename "coco1" DriveWire modules to "38400"
|
2015-07-26 |
Tormod Volden |
level2: Set "coco1" baud rate in port.mak via DW_BAUD38400 flag
|
2015-07-25 |
Tormod Volden |
Add coco2_6309 to the default build list
|
2015-07-15 |
William Astle |
Fix idiocy related to pshu/pulu with "u" as an operand
|
2015-03-23 |
Tormod Volden |
level2/6309 bootfile script: Fix typo in options
|
2015-02-25 |
David Ladd |
Added level 1 gaming bootfile for cocosdc to match other builds of gaming bootfile's.
|
2015-02-23 |
David Ladd |
Updated makefile so shell was not automatically added to bootfile for level 1 coco's.
|
2015-02-23 |
David Ladd |
Found SDFLAGS from level1/coco1/modules/makefile was missing. Added line.
|
2015-02-23 |
David Ladd |
Corrected module list for cocosdc NitrOS-9 L1 os9boot file. Found a strangler drivewire driver in it.
|
2015-02-22 |
Tormod Volden |
level2 makefile: Cosmetics, move DSKDW recipe
|
2015-02-22 |
Tormod Volden |
level 1/2 makefiles: Cosmetics, make more consistent
|
2015-02-22 |
Tormod Volden |
makefiles: Always use ECHO macro define
|
2015-02-22 |
Tormod Volden |
level1 makefile: Use macro definitions instead of hardcoded values in strings
|
2015-02-22 |
Tormod Volden |
rompak/6309: Switch to native mode already in rompak loader
|
2015-02-22 |
Tormod Volden |
rompak: Add missing AFLAGS in makefile
|
2015-02-22 |
Tormod Volden |
level1: Add rompak version with bootfile from floppy
|
2015-02-22 |
Tormod Volden |
level1: Generate CoCoSDC disk images
|
2015-02-08 |
David Ladd |
Added comments to boot_ide.asm to reflect new changes about the deblocking
|
2015-02-08 |
David Ladd |
updated coco3 bootfiles makefile to make ide bootfile and both versions of ide kernel
|
2015-02-08 |
David Ladd |
updated coco3 modules makefile to make new ide booter
|
2015-02-08 |
David Ladd |
updated boot_ide.asm with deblocking code to be built with -DDEBLOCK
|
2015-02-08 |
tlindner |
sdir: fixed off by one error when null terminating parameter string
|
2015-02-08 |
tlindner |
Updated sdir to use llcocosdc driver to communicate with the SDC hardware.
|
2015-01-29 |
Robert Gault |
level1 scf: Fix up more 6309 code
|
2015-01-29 |
Robert Gault |
level1/ioman: Fix code to use R$ macro defines
|
2015-01-25 |
Tormod Volden |
level1 krnp2: Set up stack correctly for 6309
|
2015-01-25 |
Tormod Volden |
level 1 krn: Fix stack injection on 6309
|