- Mar 16, 2015
-
-
Emmanuel Gil Peyrot authored
-
- Mar 14, 2015
- Mar 11, 2015
- Mar 10, 2015
-
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
Lioncash authored
Assemblers will exit with an error when trying to assemble instructions with disallowed registers.
-
Subv authored
-
Subv authored
-
Subv authored
This fixes the horizontal lines in Picross E, Cubic Ninja, Cave Story 3D and possibly others
-
- Mar 09, 2015
- Mar 08, 2015
- Mar 07, 2015
- Mar 06, 2015
-
-
Emmanuel Gil Peyrot authored
Logging: check for filter before sending to the queue, to skip all heavy formatting on the other thread.
-
archshift authored
-
archshift authored
-
- Mar 04, 2015
-
-
Subv authored
This coincidentally fixes an issue about the PTM service failing to create its SharedExtSaveData archive due to the FS service not being initialized by the time the creating code runs. Ideally I'd like to move each process to its own folder, and have a single file per process that registers the service classes, which would be in their own files inside that folder. Then each service class would just call functions from the process to complete the commands.
-
Lioncash authored
-
- Mar 03, 2015
-
-
bunnei authored
- Centralizes color format encode/decode functions. - Fixes endianness issues. - Implements remaining framebuffer formats in the debugger.
-