Downloads

SD Card Files

When we ship an SD Card System, the latest version of the DSK images and sample programs are placed on it for each of the system types.  Over time, new things are added, fixes are made, etc, so this is the place to download the latest.  You should definitely back up whatever is on your SD card before downloading any of these files!

6800

File Date Description
SD00BOOT 04/05/2017 This is the primary boot disk image and the latest versions of utilities.  Fixes a bug that wouldn’t allow a bootable disk image to be made.
CT_UTILS 04/05/2017 Fixes to a few utilities and extended versions of MOUNT taken from the 6809 disk.  MOUNT now has command line options.
DASM 04/05/2017 A disk based 6800 disassembler.  Includes source.  The binary DASM.CMD is on the boot disk, but this is the source code.

6809

 

KIM

For those using an SD Card System with their KIM Clone, here are utilities related to the real time clock (RTC) on the board.  There are tools to set and get the clock value.  xKIM has a C command to read the clock, but GetClock.hex will also display the day of the week.  SetClock.hex can be used to set the clock.  The zip file includes source, listing, and hex files for both programs.

ClockUtils