James Benton
|
33bff6ccb9
|
whb: Fix exception handlers to be globally registered.
Was previously only registered for current thread.
|
2018-05-25 18:59:29 +01:00 |
|
James Benton
|
c83ff22780
|
coreinit: Move OSContext to context.h
|
2017-06-02 11:40:41 +01:00 |
|
James Benton
|
f9123fa460
|
Fix compile errors.
|
2016-01-08 08:52:12 -08:00 |
|
James Benton
|
fddf6f2532
|
Fix naughty enum typedefs.
|
2016-01-08 07:28:52 -08:00 |
|
James Benton
|
1145044517
|
Start doxygen documentation.
|
2016-01-07 16:04:01 +00:00 |
|
James Benton
|
4bebe2242d
|
Remove WUT_LIB_HEADER_START.
|
2016-01-07 14:09:43 +00:00 |
|
James Benton
|
2e776838ff
|
Use a macro WUT_LIB_HEADER_{START,END}...
So we don't have to extern C and pragma pack in every header file.
|
2016-01-07 05:02:17 -08:00 |
|
James Benton
|
e123ba272f
|
Fix enum typedefs so we now define storage type.
|
2016-01-07 04:45:44 -08:00 |
|
James Benton
|
9f42cfa12e
|
Add a bunch of coreinit functions.
|
2016-01-07 12:07:13 +00:00 |
|