Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246
Changes - CPCWiki

Changes

No$cart

544 bytes added, 12:40, 9 October 2013
/* Technical */
Page 4 onwards contains disk image data.

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
The image contains a OS, BASIC and AMSDOS are based on CPC6128 ROMs. BASIC has been patched Amsdos that reads in the following way: * Offset &33 has been set to 0. It is the first character of " BASIC 1.1" text.This stops the BASIC ROM from printing this text.* Offset &D7 has been set to 0. It is the cartridge rather than reading first character of "Ready" text. This stops the BASIC ROM from diskprinting this text.* At offset &af9, the code has been changed from:  LD HL,&ac8a to CALL &d583 * Part of the text "Random number seed ?" at offset &1583 (&D583 in the CPU address space) has been patched with the following code:  ld hl,&ac8a ld a,&aa cp (hl) ret nz pop af ld (hl),' ' scf ret
2,636
edits