Changes

Programming:Unlocking ASIC

8 bytes removed, 18 March
/* Urusergi version */
In Python:
<pre>
def unlock_sequenceunlock_asic():
b, c = 0xBC, 0xFF
port_out(b, c)
print(f"Port: {hex(port)}xx Out: {hex(value)}")
unlock_sequenceunlock_asic()
</pre>
13,147
edits