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

Programming:Unlocking ASIC

5 bytes removed, 14:38, 7 April 2025
/* Urusergi version */
add hl,hl ; h = 5432 10**
xor h:and #F7:xor h ; a = 7765 1321
add hl,hl ; h = 4321 0***
ld l,a ; l = 7765 1321
ld a,h ; a = 5432 10**rla ; a = 4321 0***
and #88:xor l ; a = (7 xor 4)765 (1 xor 0)321
cp c
28
edits