22.1.0: Difference between revisions
| (One intermediate revision by the same user not shown) | |||
| Line 22: | Line 22: | ||
* Unknown Interface prev-version: 0x7100129570 [ID = 0x29d8801c] | * Unknown Interface prev-version: 0x7100129570 [ID = 0x29d8801c] | ||
* Unknown Interface cur-version: 0x7100129570 [ID = 0x29d8801c] | * Unknown Interface cur-version: 0x7100129570 [ID = 0x29d8801c] | ||
=== [[ETicket_services|es]] === | |||
On [S1] the codebin is identical except for the BuildId. The actual changes are likely S2-only? | |||
=== [[Shared_Database_services|sdb]] === | === [[Shared_Database_services|sdb]] === | ||
| Line 31: | 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== | ||