Michael Brown
|
68e90c75b6
|
Removed spurious semicolon
|
2005-05-03 09:02:24 +00:00 |
|
Michael Brown
|
60b82eb5cd
|
Moved definition of __shared into compiler.h
|
2005-05-02 16:21:52 +00:00 |
|
Michael Brown
|
1ddcdb0524
|
Added PREFIX_OBJECT() function to be able to easily prepend any string
to the object name in order to generate e.g. per-file variables.
|
2005-04-27 11:59:37 +00:00 |
|
Michael Brown
|
f972f256e6
|
Allow for multiple debug levels
|
2005-04-25 16:28:07 +00:00 |
|
Michael Brown
|
4e3ebba8e6
|
Revert debug message prefix back to none, since we sometimes want to use
DBG() several times to build up a line.
|
2005-04-22 02:27:59 +00:00 |
|
Michael Brown
|
905ca1f21d
|
Force a standard format upon debug messages.
|
2005-04-21 18:16:54 +00:00 |
|
Michael Brown
|
063140864e
|
Automatically drag in console.h if DBG() is being defined as printf().
|
2005-04-17 10:25:06 +00:00 |
|
Michael Brown
|
dcd573afcb
|
Automatically create DBG() macro based on debug_<object> macro.
|
2005-04-14 11:35:45 +00:00 |
|
Michael Brown
|
0ff80b477d
|
Merged mcb30-realmode-redesign back to HEAD
|
2005-04-08 15:01:17 +00:00 |
|