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