Changes

Jump to: navigation, search

Z-Machine

69 bytes added, 14:52, 15 December 2019
/* AMSDOS version */
=AMSDOS version=
CPCZVM for AMSDOS requires additional Dk'tronics compatible memory (e.g. [[X-MEM]] ). The entire game file is loaded into available RAM so it is recommended to use a 512KB RAM expansion. Loading uses CAS IN CHAR so is very slow.
NOTES:
==What is supported==
* Transcript(goes to printer)
* Timed input
* Font styles (bold, italics etc)
* Make a simple BASIC loader with this form:
5 BORDER 0:INK 0,0:INK 1,13
10 a$="advent.z3"
20 chain"cpczvm"
* [https://www.seasip.info/ZX/zxzvm.html ZXZVM homepage]
* [https://www.seasip.info/index.html John Elliott's website]
* [[File:Zvm.zip]] Source code (CPM)* [[File:Cpczvm.dsk]] Disk (CPM+AMSDOS+Disks)
2,541
edits