summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/megadriv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-10/+8
* Moved eminline and related files into /src/osd since it's system related (nw) Miodrag Milanovic2014-04-161-2/+2
* megacd.c: Convert to device_gfx_interface, use device finders, cleanups [Alex... Alex W. Jackson2014-04-081-0/+5
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-13/+13
* (MESS) fixed 32x_scd configuration. nw. Fabio Priuli2014-04-021-0/+4
* Renamed Genesis VDP to Sega 315-5313 and moved it to emu/video/. nw. Fabio Priuli2014-03-301-9/+9
* (MESS) moved megadrive add-ons to appropriate place + cleaned up classes Fabio Priuli2014-03-301-13/+113
* (MESS) megavdp: simplified DMA 'lag' handling, reducing the need of Fabio Priuli2014-03-291-40/+31
* (MESS) 32x: replaced direct references to 32x inside the MD VDP with Fabio Priuli2014-03-291-0/+33
* stop SMS VDP timers in systems that don't need them. nw. Fabio Priuli2014-03-281-0/+2
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-5/+3
* Checkpoint: gfx_elements now have a pointer to a palette_device (which is not... Alex W. Jackson2014-03-111-12/+1
* Moved rest of console slot devices to bus folder (nw) Miodrag Milanovic2014-03-101-67/+2
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-0/+4
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-0/+13
* Converted SN76496 ready to DEVCB2 [smf] smf-2014-02-111-8/+0
* (MESS) megadriv.c: added a newer BIOS (v1.05) for Pioneer LaserActive Jpn Fabio Priuli2014-01-281-2/+11
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-1/+0
* moved sega pico out of megadriv.c and into segapico.c, it really has nothing ... David Haywood2013-08-111-305/+1
* (MESS) megadriv: added some more pirate games recently dumped, including Fabio Priuli2013-06-091-0/+1
* (MESS) marked Game Boy, Game Boy Color, Game Boy Advance, Game Gear, Intelliv... Fabio Priuli2013-06-081-3/+3
* (MESS) megadriv: emulated protection for 16 Mahjong Tiles II [Fabio Priuli] Fabio Priuli2013-06-061-0/+1
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-4/+4
* megacda wants to be pal to boot. nw. Fabio Priuli2013-05-241-1/+1
* typos (nw) Miodrag Milanovic2013-04-181-2/+2
* more cleanup (nw) Miodrag Milanovic2013-04-141-3/+3
* few more that I have missed (nw) Miodrag Milanovic2013-04-141-3/+3
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-9/+9
* shot in the dark in the hope to fix Haze's problems... Fabio Priuli2013-04-091-0/+1
* Cleanups and version bumpmame0148u3 Miodrag Milanovic2013-04-091-11/+11
* (MESS) megadriv.c: fixed input-related crash in 32x and segacd, due to latest... Fabio Priuli2013-03-281-2/+30
* megadriv: reducing input tag lookups. nw. Fabio Priuli2013-03-261-26/+52
* and some more megadriv modernization (nw) Miodrag Milanovic2013-03-251-24/+24
* some more megadriv modernization (nw) Miodrag Milanovic2013-03-251-70/+55
* some megadriv modernization (nw) Miodrag Milanovic2013-03-251-15/+15
* (MESS) megadriv.c: Attempt to properly emulate protection in Sould Edge vs Sa... Fabio Priuli2013-03-241-1/+1
* removed a (now) redundant .h file too. nw. Fabio Priuli2013-03-231-1/+31
* clean up. nw. Fabio Priuli2013-03-231-2/+2
* (MESS) readded SVP test, which got lost in MESS long ago. nw. Fabio Priuli2013-03-231-1/+5
* (MESS) megadriv.c: removed drivers gensvp, mdsvp and mdsvpj: Virtua Racing can Fabio Priuli2013-03-231-77/+8
* (MESS) megadriv.c: removed nvram handler. MESS was not using this since more ... Fabio Priuli2013-03-231-9/+0
* (MESS) megadriv.c: moved some more global variables to driver class. nw. Fabio Priuli2013-03-231-7/+1
* (MESS) megadriv.c: temporarily duplicated some DMA code while working towards Fabio Priuli2013-03-221-2/+25
* (MESS) megadriv.c: backing up preliminary work on SVP as slot device. disable... Fabio Priuli2013-03-211-3/+2
* (MESS) megadriv.c: added support for reset-base Codemaster 2-in-1 cart and do... Fabio Priuli2013-03-181-0/+2
* reduced direct accesses to cart devices (systems should eventually only inter... Fabio Priuli2013-03-141-8/+8
* (MESS) megadriv: emulated protection in pokemona (similar to kof99 and pokemo... Fabio Priuli2013-02-271-0/+1
* (MESS) reverted megadriv.c softlist hookups for now (nw) Oliver Stöneberg2013-02-271-10/+1
* (MESS) added some missing softlist hookups to megadriv.c set (nw) Oliver Stöneberg2013-02-261-1/+10
* this should fix the resets and lockups (at least most of them). sram is still... Fabio Priuli2013-02-261-1/+2