mirror of
https://github.com/holub/mame
synced 2025-04-18 22:49:58 +03:00
!verbose
Some checks failed
CI (Linux) / build-linux (-U_FORTIFY_SOURCE, gcc, gcc, g++, mametiny, tiny) (push) Has been cancelled
CI (Linux) / build-linux (clang, clang, clang++, mame, mame) (push) Has been cancelled
CI (macOS) / build-macos (push) Has been cancelled
CI (Windows) / build-windows (clang, clang, clang++, mametiny, tiny) (push) Has been cancelled
CI (Windows) / build-windows (gcc, gcc, g++, mame, mame) (push) Has been cancelled
Some checks failed
CI (Linux) / build-linux (-U_FORTIFY_SOURCE, gcc, gcc, g++, mametiny, tiny) (push) Has been cancelled
CI (Linux) / build-linux (clang, clang, clang++, mame, mame) (push) Has been cancelled
CI (macOS) / build-macos (push) Has been cancelled
CI (Windows) / build-windows (clang, clang, clang++, mametiny, tiny) (push) Has been cancelled
CI (Windows) / build-windows (gcc, gcc, g++, mame, mame) (push) Has been cancelled
This commit is contained in:
parent
496d650c6b
commit
aa707ce97a
@ -11,7 +11,7 @@
|
||||
|
||||
#define LOG_VAX (1U << 1)
|
||||
|
||||
#define VERBOSE ( LOG_GENERAL | LOG_VAX )
|
||||
//#define VERBOSE ( LOG_GENERAL | LOG_VAX )
|
||||
#include "logmacro.h"
|
||||
|
||||
#define UNIMPLEMENTED(msg) LOG("Unimplemented: %s\n", msg)
|
||||
|
Loading…
Reference in New Issue
Block a user