The Cape Computer Club 6809 Microsystem System Software

I have Version 4.0.0 written by Tony Eva in 1984.

6809 Microsystem System Software Version 4, Release date 6 April 1984, Author J. A. Eva and binary.

KeyCommandSyntaxDescription
BBoot from diskBLoad track 0 sector 1 to $C000 and jump to it
CCopy block of memoryC(start),(end),(dest)
DDisplay memoryD(start),(end)
FFill / clear memoryF(start),(end)[,(value)]value optional, use 0 otherwise
GGo from addressG[addr]addr optional, use PC otherwise
MMemory examine / changeM(addr)
QQuick test memoryQ(start),(end)
RRegister examine / changeR(register)
SSubroutine callS(addr)addr optional, use PC otherwise
TTrap set / clear / display T - display all traps
T(n) - clear trap n
T(n),(addr) - set trap at addr
Eight traps max(?)
XJump to FLEX warm startXLBRA $D0C0


[Image] Hit Count
hits since 2020-09-20.

Back to Wouter's 6809 Page (This page last modified 2020-09-25)