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
|