| Previous | 199869 Revisions | Next |
| r33341 Tuesday 11th November, 2014 at 10:45:20 UTC by Alex W. Jackson |
|---|
| (nw) |
| [src/mame/video] | k052109.c |
| r241852 | r241853 | |
|---|---|---|
| 158 | 158 | |
| 159 | 159 | |
| 160 | 160 | k052109_device::k052109_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) |
| 161 | : device_t(mconfig, K052109, "K052109 | |
| 161 | : device_t(mconfig, K052109, "K052109 Tilemap Generator", tag, owner, clock, "k052109", __FILE__), | |
| 162 | 162 | device_gfx_interface(mconfig, *this, gfxinfo), |
| 163 | 163 | m_ram(NULL), |
| 164 | 164 | m_videoram_F(NULL), |
| https://github.com/mamedev/mame/commit/65c968e436fe188b611464ca33fdd798601d505e |
| Previous | 199869 Revisions | Next |