home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CP/M
/
CPM_CDROM.iso
/
beehive
/
os
/
uzi.arc
/
FILLER.MAC
< prev
next >
Wrap
Text File
|
1988-11-29
|
310b
|
13 lines
;**************************************************
; UZI (Unix Z80 Implementation) Kernel: filler.mac
;**************************************************
dseg
start: db 1,2,3,4,5,6,7,8
ds 8000h-8-8-3-3-100h
db "MOMBASSA"
;this should be at address 7ffd.
end start