summaryrefslogtreecommitdiffstatshomepage
path: root/hash (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixed dquest4a and marked it as supported again. nw. etabeta782016-05-051-2/+6
|
* another batch from my backlog (most new additions don't work, etabeta782016-05-041-168/+786
| | | | but I hope to add support for some of the new mappers soon). nw.
* added misc info. nw. etabeta782016-05-041-39/+61
|
* misc prototype additions. nw. etabeta782016-05-041-8/+320
|
* * Software List additions: etabeta782016-05-041-0/+13
| | | | - m5_cart.xml: Dream Shopper [Ola Andersson]
* Merge pull request #854 from ajrhacker/incompatibility etabeta782016-05-041-0/+5
|\ | | | | Check software parts for incompatibility as well as compatibility
| * Check software parts for incompatibility as well as compatibility AJR2016-05-031-0/+5
| | | | | | | | | | | | | | This new softlist feature is now used by genesis_tmss to exclude several entries from megadriv.xml. - Use popmessage instead of osd_printf_warning for incompatibility warnings - Unify some common software loading code, which reduces indentation levels in clifront.cpp
* | Fixed typo in nes.xml Robbbert2016-05-041-1/+1
| |
* | gbcolor.xml: fix take 2 (nw) Ivan Vangelista2016-05-041-1/+1
| |
* | fix typo in CRC (repeated digit) Vas Crabb2016-05-041-1/+1
| |
* | a first dive in my huge backlog. nw. etabeta782016-05-045-174/+293
|/
* Merge pull request #850 from rzero9/patch-2 R. Belmont2016-05-021-0/+252
|\ | | | | fmtowns_cd.xml: Updated with B & C
| * fmtowns_cd.xml: Updated with B & C r092016-05-021-0/+252
| |
* | Fix neogeo.xml validation (nw) Logan B2016-05-031-1/+1
|/
* pc8801: hand fix dslayer (nw) cracyc2016-05-011-1/+1
|
* megadrive: added custom X24C02 emulation to NBA Jam cart, etabeta782016-05-011-4/+4
| | | | | making finally possible to save records at exit. Hopefully, this will help finding the problem in our core emulation. [Fabio Priuli]
* fixed duplicated name. nw. etabeta782016-05-011-1/+1
|
* A few addition to A800 software lists [K1W1] etabeta782016-05-012-38/+197
|
* Preliminary software list for FM Towns CDs r092016-05-011-1/+392
| | | Filled up to the letter A. More will come later.
* ti99: Adding cartridge types to softlist Michael Zapf2016-04-301-0/+36
|
* neogeo.cpp: huge clean up of the cartslot code in order to better etabeta782016-04-281-5677/+4153
| | | | | | | | | | | | | | | | | | | | | | 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]
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-275-143/+143
|
* Correct format errors in pce_tourvision.xml hash file (nw) Scott Stone2016-04-271-728/+728
|
* given evidence collected I see no reason not to (nw) David Haywood2016-04-261-1/+14
|
* trim the dumps that didn't match the PCE list to the expected size. David Haywood2016-04-261-14/+16
| | | | Gomolaa might be iteresting, it could actually be a previously undumped revision of the game that ended up in the Tourvision cart.
* rest verified (nw) David Haywood2016-04-261-18/+24
|
* more verifications (nw) David Haywood2016-04-261-36/+48
|
* R-Type II is NOT identical, copyright strings have been erased on the ↵ David Haywood2016-04-261-11/+15
| | | | tourvision cart
* further verifications (nw) David Haywood2016-04-261-38/+50
|
* more cleanup (nw) David Haywood2016-04-261-26/+34
|
* furhter verifications David Haywood2016-04-261-21/+30
| | | | Gomola Speed is NOT an identical match to the PCE rom.
* cleaning up pce_tourvision.xml based on pce.xml David Haywood2016-04-261-38/+49
| | | | | | | so far only one game has any difference in ROM data, tvbeball <!-- byte at 0xBCD is changed 0x05 -> 0x02 -->
* verified the new Tourvision Bull Fight edge connector dump matches the PCE ↵ David Haywood2016-04-261-4/+3
| | | | dump 100% too (nw)
* add 2 recent dumps, started verifying the tourvision ROMs as being identical ↵ David Haywood2016-04-261-9/+38
| | | | to the existing PCE dumps, trimming to correct size.
* Merge branch 'master' of https://github.com/mamedev/mame David Haywood2016-04-264-2735/+2735
|\
| * Format fixes for recently adjusted software list XMLs (nw) Scott Stone2016-04-264-2735/+2735
| |
* | use a software list for Tourvision instead of internal lists (they're just ↵ David Haywood2016-04-261-0/+903
|/ | | | PCE cartridges stuffed inside custom epoxy filled cases with an adapter on at the end of the day)
* earlier version David Haywood2016-04-261-3/+13
|
* lynx zaku David Haywood2016-04-261-0/+12
|
* run some code David Haywood2016-04-251-13/+11
|
* (nw) David Haywood2016-04-251-27/+61
|
* Merge pull request #829 from fulivi/hp9845_dev etabeta782016-04-251-18/+40
|\ | | | | Hp9845: added capabilty to load option ROMs
| * hp9845b: added capability to load optional ROMs fulivi2016-04-231-18/+40
| |
* | gameking.xml: baddump notes from kevtris hap2016-04-241-7/+7
|/
* neogeo: and lastly, put dragonsh in the sw list hap2016-04-201-0/+31
|
* region code in rom is US so use that. David Haywood2016-04-131-1/+1
|
* new Software List entry David Haywood2016-04-131-0/+14
| | | | | megadriv.xml: F1 - World Championship Edition (Euro, Prototype, set 2) [oliverthepig]
* msx hsi reloaded the pony cannon hap2016-04-122-78/+78
|
* msx2 hsi: fix wrong name title hap2016-04-121-8/+8
|
* New WORKING software list additions Scott Stone2016-04-091-1/+17
| | | | | | ----------------------------------- coco_flop.xml Donkey Kong Remix [Sock Master]