log

age author description
2017-12-20 David Ladd Updated SDISK Driver makefile so it will have place holders for
2017-12-20 David Ladd Updated s16550 Driver makefile so it will have place holders for
2017-12-20 David Ladd Updated MMC Driver makefile so it will have place holders for
2017-12-20 David Ladd Updated Disto Driver makefile so it will have place holders for
2017-12-20 David Ladd Updated Burke&Burke Driver makefile so it will have place holders for
2017-12-20 David Ladd Pushing update to KRNP3 on behalf of Curtis Boyle.
2017-12-20 David Ladd Updated makefile for EmuDsk driver so that a disk image would be
2017-12-20 David Ladd Created makefile and defsfile for NoCan RAMMER module driver and descriptor
2017-12-15 David Ladd Submitting updates to GSHELL(Multi-View) to the repo from Curtis Boyle.
2017-10-17 boisy Added conditionals around VGASetup covga
2017-10-17 boisy Changes to accomodate CoVGA covga
2017-09-10 David Ladd Added a couple more utilities to my utils section as well as a README.md
2017-09-09 Tormod Volden corsham,atari: Include OS9GEN in disk image creation
2017-07-28 David Ladd Added some HD6309 optimizations to level1's covdg.asm file.
2017-07-03 lfantoniosi Adding a co-module for a stock WordPak RS with FHL O-PAK support.
2017-06-04 Neal Crook mc09: revise defs file to remove stuff that's not needed by this port
2017-06-03 Neal Crook mc09: Fix inconsistent kernel naming in makefile
2017-06-03 Neal Crook defs: Expand comments around KrnBlk
2017-06-06 Bill Pierce 3rdparty: Changed the names of many disks for easier reading
2017-06-03 Tormod Volden 3rdparty/packages: Rename particularly cryptic folder names
2017-06-03 Tormod Volden 3rdparty/packages: More descriptive disk image names
2017-06-02 Neal Crook mc09: Fix up Bt.Start (different between Level 1 and Level 2)
2017-06-01 Neal Crook L2: Introduce symbol KrnBlk to define kernel block number
2017-05-30 Neal Crook mfree.asm: Fix zero-day Block Map entry bug
2017-05-30 Neal Crook mfree.asm: Improve comment and remove trailing white-space
2017-05-29 Neal Crook dmem.asm: Annotate comments, remove trailing whitespace
2017-05-29 Neal Crook smap.asm: Annotate comments, remove trailing whitespace
2017-05-20 Neal Crook mc09 (Level1 & Level2): Remove unused stuff from makefiles
2017-05-20 Neal Crook mc09: Correct the description of the RTC part-number
2017-04-30 Neal Crook L2 rbf.asm: Clarify behaviour in comment
2017-04-30 Neal Crook rel, L2 krnp2: Tidy up comments. Avoid numeric literals.
2017-06-02 Bill Pierce Use any available perl for running mkdskindex
2017-06-02 Bill Pierce Add an underscore between each section of disk image names
2017-06-01 Tormod Volden Add boot track params to dragon.d and mc09.d
2017-06-01 Tormod Volden corsham: Add Bt.Track definition to corsham.d
2017-05-16 Boisy Pitre Add level1 corsham port for the Corsham 6809 System
2017-05-16 Boisy Pitre Whitespace/comments in Atari sections of krn, clock, sysgo
2017-05-16 Boisy Pitre defs: Move boot track parameters into each port def file
2017-05-16 Boisy Pitre Add sc6850 SCF driver for Motorola MC6850 ACIA (UART)
2017-05-16 Boisy Pitre krnp2: Omit debug parameters in non-debug builds
2017-05-16 Boisy Pitre rbdesc.asm: Fix name in test descriptor template
2017-05-17 lfantoniosi fix EOL character offset
2017-05-14 lfantoniosi Adding Co42 to coco makefiles
2017-05-14 lfantoniosi Adding Co42 a beautiful and fast 42x24 Hi-Res screen based from CoHR code.
2017-05-14 lfantoniosi Enable lowercase for CoHR
2017-05-14 lfantoniosi Make CoHr three times faster!
2017-04-22 Neal Crook term_mc6850: Change default terminal size from 24 lines to 25 lines
2017-04-20 Neal Crook mc09: First release of working L2 port to MC09 platform
2017-04-17 Neal Crook mc09 l2: bring sys/makefile in line with latest organisation for other platforms
2017-04-17 Neal Crook Expand help messages after inspection of source code
2017-04-08 Neal Crook Create new clock mc09clock_91hz for Carsten's over-clocked mc09
2017-04-06 Neal Crook L2 kernel: White-space and comment changes (no code changes)
2017-04-06 Neal Crook L2 kernel: Minor comment tweaks
2017-04-06 Neal Crook L2 kernel: Small corrections and expansion of comments (no functional change)
2017-04-06 Neal Crook ioman.asm: Delete trailing whitespace and tabs (no functional change)
2017-04-06 Neal Crook sysgo.asm: Delete trailing whitespace, fix indent (no functional change)
2017-04-06 Neal Crook defs/os9.d: Expand comment about level2 block/system map flags
2017-04-06 Neal Crook mc09 l2: Complete rework of the mc09 clock module (copied from coco)
2017-04-06 Neal Crook mc09 l2: tidy up makefiles: remove ccbkrn, which isn't needed for mc09,
2017-04-06 Neal Crook mc09 l2: move MMU bit-field defines to defs file.