and another (nw)

This commit is contained in:
Vas Crabb 2017-05-15 10:49:44 +10:00
parent cfa63c7e1d
commit e9de4eef90

View File

@ -9,6 +9,7 @@
***************************************************************************/
#include "emu.h"
#include "i8089.h"
#include "i8089_channel.h"
#define UNIMPLEMENTED logerror("%s('%s'): unimplemented opcode: %s\n", shortname(), tag(), __FUNCTION__);