Page history
7 February 2016
19 January 2016
2 January 2016
17 December 2015
10 December 2015
→Screen
+101
→Screen
+368
→Screen
+4
→Screen
+490
→Screen
-4
→Screen
+24
→Screen
+568
→Screen
+690
→Screen
+82
→Screen
+184
→Screen
+186
2 December 2015
16 September 2015
13 July 2015
→Disassembler
m+27
→Disassembler: Add DisassemblePPCOpcode()
+247
→Disassembler
+25
→Disassembler: Clarify some defines
m+171
Clean up declaration of DisassemblePPCRange() and add defines
+398
→Functions: Document DisassemblePPCRange()
+401
8 April 2015
Touch up OSScreen documentation
+30
Oups
no edit summary
+209
→Screen
+274
→Screen
+61
Made MN1 happy
+40
→Screen
-80
→Functions
+542
7 April 2015
4 April 2015
1 April 2015
Added information on OSThread which I could deduce quickly from OSDumpContext. I'm sure there are many other 'obvious' fields in places like OSGetThreadAffinity.
+1,440
→Functions: Marked the cache functions' addr parameter as const - this once annoyed me in libogc - they don't change the data! Add (void) to OSYieldThread - it's not variadic.
+22
→Functions: Added main thread functions
+572
→Internal: Link to snprintf() docs
+72
→Functions: Added main cache functioms
+465
→Functions: Added OSFatal() and __os_snprintf()
+391
31 March 2015
→Dynamic Linking: I would argue address should be void ** since it fills in the pointer at that location (though most properly intptr_t *). Strings probably don't get changed so added const. C99 has been out for 16 years now; use bool!
+52
Added main OSDynLoad functions
+349
Create basic coreinit page
+264