Commit Graph

7 Commits

Author SHA1 Message Date
Ash Logan
f7af9c3316 include/coreinit: First pass at coreinit/codegen.h 2019-04-22 10:12:28 +10:00
rw-r-r-0644
34bfddb581 dmae: Add DMAECopyMem, DMAEFillMem and DMAEWaitDone (#102)
* dmae: Add DMAECopyMem, DMAEFillMem and DMAEWaitDone

* tests: Add dmae to header compile test list
2019-02-28 17:10:10 +11:00
James Benton
7e47e4daf4 tests: Add avm/drc.h to header compile test list. 2019-01-10 10:05:14 +00:00
James Benton
3423f6d1ae Add compile headers test for c99 and c11. 2018-07-19 08:51:41 +01:00
James Benton
17a83000e0 coreinit: Add OSSwitchFiber{Ex} functions. 2018-07-01 16:25:07 +01:00
James Benton
96bddc5a69 gx2: Add GX2DebugCapture functions. 2018-06-28 12:38:40 +01:00
James Benton
0750d60693 Add some compile tests.
These are to check there are no syntax errors in the headers and that
all the CHECK_OFFSET and CHECK_SIZE macros are valid.
2018-06-18 10:26:37 +01:00