summaryrefslogtreecommitdiffstats
path: root/src/include/compiler.h
Commit message (Expand)AuthorAgeFilesLines
* Added PREFIX_OBJECT() function to be able to easily prepend any stringMichael Brown2005-04-271-2/+3
* Allow for multiple debug levelsMichael Brown2005-04-251-5/+18
* Revert debug message prefix back to none, since we sometimes want to useMichael Brown2005-04-221-1/+1
* Force a standard format upon debug messages.Michael Brown2005-04-211-1/+1
* Automatically drag in console.h if DBG() is being defined as printf().Michael Brown2005-04-171-0/+1
* Automatically create DBG() macro based on debug_<object> macro.Michael Brown2005-04-141-0/+20
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-0/+41