22.1.0: Difference between revisions
| Line 34: | Line 34: | ||
L_8c800 (in prev ver) just writes the input u8 (always 0 with these callers) into state. | L_8c800 (in prev ver) just writes the input u8 (always 0 with these callers) into state. | ||
=== [[Migration_services|migration]] === | |||
* Updated L_12d5a0, prev ver at L_12d5a0. | |||
** The <code>inw0>>17 > 0xA</code> check at the end was replaced with <code>inw0 > 0x1600FF</code>. | |||
* Updated L_18dc40, prev ver at L_18dc40. | |||
** Minor changes? | |||
==See Also== | ==See Also== | ||