Added machine language routines

This commit is contained in:
2020-10-13 17:40:52 +02:00
parent 2e45a338d1
commit 1bd37dbffb
5 changed files with 117 additions and 99 deletions

View File

@@ -11,4 +11,4 @@ BEGIN
Read(exit);
END Telnet.
(* vim: set filetype=modula2: *)
(* vim: set filetype=modula2: set nospell: set fileformat=dos: *)