mirror of
https://github.com/holub/mame
synced 2025-10-07 17:27:06 +03:00
and another (nw)
This commit is contained in:
parent
cfa63c7e1d
commit
e9de4eef90
@ -9,6 +9,7 @@
|
|||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#include "emu.h"
|
#include "emu.h"
|
||||||
|
#include "i8089.h"
|
||||||
#include "i8089_channel.h"
|
#include "i8089_channel.h"
|
||||||
|
|
||||||
#define UNIMPLEMENTED logerror("%s('%s'): unimplemented opcode: %s\n", shortname(), tag(), __FUNCTION__);
|
#define UNIMPLEMENTED logerror("%s('%s'): unimplemented opcode: %s\n", shortname(), tag(), __FUNCTION__);
|
||||||
|
Loading…
Reference in New Issue
Block a user