[3DS模拟器]8月14号测试版
-
开发日志:
- Merge pull request #2843 from Subv/applet_slots
Services/APT: Use an array to hold data about the 4 possible concurrent applet types (Application, Library, HomeMenu, System) - Services/APT: Use the AppletAttributes union directly when dealing with applet attrs.
- Services/APT: Use an array to hold data about the 4 possible concurrent applet types (Application, Library, HomeMenu, System).
This gives each applet type its own set of events as per the real NS module.
- Merge pull request #2843 from Subv/applet_slots