mirror of
https://github.com/holub/mame
synced 2025-04-26 10:13:37 +03:00
mc6847: Optional because of gime. (nw)
This commit is contained in:
parent
ea2c53b539
commit
cbfd22e0e8
@ -554,7 +554,7 @@ protected:
|
|||||||
}
|
}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
required_memory_region m_char_rom;
|
optional_memory_region m_char_rom;
|
||||||
|
|
||||||
struct video_scanline
|
struct video_scanline
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user