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

21 bytes removed, 18:47, 18 March 2025
/* Urusergi version */
port_out(b, a)
d = a
a = (((a << 2 | a >> 6) & 0xFF a = ((a ^ d) & 0x7F) ^ d
a = (a << 1 | a >> 7) ^ a
d = (d >> 1 | d << 7) & 0xFF
13,173
edits