11 lines
135 B
Text
11 lines
135 B
Text
#
|
|
|
|
mes 2,EM_WSIZE,EM_PSIZE
|
|
|
|
; _hol0 return the address of the ABS block (hol0)
|
|
|
|
exp $_hol0
|
|
pro $_hol0,0
|
|
lae 0
|
|
ret EM_PSIZE
|
|
end ?
|