C64 machine language monitor

This is Copyright A.Fachat, for distributing use GNU Public License

Info: Andre Fachat, fachat@physik.tu-chemnitz.de

This is my selfmade C64 machine language monitor.

An english documentation can be found in atmon.asc. The source (the atmon.s111 file) can be assembled with the @ass assembler.

The original name of the programm is "@mon", but for better archive handling, I changed it to "atmon".

Archive description

COPYING             GNU Public License
atmon-6000h         @mon preassembled to run in $6000
atmon-c000h         @mon preassembled to run in $c000
atmon.asc	    english 'manual' in ASCII code
atmon.s111          The source code for @mon (C64 loadlable)
atmon_anl.bas       A German version of the manual, an C64 BASIC executable.
index.html          This html page.