log

age author description
Sat, 17 Feb 2018 18:19:27 -0600 David Ladd Updated Level 1 GrfDrv & VTIO for performance and bug fixes.
Thu, 15 Feb 2018 23:06:22 -0600 David Ladd Updated sources for syscall in basic09 packages to fix for incorrect offsets for 6309 because sources always expect 6809 offsets.
Sat, 10 Feb 2018 23:08:57 -0600 David Ladd Made a few changes to level 1 VTIO for space and speed.
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