mame/scripts
etabeta78 508c19abf1 neogeo.cpp: huge clean up of the cartslot code in order to better
exploit slot devices: [Fabio Priuli]
- moved cart-specific components to the carts itself removing
  the fake protection devices from the main system, since they
  never belonged there
- removed hacky rom region destruction/construction when a
  new cart is inserted, replacing it with proper bank pointers to
  the carts (except for ymsnd and ymsnd.deltat region which
  will require modernization of the ym devices)
- started re-organization of bootleg boards emulation, so to
  reduce the need of collapsing everything into a single cart
  type with multiple protection devices, more work is needed

neopcb.cpp: moved to a separate source file the emulation for
JAMMA PCB versions of a few neogeo games, since they don't
have a cartslot. [Fabio Priuli]

neogeo.xml: added information about Japanese titles and
release dates to the software list and aligned the list to the
driver. [Fabio Priuli]
2016-04-28 07:16:35 +02:00
..
build complay.py: Python 3 compat. (nw) 2016-03-30 21:06:12 -07:00
font Fixed issue with internal font (nw) 2016-03-20 09:31:04 +01:00
resources Update function signatures for Emscripten (nw) 2016-04-26 05:29:56 +00:00
src neogeo.cpp: huge clean up of the cartslot code in order to better 2016-04-28 07:16:35 +02:00
target neogeo.cpp: huge clean up of the cartslot code in order to better 2016-04-28 07:16:35 +02:00
extlib.lua scrclean on lua scripts (nw) 2016-03-29 08:49:47 +02:00
genie.lua Split UI and frontend part from core [Miodrag Milanovic] 2016-04-23 11:26:47 +02:00
toolchain.lua scrclean on lua scripts (nw) 2016-03-29 08:49:47 +02:00