20.1.0: Difference between revisions
Line 301: | Line 301: | ||
* Updated L_57000, prev ver @ L_56ffc. | * Updated L_57000, prev ver @ L_56ffc. | ||
* Updated L_767f0, prev ver @ L_76690. | * Updated L_767f0, prev ver @ L_76690. | ||
** The code "if ({any byte at inx1+0x8 size 0x6-bytes} != 0xFF) return L_76fe0(...);" from prev ver was removed. | |||
* Updated L_7e880, prev ver @ L_7e770. | * Updated L_7e880, prev ver @ L_7e770. | ||
** The call to nn::os::WaitSystemEvent was replaced with a call to nn::os::TimedWaitSystemEvent, with L_7ec60 being called if that returns false. | ** The call to nn::os::WaitSystemEvent was replaced with a call to nn::os::TimedWaitSystemEvent, with L_7ec60 being called if that returns false. |