Changes

Jump to: navigation, search

Z-Machine

250 bytes added, 11:49, 3 August 2019
/* Running an adventure */
NOTES:
- * In the example above 'advent.z3 ' is the name of the game file. It should not have a header. - * 'a$ ' variable must be used. You can't use another name because CPCZVM.BAS requires it to have this name. - * In the example above 'advent.bas ' is the name of your basic loader. You can name it as you wish. - * It is advised to use a large ram expansion (>64KB)because many game files are large and you need plenty of extra ram to load large game files.
==Technical information==
2,541
edits