openMSX
V9990ModeEnum.hh
Go to the documentation of this file.
1#ifndef V9990MODEENUM_HH
2#define V9990MODEENUM_HH
3
4namespace openmsx {
5
8 P1, P2, B0, B1, B2, B3, B4, B5, B6, B7
9};
10
14};
15
16} // namespace openmsx
17
18#endif
This file implemented 3 utility functions:
Definition: Autofire.cc:9
@ INVALID_COLOR_MODE
@ INVALID_DISPLAY_MODE
Definition: V9990ModeEnum.hh:7