The appropriate quotation by Larry Wall: Real programmers can write assembly code in any language.
Here a selection of assembler programs, which I wrote mostly by myself.
(Programs, which I collected in CP/M archives and changed over the years, are here.)
The programs written by myself usually need libraries, which are
|
System gimmicks A compilation of different (test-)tools on a system level may be found here. |
System tools A compilation of different more or less useful tools may be found here. |
Libray utilities Libraries (.LBR) are used for archiving files for instance. Some helpful tools will be found here |
REL-80 A compilation of different tools working with .REL files is to be found here. |
RSXes A compilation of different tools working with RSXes may be found here. |
Sorting A compilation of different sort tools may be found here. |
XTERM A terminal emulator with XMODEM protocol designed by myself is here. |
ANSI emulation A short overview of the ASCII character set and the conversion of the ANSI characters with a RSX. |
ACKERMANN function The Ackermann function is used in order to test the efficiency from procedure call mechanisms. |
Miscellaneous A list of final thoughts may be found here. |
Needless Miscellaneous programs will be found here. |