| Previous | 15994 Revisions | Next |
| r1654 Sunday 3rd February, 2008 at 22:50:09 UTC by Justin Kerk |
|---|
| Fix compilation for u8 with DEBUG=1 and DEBUGGER=0, mainly by replacing #ifdef MAME_DEBUG with #ifdef ENABLE_DEBUGGER. This is not always ideal semantically but it's what MAME did in the analogous situations. Hopefully it will still compile with DEBUGGER=1, I haven't tested that. |
| [src/mess] | inputx.c |
| [src/mess/machine] | dgn_beta.c |
| [src/mess/osd/windows] | menu.c |
| [src/mess/tools/messtest] | testmess.c tststubs.c |
| [src/mess/video] | dgn_beta.c m6847.c |
| Previous | 15994 Revisions | Next |