mirror of
https://github.com/holub/mame
synced 2025-04-24 09:20:02 +03:00
mips1: remove unintended leftover(?) (nw)
This commit is contained in:
parent
904374ba06
commit
f9d27d2104
@ -928,7 +928,6 @@ void mips1core_device_base::handle_cop0(u32 const op)
|
||||
|
||||
u32 mips1core_device_base::get_cop0_reg(unsigned const reg)
|
||||
{
|
||||
machine().debug_break();
|
||||
return m_cop0[reg];
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user