mirror of
https://github.com/holub/mame
synced 2025-07-06 02:18:09 +03:00
Remove debug print
This commit is contained in:
parent
707e5dddbd
commit
ffce2c3b08
@ -115,7 +115,6 @@ void c140_device::device_start()
|
|||||||
|
|
||||||
if (m_rom_ptr != NULL)
|
if (m_rom_ptr != NULL)
|
||||||
{
|
{
|
||||||
printf("asdf\n");
|
|
||||||
m_pRom = m_rom_ptr;
|
m_pRom = m_rom_ptr;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user