Commit Graph

5 Commits

Author SHA1 Message Date
Fabio Priuli
151d278c45 (MESS) added a bunch of slot-related save registrations. nw. 2013-05-10 15:12:14 +00:00
Miodrag Milanovic
051011971f Expanded device_t constructor with parameters for short name and source file location [Miodrag Milanovic] 2013-03-26 15:18:37 +00:00
Fabio Priuli
2eab9d0485 (MESS) misc slot cleanups. nw. 2013-03-10 09:43:17 +00:00
Miodrag Milanovic
a440a8e020 Cleanups and version bump 2013-02-11 07:44:56 +00:00
Fabio Priuli
6d7b97aca4 (MESS) megadriv.c: many updates to cart handling [Fabio Priuli]
- updated carts to be slot devices
  - simplified loading and bankswitch mechanism
  - added support for real Sonic & Knuckles lock-on emulation (you can combine it freely 
    with other carts, through the -cart2 slot which gets added automatically)
  - remove need for "pcb_type" feature from xml softlist, since the new "slot" feature is enough
  - moved SVP emulation to src/mess/ in view of conversion to a slot device as well
2013-02-03 13:13:52 +00:00