X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/2d81bb77894eb5caf9652b1f5144952c0fdbde14..4db3f7c7977bc87e395da84190ff950ae77a276d:/examples/hunt-the-wumpus/wump_game.pvvs diff --git a/examples/hunt-the-wumpus/wump_game.pvvs b/examples/hunt-the-wumpus/wump_game.pvvs index a387f48..9e84222 100644 --- a/examples/hunt-the-wumpus/wump_game.pvvs +++ b/examples/hunt-the-wumpus/wump_game.pvvs @@ -855,6 +855,7 @@ NNN | DIE @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ #include #include +#include NSSVTSTSSSTSN | MARK: 10100010 (move_or_shoot) SSSTTSSSSSSSSSSSSN | PUSH 0x3000 (buffer address) @@ -901,6 +902,7 @@ NTN | RTS @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ #include #include +#include NSSVTSSTTSSSN | MARK: 10011000 (get_answer) @ TODO: Consider extending the GETCHAR instruction in VVS to indicate an empty @@ -949,6 +951,7 @@ NTN | RTS @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ #include +#include NSSVTSSTTSTTN | MARK: 10011011 (print_cave_description) NSTTTTTTTTTSSSSTSTSN | JSR > 11111111 00001010 (cave_description) SSSTSSSSSSSSSTSTN | PUSH 0x1005 (number_of_arrows address) @@ -975,7 +978,6 @@ NTN | RTS @ Return Stack: @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -#include #include #include NSSVTSTSSSSTN | MARK: 10100001 (print_room_stats)