27 Commits

Author SHA1 Message Date
wwylele
0cec1cf59b LDR fixup !=0 2016-08-16 11:34:33 +08:00
wwylele
1dfb4686e6 give me "commit often" pillow 2016-08-16 11:24:37 +08:00
wwylele
a0f6573708 LDR fixup explicit SegmentTag 2016-08-16 11:04:01 +08:00
wwylele
1fb62d3a90 LDR fixup module_address 2016-08-16 10:53:53 +08:00
wwylele
663e38c142 LDR: power on service functions 2016-08-06 01:29:07 +03:00
wwylele
0c556d234d LDR: work around: MemorySynchronizer 2016-08-06 01:29:06 +03:00
wwylele
f7a12daa4c LDR: CROHelper misc fucntion 2016-08-06 01:29:05 +03:00
wwylele
c94d071534 LDR: implement fix 2016-08-06 01:29:04 +03:00
wwylele
1e2bcb21f2 LDR: implement unlink 2016-08-06 01:28:56 +03:00
wwylele
bed5915f4f LDR: implement link 2016-08-06 01:28:44 +03:00
wwylele
ef8be964c5 LDR: implement clear patches 2016-08-06 01:28:33 +03:00
wwylele
124abb9f96 LDR: implement unrebase 2016-08-06 01:28:26 +03:00
wwylele
f3c452c562 LDR: implement rebase 2016-08-06 01:27:56 +03:00
wwylele
f72c85816a LDR: implement patch 2016-08-06 01:20:34 +03:00
wwylele
0234bf0f34 LDR: CRO linked list structure 2016-08-05 14:06:27 +03:00
wwylele
469172c5c0 LDR: CROHelper and infrastructure 2016-08-05 14:06:27 +03: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