log

age author description
Thu, 06 Apr 2017 22:04:46 +0100 Neal Crook sysgo.asm: Delete trailing whitespace, fix indent (no functional change)
Thu, 06 Apr 2017 21:56:47 +0100 Neal Crook defs/os9.d: Expand comment about level2 block/system map flags
Thu, 06 Apr 2017 21:53:57 +0100 Neal Crook mc09 l2: Complete rework of the mc09 clock module (copied from coco)
Thu, 06 Apr 2017 21:53:03 +0100 Neal Crook mc09 l2: tidy up makefiles: remove ccbkrn, which isn't needed for mc09,
Thu, 06 Apr 2017 21:43:58 +0100 Neal Crook mc09 l2: move MMU bit-field defines to defs file.
Mon, 17 Apr 2017 20:06:24 +0200 Tormod Volden fpgarom: Capitalize disk image name to identify it as RSDOS image
Mon, 17 Apr 2017 20:06:23 +0200 Tormod Volden makefile: Delete all disk images on clean
Tue, 07 Feb 2017 00:37:56 +0100 Tormod Volden scripts/mkdskindex: Tag .img (other) and .DSK (RSDOS) images
Tue, 07 Feb 2017 00:37:28 +0100 Tormod Volden coco3fpga: Rename SD disk images to .img
Mon, 06 Feb 2017 22:51:10 +0100 Bill Pierce coco3: Don't include N5-N13 and Z3-Z7 descriptors
Mon, 06 Feb 2017 22:51:05 +0100 Bill Pierce coco3fpga: Add RAM disk and clock setup to startup files
Mon, 06 Feb 2017 22:25:15 +0100 Bill Pierce coco3fpga: Build boot files and disk images with RAM disk and RTC support
Mon, 06 Feb 2017 22:25:15 +0100 Bill Pierce Add coco3fpga RAM disk and RTC driver
Sat, 04 Feb 2017 18:55:39 +0100 Bill Pierce Add the Sleuth multipass disassembler from Bud Pass
Sat, 04 Feb 2017 18:54:49 +0100 Bill Pierce 3rdparty/utils/fpgarom: Utilities for CoCo3FPGA booting
Sat, 04 Feb 2017 18:33:07 +0100 Bill Pierce coco3fpga: Use alternate color scheme for terminal windows
Sat, 04 Feb 2017 18:33:07 +0100 Bill Pierce Use modified w1-w6 window definitions on CoCo3FPGA
Sat, 04 Feb 2017 18:33:07 +0100 Bill Pierce Include coco3fpga port in default build
Sat, 04 Feb 2017 18:33:07 +0100 Bill Pierce Add build tree for Gary Becker's CoCo3FPGA project
Sat, 04 Feb 2017 18:33:07 +0100 Bill Pierce Add coco3fpga banner to init.asm
Sat, 04 Feb 2017 18:33:01 +0100 Bill Pierce Build various CoCo3FPGA boot files
Sat, 04 Feb 2017 11:06:28 +0100 Bill Pierce coco3: Build SD card device descriptors for CoCo3FPGA
Sat, 04 Feb 2017 11:06:26 +0100 Bill Pierce Allow CoCo3FPGA-specific build of superdesc.asm
Sat, 04 Feb 2017 11:06:18 +0100 Bill Pierce New low-level driver for CoCo3FPGA SD card interface
Sat, 04 Feb 2017 02:10:37 +0100 Bill Pierce New ALTCOLOR flag for window descriptors 1-7 & term_win40/80
Sat, 04 Feb 2017 02:10:36 +0100 Bill Pierce Add sysgo_bd to the coco3 port
Sat, 04 Feb 2017 02:10:35 +0100 Bill Pierce Add new sysgo variant from Bob Devries with sysgo.cfg support
Sat, 04 Feb 2017 02:10:31 +0100 Tormod Volden coco3: Use port.mak correctly in makefiles
Fri, 13 Jan 2017 20:49:14 +0000 Neal Crook Use lwtools noforwardrefmax pragma by default
Fri, 13 Jan 2017 20:36:04 +0000 Neal Crook mc09: Bring makefiles in line with level1/level2 coco makefiles