24 Commits

Author SHA1 Message Date
Subv
deded6f003 Corrected a bunch of stuff. 2016-02-11 21:05:17 -05:00
Subv
669596e99e Fixed some conditions. 2016-02-11 21:05:17 -05:00
Subv
d5781d39f9 memcmp instead of strcmp 2016-02-11 21:05:17 -05:00
Subv
e7862bc7a2 Properly relocate all offsets at the start.
Handle some errors.
2016-02-11 21:05:17 -05:00
Subv
882005cbf8 Some more work 2016-02-11 21:05:17 -05:00
Subv
81ae26ef6b Fixed a type bug 2016-02-11 21:05:17 -05:00
Subv
4caae2df5e Fixed build and a bug 2016-02-11 21:05:16 -05:00
Subv
5c343b6169 some changes 2016-02-11 21:05:16 -05:00
Subv
d091c3e4ec fixed a bug when retroactively applying unk2 patches 2016-02-11 21:05:16 -05:00
Subv
a43bcd3262 Services/LDR: Updated the code after the latest rebase.
Mario & Luigi Dream Team boots now!
Pokemon X still doesn't boot.
2016-02-11 21:05:16 -05:00
Subv
b79df70c8b Log the load bases 2016-02-11 21:05:16 -05:00
Subv
1108ea15ce Link the previous and current CRO by their link members. 2016-02-11 21:05:16 -05:00
Subv
8c8c98e919 Services/LDR: Initial CRO support.
Lots of unks
2016-02-11 21:05:16 -05:00
Lioncash
0937bed8d8 services: Get rid of unnecessary includes 2016-02-02 01:40:23 -05:00
Lioncash
75631b2a9f core: Eliminate some unused variable warnings 2015-07-29 12:34:18 -04:00
Yuri Kunde Schlesner
e1fbac3ca1 Common: Remove common.h 2015-05-07 15:45:22 -03:00
archshift
ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h
Involves making asserts use printf instead of the log functions (log functions are asynchronous and, as such, the log won't be printed in time)
As such, the log type argument was removed (printf obviously can't use it, and it's made obsolete by the file and line printing)

Also removed some GEKKO cruft.
2015-02-10 18:30:31 -08:00
bunnei
ca22ee3239 Merge pull request #526 from purpasmart96/citra_stubs
Services: Stub some functions
2015-02-10 18:39:37 -05:00
purpasmart96
60ce36f721 Services: Stub some functions 2015-02-07 17:34:59 -08:00
Yuri Kunde Schlesner
a79d21c83e Service: Clean-up Interface 2015-02-02 15:36:59 -02:00
purpasmart96
379b39e583 Services: Clean up a few things and add a few function names 2015-01-05 16:07:15 -08:00
purpasmart96
9796bc1fa2 More services & small clean ups 2014-12-25 19:08:33 -08:00
purpasmart96
ebfd831ccb License change 2014-12-20 21:20:24 -08:00
archshift
6117fad036 Added stub for ldr:ro service... 2014-12-15 15:32:42 -08:00