Files
Digital-Research-Source-Code/MPM OPERATING SYSTEMS/MPM-86/MISC DRI DISKS/22/JUNK.LST
Sepp J Morris 31738079c4 Upload
Digital Research
2020-11-06 18:50:37 +01:00

23 lines
618 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

CP/M ASM86 1.1 SOURCE: JUNK.A86 PAGE 1
org 100h
0100 BA0F01 mov dx,offset msg
0103 B109 mov cl,9
0105 CDE0 int 224
0107 BA0000 mov dx,0
010A B90000 mov cx,0
010D CDE0 int 224
010F 68692066726F msg db 'hi from the cache ', 10,13, '$'
6D2074686520
636163686520
0A0D24
end
END OF ASSEMBLY. NUMBER OF ERRORS: 0. USE FACTOR: 0%
 PAGE 1