summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/megadriv.c
Commit message (Expand)AuthorAgeFilesLines
* no longer using read_safe from code under src/mess (nw) Wilbert Pol2015-08-111-11/+11
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-22/+22
* finish setting copyright holders for MESS section (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-5/+5
* Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-311-2/+2
* (MESS) megacdj: let's default to the only BIOS which have functional CD menu, etabeta782014-12-241-0/+1
* (MESS) megacd: verified and better documented bios of Japanese etabeta782014-12-041-4/+4
* so long, cartslot.c... you made a really great job, when we Fabio Priuli2014-10-111-1/+0
* and a last bunch of generic cart slots. nw. Fabio Priuli2014-10-111-20/+19
* (MESS) consolidation + cleanup, part1. nw. Fabio Priuli2014-09-281-9/+9
* (MESS) analogous multisession fix to other systems suffering for the Fabio Priuli2014-09-231-0/+3
* 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