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