2.0.0: Difference between revisions
Happy new year! |
m Just a minor typo fix |
||
Line 58: | Line 58: | ||
** Creation doesn't use KIrqSingleton directly anymore. | ** Creation doesn't use KIrqSingleton directly anymore. | ||
** Instead it allocates a 0x20-byte entry, and then uses KIrqSingleton. | ** Instead it allocates a 0x20-byte entry, and then uses KIrqSingleton. | ||
** | ** Probably to do better cleanup. | ||
* Size-checks >= 0x180000000 was added to a bunch of syscalls. | * Size-checks >= 0x180000000 was added to a bunch of syscalls. |