Difference between revisions of "ACU January-February 1985 - Type-ins"
From CPCWiki - THE Amstrad CPC encyclopedia!
(→RSX Article) |
(→RSX and the CPC464) |
||
Line 86: | Line 86: | ||
RSXASSEM.ASM contains the Z80 assembler code for the "RSX and the CPC464" article.<br/> | RSXASSEM.ASM contains the Z80 assembler code for the "RSX and the CPC464" article.<br/> | ||
RSXLIST2.BAS contains the BASIC code.<br/> | RSXLIST2.BAS contains the BASIC code.<br/> | ||
− | See Amstrad Computer User, January/February 1985, page 29 for more details. | + | See Amstrad Computer User, January/February 1985, page 29 for more details.<br/><br/> |
− | + | ||
RUN"RSXLIST4"<br/> | RUN"RSXLIST4"<br/> | ||
[[image:Acu_Getchar1.png|192px]] | [[image:Acu_Getchar1.png|192px]] |
Revision as of 10:58, 31 July 2009
Return to ACU Type-Ins
Contents
Downloads
Cover Image
Amthello
To run Amthello, type:
RUN"AMTHELLO"
Deep Thought
To run Deep Thought, type:
RUN"DEEP"
Inter-Clock
To run Inter-Clock, type:
RUN"CLOCK"
Jack and the Beanstalk
To run Jack and the Beanstalk, type:
RUN"JACK"
Map (part 1) by tastefulmrship.
Map (part 2) by tastefulmrship.
Guide (part 1) by tastefulmrship.
SAVE - LOAD - QUIT - SCORE - INVENTORY GO - N - S - E - W - UP - DOWN - IN - OUT HIDE - WAIT - LOOK - SEARCH - HELP READ - WEAR - REMOVE - SOW - PLANT - EAT - DRINK - PULL - RUB - SWIM UNLOCK - OPEN - KILL - STAB - ATTACK GET - TAKE - GRAB - DROP - LEAVE - PUT - GIVE - CHOP - CUT
Guide (part 2) by tastefulmrship.
W, TAKE PAPER, READ PAPER, DROP PAPER, E, S, DOWN, S, E, TAKE CHEESE, W, S, E, TAKE COW, W, S, S, S, E, E, IN, GIVE COW, TAKE BEANS, OUT, W, N, N, SOW BEANS, DROP BEANS, UP, S, E, S, IN, S, OPEN DOOR, S, S, E, N, E, E, E, S, PULL LEVER, S, E, E, IN, TAKE KEY, N, HELP, GIVE CHEESE, DROP CHEESE, TAKE DRESS, OUT, S, W, S, UNLOCK GATE, DROP KEY, S, S, S, HELP, HIDE, OVEN, WAIT, OUT, TAKE GOOSE, N, N, N, N, W, W, N, N, W, W, W, S, W, N, N, N, OUT, N, W, N, DOWN, S, S, W, N, N, N, N, N, UP, N, DROP GOOSE, S, DOWN, S, S, S, S, S, E, N, N, UP, S, W, S, S, E, IN, TAKE OUTFIT, WEAR OUTFIT, OUT, W, N, N, E, E, S, IN, S, S, S, E, N, E, E, E, S, S, E, E, S, S, S, S, HIDE, CUPBOARD, WAIT, OUT, TAKE MONEY, N, N, N, N, W, W, N, N, E, IN, N, E, N, E, N, TAKE SWORD, S, W, S, W, S, OUT, W, W, W, W, S, W, N, N, N, OUT, N, W, N, DOWN, S, S, W, N, ATTACK WITCH, DROP SWORD, N, N, N, N, UP, N, DROP MONEY, S, DOWN, S, S, S, W, UNLOCK SHED, 10130127, IN, TAKE AXE, OUT, E, S, S, E, N, N, UP, S, E, S, IN, S, S, S, E, N, E, E, E, S, S, E, E, S, S, REMOVE OUTFIT, WEAR DRESS, S, S, HIDE, COPPER, WAIT, OUT, TAKE HARP, N, N, N, N, W, W, N, N, W, W, W, S, W, N, N, N, OUT, W, N, W, N, DOWN, S, S, W, N, N, N, N, N, UP, N, DROP HARP, S, DOWN, S, S, S, S, S, E, N, N, CHOP
M-Machine Scheduling
To run M-Machine Scheduling, type:
RUN"SCHEDULE"
RSX and the CPC464
RSXASSEM.ASM contains the Z80 assembler code for the "RSX and the CPC464" article.
RSXLIST2.BAS contains the BASIC code.
See Amstrad Computer User, January/February 1985, page 29 for more details.
RUN"RSXLIST4"