fixed Visual Studio compilation of src/emu/cpu/hcd62121/hcd62121d.c (nw)

This commit is contained in:
Oliver Stöneberg 2014-12-24 14:23:13 +01:00
parent f4fb1907e7
commit 39c29f2e9e

View File

@ -3,6 +3,9 @@
#include "debugger.h"
#include "hcd62121.h"
#ifdef _MSC_VER
#undef _SP
#endif
enum
{
@ -29,7 +32,7 @@ enum
_KLO, /* KO1 - KO8 output lines */
_KHI, /* KO9 - KO14(?) output lines */
_KI, /* K input lines */
_4, /* for nibble shifts */
_4 /* for nibble shifts */
};
struct hcd62121_dasm