home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
rtsi.com
/
2014.01.www.rtsi.com.tar
/
www.rtsi.com
/
OS9
/
OSK
/
GAMES
/
informosk.lha
/
hellow.z3
(
.txt
)
< prev
next >
Wrap
Z-code for Z-machine
|
1993-11-27
|
2KB
|
74 lines
Resident data ends at 33e, program starts at 33e, file ends at 480
Starting analysis pass at address 33e
End of analysis pass, low address = 33e, high address = 3de
[Start of code]
Main routine R0001, 0 locals ()
PRINT "
You wake up, shivering to see that Morgoth the Flatulent Devil is towering over
you...
"
CALL R0002 -> -(SP)
POP
PRINT "
...and he squashes you effortlessly.
*** You have died ***
"
QUIT
orphan code fragment:
RTRUE
Routine R0002, 1 local (0000)
PRINT "HELLO CRUEL WORLD
"
PRINT "A Non-Interactive Demonstration
Copyright (c) 1993 by Graham Nelson. All rights reserved.
"
PRINT "Release "
LOADW #00,#01 -> -(SP)
AND (SP)+,#03ff -> -(SP)
PRINT_NUM (SP)+
PRINT " / Serial number "
STORE L00,#12
DEC L00
L0001: JL L00,#17 [FALSE] L0002
INC L00
LOADB #00,L00 -> -(SP)
PRINT_CHAR (SP)+
JUMP L0001
L0002: NEW_LINE
RTRUE
[End of code]
[Start of text]
[End of text]
[End of file]