Subv
a8d0bffcf7
Some work towards unloading CROs
2016-01-01 09:42:14 -05:00
Subv
4f329607fd
Corrected a bunch of stuff.
2016-01-01 09:42:14 -05:00
Subv
f6a98d429a
Fixed some conditions.
2016-01-01 09:42:13 -05:00
Subv
58649e671f
memcmp instead of strcmp
2016-01-01 09:42:12 -05:00
Subv
2e4730a3cc
Properly relocate all offsets at the start.
...
Handle some errors.
2016-01-01 09:42:12 -05:00
Subv
bab307b1f4
Some more work
2016-01-01 09:42:11 -05:00
Subv
e77943c7de
Fixed a type bug
2016-01-01 09:42:11 -05:00
Subv
e72867b819
Fixed build and a bug
2016-01-01 09:42:10 -05:00
Subv
91318a33b9
some changes
2016-01-01 09:42:09 -05:00
Subv
bb29ac7a26
fixed a bug when retroactively applying unk2 patches
2016-01-01 09:42:09 -05:00
Subv
bb58f2d1dd
Services/LDR: Updated the code after the latest rebase.
...
Mario & Luigi Dream Team boots now!
Pokemon X still doesn't boot.
2016-01-01 09:42:08 -05:00
Subv
e5a7321927
Log the load bases
2016-01-01 09:42:07 -05:00
Subv
d2d9709ea8
Link the previous and current CRO by their link members.
2016-01-01 09:42:07 -05:00
Subv
74d1553d85
Services/LDR: Initial CRO support.
...
Lots of unks
2016-01-01 09:42:06 -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