log

age author description
Wed, 07 Feb 2018 18:28:44 -0600 David Ladd updated level1 term_vdg.asm to include upcoming CoCoVGA values.
Wed, 07 Feb 2018 18:07:10 -0600 David Ladd Updated defs file cocovtio.d in preperation of CoVGA.
Wed, 07 Feb 2018 16:52:32 -0600 David Ladd Fixed level1 vtio.asm so that level1/GrfDrv properly gets loaded into memory
Wed, 31 Jan 2018 23:13:05 -0600 David Ladd Added more detailed comments for syscall.asm to aid programmers
Tue, 30 Jan 2018 01:50:39 -0600 David Ladd Merged in Boisy's changes for level1 covdg.asm for the CoCoVGA device from Branded & Ed.
Mon, 29 Jan 2018 16:24:37 -0600 David Ladd KRNP3 speed optimizations (MoveBuf only copies 15 bytes,not 80,
Sat, 20 Jan 2018 19:32:22 -0600 David Ladd Changed a puls PC to rts to save cycles
Sat, 20 Jan 2018 18:50:58 -0600 David Ladd Did some more cycle optimizations in co42.asm
Sat, 20 Jan 2018 18:23:55 -0600 David Ladd More co42.asm optimizations to save a few cycles on the Write.
Sat, 20 Jan 2018 18:14:16 -0600 David Ladd Added some optimizations to co42.asm to save some space and cycles where possible.
Wed, 20 Dec 2017 23:28:18 -0600 David Ladd Corrected ,pc should have been ,pcr in KRNP3.asm
Wed, 20 Dec 2017 16:14:06 -0600 David Ladd Updated Drivers section makefile so it will process the dsk, dskclean
Wed, 20 Dec 2017 16:10:50 -0600 David Ladd Updated IDE Driver makefile so it will have place holders for
Wed, 20 Dec 2017 16:10:16 -0600 David Ladd Updated TCCC Driver makefile so it will have place holders for
Wed, 20 Dec 2017 16:09:38 -0600 David Ladd Updated SDISK3 Driver makefile so it will have place holders for
Wed, 20 Dec 2017 16:09:08 -0600 David Ladd Updated SDISK Driver makefile so it will have place holders for
Wed, 20 Dec 2017 16:08:14 -0600 David Ladd Updated s16550 Driver makefile so it will have place holders for
Wed, 20 Dec 2017 16:07:36 -0600 David Ladd Updated MMC Driver makefile so it will have place holders for
Wed, 20 Dec 2017 16:06:45 -0600 David Ladd Updated Disto Driver makefile so it will have place holders for
Wed, 20 Dec 2017 16:05:00 -0600 David Ladd Updated Burke&Burke Driver makefile so it will have place holders for
Wed, 20 Dec 2017 16:01:20 -0600 David Ladd Pushing update to KRNP3 on behalf of Curtis Boyle.
Wed, 20 Dec 2017 15:26:30 -0600 David Ladd Updated makefile for EmuDsk driver so that a disk image would be
Wed, 20 Dec 2017 15:15:49 -0600 David Ladd Created makefile and defsfile for NoCan RAMMER module driver and descriptor
Fri, 15 Dec 2017 17:29:45 -0600 David Ladd Submitting updates to GSHELL(Multi-View) to the repo from Curtis Boyle.
Tue, 17 Oct 2017 15:01:26 -0500 boisy Added conditionals around VGASetup covga
Tue, 17 Oct 2017 07:36:59 -0500 boisy Changes to accomodate CoVGA covga
Sat, 09 Sep 2017 20:17:42 -0500 David Ladd Added a couple more utilities to my utils section as well as a README.md
Sat, 09 Sep 2017 22:37:18 +0200 Tormod Volden corsham,atari: Include OS9GEN in disk image creation
Fri, 28 Jul 2017 15:42:20 -0500 David Ladd Added some HD6309 optimizations to level1's covdg.asm file.
Mon, 03 Jul 2017 10:34:01 -0700 lfantoniosi Adding a co-module for a stock WordPak RS with FHL O-PAK support.
Sun, 04 Jun 2017 17:52:41 +0100 Neal Crook mc09: revise defs file to remove stuff that's not needed by this port
Sat, 03 Jun 2017 19:56:02 +0100 Neal Crook mc09: Fix inconsistent kernel naming in makefile
Sat, 03 Jun 2017 19:49:12 +0100 Neal Crook defs: Expand comments around KrnBlk
Tue, 06 Jun 2017 23:59:39 +0200 Bill Pierce 3rdparty: Changed the names of many disks for easier reading
Sat, 03 Jun 2017 10:34:39 +0200 Tormod Volden 3rdparty/packages: Rename particularly cryptic folder names
Sat, 03 Jun 2017 10:16:16 +0200 Tormod Volden 3rdparty/packages: More descriptive disk image names
Fri, 02 Jun 2017 22:14:13 +0100 Neal Crook mc09: Fix up Bt.Start (different between Level 1 and Level 2)
Thu, 01 Jun 2017 22:13:49 +0100 Neal Crook L2: Introduce symbol KrnBlk to define kernel block number
Tue, 30 May 2017 23:59:46 +0100 Neal Crook mfree.asm: Fix zero-day Block Map entry bug
Tue, 30 May 2017 23:45:40 +0100 Neal Crook mfree.asm: Improve comment and remove trailing white-space
Mon, 29 May 2017 22:19:42 +0100 Neal Crook dmem.asm: Annotate comments, remove trailing whitespace
Mon, 29 May 2017 20:15:36 +0100 Neal Crook smap.asm: Annotate comments, remove trailing whitespace
Sat, 20 May 2017 23:34:27 +0100 Neal Crook mc09 (Level1 & Level2): Remove unused stuff from makefiles
Sat, 20 May 2017 23:33:48 +0100 Neal Crook mc09: Correct the description of the RTC part-number
Sun, 30 Apr 2017 21:26:59 +0100 Neal Crook L2 rbf.asm: Clarify behaviour in comment
Sun, 30 Apr 2017 21:24:21 +0100 Neal Crook rel, L2 krnp2: Tidy up comments. Avoid numeric literals.
Fri, 02 Jun 2017 09:22:08 +0200 Bill Pierce Use any available perl for running mkdskindex
Fri, 02 Jun 2017 08:58:17 +0200 Bill Pierce Add an underscore between each section of disk image names
Thu, 01 Jun 2017 23:28:44 +0200 Tormod Volden Add boot track params to dragon.d and mc09.d
Thu, 01 Jun 2017 22:41:45 +0200 Tormod Volden corsham: Add Bt.Track definition to corsham.d
Tue, 16 May 2017 23:20:18 +0200 Boisy Pitre Add level1 corsham port for the Corsham 6809 System
Tue, 16 May 2017 19:34:56 +0200 Boisy Pitre Whitespace/comments in Atari sections of krn, clock, sysgo
Tue, 16 May 2017 23:24:00 +0200 Boisy Pitre defs: Move boot track parameters into each port def file
Tue, 16 May 2017 23:25:26 +0200 Boisy Pitre Add sc6850 SCF driver for Motorola MC6850 ACIA (UART)
Tue, 16 May 2017 18:57:25 +0200 Boisy Pitre krnp2: Omit debug parameters in non-debug builds
Tue, 16 May 2017 18:54:46 +0200 Boisy Pitre rbdesc.asm: Fix name in test descriptor template
Tue, 16 May 2017 22:08:02 -0700 lfantoniosi fix EOL character offset
Sun, 14 May 2017 10:16:09 -0700 lfantoniosi Adding Co42 to coco makefiles
Sun, 14 May 2017 00:15:38 -0700 lfantoniosi Adding Co42 a beautiful and fast 42x24 Hi-Res screen based from CoHR code.
Sat, 13 May 2017 23:17:11 -0700 lfantoniosi Enable lowercase for CoHR
Sat, 13 May 2017 23:06:21 -0700 lfantoniosi Make CoHr three times faster!
Sat, 22 Apr 2017 18:59:02 +0100 Neal Crook term_mc6850: Change default terminal size from 24 lines to 25 lines
Thu, 20 Apr 2017 20:15:19 +0100 Neal Crook mc09: First release of working L2 port to MC09 platform
Mon, 17 Apr 2017 22:59:28 +0100 Neal Crook mc09 l2: bring sys/makefile in line with latest organisation for other platforms
Mon, 17 Apr 2017 21:29:07 +0100 Neal Crook Expand help messages after inspection of source code
Sat, 08 Apr 2017 20:26:29 +0100 Neal Crook Create new clock mc09clock_91hz for Carsten's over-clocked mc09
Thu, 06 Apr 2017 23:02:20 +0100 Neal Crook L2 kernel: White-space and comment changes (no code changes)
Thu, 06 Apr 2017 22:51:54 +0100 Neal Crook L2 kernel: Minor comment tweaks
Thu, 06 Apr 2017 22:18:39 +0100 Neal Crook L2 kernel: Small corrections and expansion of comments (no functional change)
Thu, 06 Apr 2017 22:08:57 +0100 Neal Crook ioman.asm: Delete trailing whitespace and tabs (no functional change)
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
Fri, 13 Jan 2017 19:52:26 +0000 Neal Crook Rename remaining Makefiles to makefile for consistency
Mon, 05 Dec 2016 17:39:03 +0000 Neal Crook Add new Level 2 port for Multicomp09 "mc09l2"
Sun, 04 Dec 2016 21:01:42 +0000 Neal Crook l1 boot modules: Expand documentation and clean up code
Wed, 30 Nov 2016 22:10:56 +0000 Neal Crook l1 rel.asm: Do the module padding in a more portable way
Wed, 30 Nov 2016 22:10:56 +0000 Neal Crook l1 rel.asm: Fix up comments - say krn instead of OS9p1
Mon, 28 Nov 2016 13:02:16 +0000 Neal Crook l2 kernel: Replaced literal FF91 and FFA* with symbolic references
Mon, 28 Nov 2016 12:54:03 +0000 Neal Crook l2 clock/rammer: Remove tabs and trailing whitespace
Mon, 28 Nov 2016 08:46:40 +0000 Neal Crook l2 krn.asm: Sync comments from ccbkrn.asm
Mon, 28 Nov 2016 08:38:19 +0000 Neal Crook l2 fsrqmem.asm: Sync comments and whitespace from ccbfsrqmem.asm
Mon, 28 Nov 2016 08:31:26 +0000 Neal Crook l2 kernel: Remove tabs and trailing whitespace, align comments
Tue, 05 Jan 2016 21:55:34 +0000 Neal Crook mc09: Store SD card drive offset in its own 2 bytes
Mon, 05 Dec 2016 17:34:33 +0000 Neal Crook mc09: Tidy up makefiles and scripts further
Sun, 06 Dec 2015 23:29:05 +0000 Neal Crook mc09: Remove unsupported bootfile and kernelfile combinations
Fri, 04 Dec 2015 23:43:13 +0000 Neal Crook mc09: Remove mc09vtio.d and all the things that referenced it
Tue, 01 Dec 2015 19:56:20 +0000 Neal Crook mc09: Add mc09rtc command and GPIO registers defs in mc09.d
Sat, 17 Oct 2015 21:19:39 +0100 Neal Crook Incorporate mc09 in build, add support in l1 init/rel/boot_sdc
Sat, 17 Oct 2015 21:21:11 +0100 Neal Crook New port "mc09" for Multicomp09, an FPGA-based 6809 machine
Sat, 17 Oct 2015 21:21:11 +0100 Neal Crook term_mc6850: Include the matching IT.xxx symbols in the comments
Sat, 17 Oct 2015 21:21:11 +0100 Neal Crook New mc6850 driver, based on existing sc6551 driver
Tue, 10 Jan 2017 22:55:57 +0100 Tormod Volden docs: Fix makefile subdir name