Previous 199869 Revisions Next

r23747 Monday 17th June, 2013 at 09:53:50 UTC by Fabio Priuli
(MESS) nes: fixed mirroring restore. nw.

many thanks to Dr. Spankenstein & Shoegazer for the reports
[src/mess/machine]nes_slot.c

trunk/src/mess/machine/nes_slot.c
r23746r23747
786786
787787   for (int i = 0; i < 4; i++)
788788      set_nt_page(i, m_nt_src[i], m_nt_orig[i] / 0x400, m_nt_writable[i]);
789
790   set_nt_mirroring(m_mirroring);
791789}
792790
793791

Previous 199869 Revisions Next


© 1997-2024 The MAME Team