NAME
Language::Zcode::Runtime::Opcodes
DESCRIPTION
This module is included by Perl translations of Z files. It includes functionality that'll be the same for every game, namely the implementations of the Z opcodes. Simpler opcode translations are translated into native Perl. sub names are (usually) opcode names prefixed by "z_"
It also contains other useful subs, like decode_text
Z_machine
Build and run the Z-machine