Previous 199869 Revisions Next

r30855 Friday 6th June, 2014 at 06:04:47 UTC by Curt Coder
Fixed clang build. (nw)
[src/emu/cpu/mb86235]mb86235.h

trunk/src/emu/cpu/mb86235/mb86235.h
r30854r30855
1111#ifndef __MB86235_H__
1212#define __MB86235_H__
1313
14#if 0
1415enum
1516{
16   #if 0
1717   MB86235_R0=1, MB86235_R1, MB86235_R2, MB86235_R3,
1818   MB86235_R4, MB86235_R5, MB86235_R6, MB86235_R7
19   #endif
2019};
20#endif
2121
2222
2323class mb86235_cpu_device :  public cpu_device

Previous 199869 Revisions Next


© 1997-2024 The MAME Team