mirror of
https://github.com/SEPPDROID/Digital-Research-Source-Code.git
synced 2025-10-27 02:14:19 +00:00
Upload
Digital Research
This commit is contained in:
23
MPM OPERATING SYSTEMS/MPM-86/MISC DRI DISKS/22/JUNK.LST
Normal file
23
MPM OPERATING SYSTEMS/MPM-86/MISC DRI DISKS/22/JUNK.LST
Normal file
@@ -0,0 +1,23 @@
|
||||
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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user