|
Value: DEBUG_Assert((Assertion), \ (pMessage), \ #Assertion, \ __FILE__, \ __LINE__)
If that condition does not hold true, the assertion fails, execution of your program is interrupted, and the "Assertion Failed" screen appears! |
|
Comment this out to disable assertsion checking.
|
|
Returns the first u16, seen from the left, of an u32.
|
|
Returns the first u8, seen from the left, of an u16.
|
|
Returns the first u8, seen from the left, of an u32.
|
|
Returns the second u16, seen from the left, of an u32.
|
|
Returns the second u8, seen from the left, of an u16.
|
|
Returns the second u8, seen from the left, of an u32.
|
|
Returns the third u8, seen from the left, of an u32.
|
|
Returns the fourth u8, seen from the left, of an u32.
|
|
Height of debug font.
|
|
Size of one debugfont character in bytes. (height*width).
|
|
Width of debug font.
|