aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/advsys/vm.h
AgeCommit message (Expand)Author
2019-06-16GLK: ADVSYS: Fix actions using OP_SENDPaul Gilbert
2019-06-14GLK: ADVSYS: Script interpreter fixesPaul Gilbert
2019-06-13GLK: ADVSYS: Initialization fixesPaul Gilbert
2019-06-12GLK: ADVSYS: Noun/adjectives setup and getNoun methodPaul Gilbert
2019-06-12GLK: ADVSYS: In progress implementing input line parserPaul Gilbert
2019-06-12GLK: ADVSYS: Added input line split up and tokenizingPaul Gilbert
2019-06-12GLK: ADVSYS: Remaining opcode implementationsPaul Gilbert
2019-06-10GLK: ADVSYS: Created dedicated function pointer class, cleanup method opcodesPaul Gilbert
2019-06-10GLK: ADVSYS: Subroutine call & return opcodesPaul Gilbert
2019-06-10GLK: ADVSYS: Adding opcodes and message decodingPaul Gilbert
2019-06-09GLK: ADVSYS: Formatting fixesdreammaster
2019-06-09GLK: ADVSYS: Add overall script execution methodPaul Gilbert