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

Exomizer

13 bytes added, 00:27, 15 October 2014
/* Decompression */
<pre>load_file:
ld hl,filename ;HL = file name address
ld de,&c0004C4A ;DE = start address to load file to
ld b,12 ;B = length of file name
call &bc77 ;Open the file header
;DE = start address to load file to
ex de,hl ;Now HL = start address
55
edits