Previous 199869 Revisions Next

r21570 Monday 4th March, 2013 at 15:39:10 UTC by Fabio Priuli
whooops. nw.
[src/mame/video]snes.c

trunk/src/mame/video/snes.c
r21569r21570
26522652      popmessage MSG2;                          \
26532653   }
26542654
2655static UINT8 dbg_video( running_machine &machine, UINT16 curline )
2655UINT8 snes_ppu_class::dbg_video( running_machine &machine, UINT16 curline )
26562656{
26572657   int i;
26582658   UINT8 toggles = machine.root_device().ioport("DEBUG1")->read_safe(0);

Previous 199869 Revisions Next


© 1997-2024 The MAME Team