log

age author description
Sun, 20 Jan 2019 12:00:43 -0500 Greg Law Disassembled Shanghai and verified the new binary is exactly the same.
Wed, 29 Aug 2018 09:07:24 +0200 Tormod Volden cowprs: Note address from PBJ WORD-PAK/WORDPAK II User's Manual
Wed, 29 Aug 2018 09:05:32 +0200 Tormod Volden cowprs: Add register descriptions from PBJ WORD-PAK manual
Wed, 29 Aug 2018 09:05:17 +0200 Tormod Volden co80: Better description in source header
Wed, 29 Aug 2018 09:04:02 +0200 Tormod Volden defs/cocovtio.d: Add ModCo80 COLoad bit mask for Co80 VDIO submodule
Wed, 29 Aug 2018 08:49:13 +0200 Tormod Volden co80: Use HW port address from descriptor (via SCF and VTIO)
Wed, 29 Aug 2018 08:44:58 +0200 Tormod Volden scripts/os9.gdb: Use module directory start/end vectors
Wed, 29 Aug 2018 08:44:37 +0200 Tormod Volden level3: nitro module: Use KrnBlk instead of hardcoded $3F
Wed, 29 Aug 2018 08:43:02 +0200 Tormod Volden level3: bootfiles: Move device descriptors out of RBF block
Sat, 07 Apr 2018 22:56:07 +0200 Tormod Volden Fix up comments and whitespace in llcoco3fpga.asm
Sat, 07 Apr 2018 21:00:59 +0200 Tormod Volden modules: Make source file line endings consistent
Sat, 07 Apr 2018 19:28:53 +0200 Tormod Volden Revert introduction of underscore in DISTRO folders on disks.
Wed, 28 Mar 2018 21:20:31 -0500 David Ladd Updated Level 1 VTIO and CoVDG for updates to do CoCoVGA.
Mon, 12 Mar 2018 19:35:56 -0500 David Ladd Updated vtio.asm for some optimizations that can be shared between grfdrv.asm, covdg.asm.
Sun, 11 Mar 2018 01:40:13 -0600 David Ladd Updated level2/coco3/modules/makefile to build Jim Brain's CoCoLINK RS232 Pak drivers for use with
Sun, 11 Mar 2018 01:34:48 -0600 David Ladd Updated level1/coco1/modules/makefile to build Jim Brain's CoCoLINK DriveWire drivers. This
Sun, 11 Mar 2018 01:30:30 -0600 David Ladd Updated dwread.asm and dwwrite.asm so that the 6551 routines could have specially defined
Fri, 09 Mar 2018 13:43:06 -0600 David Ladd Updated level2/coco3/makefile to now create DriveWire disk images using the
Fri, 09 Mar 2018 13:40:50 -0600 David Ladd Modified the level1/coco1/makefile so that new disk images are created for DriveWire using the
Fri, 09 Mar 2018 13:38:24 -0600 David Ladd Updated rules.mak file so that DriveWire disk images for use in the DriveWire server are now
Fri, 09 Mar 2018 13:36:08 -0600 David Ladd Fixed level1/coco1/bootfiles/makefile to include the bootfile_directmodempak_headless
Fri, 09 Mar 2018 00:07:21 -0600 David Ladd Updated level1/coco1/bootfiles/makefile to create bootfiles and kernel track files that use the
Thu, 08 Mar 2018 23:55:45 -0600 David Ladd Updated makefile in level1/coco1/modules to create the boot and dwio modules for DriveWire
Thu, 08 Mar 2018 21:36:34 -0600 David Ladd Added new routine to dwread.asm and dwwrite.asm for using the SY6551 chips.
Thu, 08 Mar 2018 21:30:49 -0600 David Ladd Updated dwio.asm to now check to make sure only install vport IRQ if reported version of DW is
Tue, 20 Feb 2018 02:04:42 -0600 David Ladd Updated level 1 CoVDG with a mini stack blast for the screen scroll.
Mon, 19 Feb 2018 21:06:20 -0600 David Ladd Update to level1 CoVDG to save a few bytes of code.
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.