Changes
/* Technical Information */
* CP/M is used because it has a random access filesystem compared to AMSDOS which doesn't. The random access is required to read blocks from the swap and game file when needed.
Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /mnt/cpcwiki-httpdocs/includes/diff/DairikiDiff.php on line 434
* Some versions of the z-machine require that the screen can be split into more than 1 window. The VT52 terminal emulation in
* Disc accesses use normal CP/M functions so it will work with other devices such as RAM discs, Harddisks etc.