summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* version bump (nw)mame0197 Vas Crabb2018-04-242-4/+4
|
* apple2: recognize another form of DOS 3.3 in ProDOS order [R. Belmont, Peter ↵ arbee2018-04-241-0/+5
| | | | Ferrie]
* neogeo.cpp: re-add boost interleave on audio command write - fixes glitches ↵ Vas Crabb2018-04-232-1/+10
| | | | in s1945p (nw)
* I'm not going to believe they mixed fullwidth and halfwidth in Roman ↵ Vas Crabb2018-04-231-1/+1
| | | | numarals (nw)
* pc98_cd.xml: second round of testing r092018-04-221-113/+69
| | | | | | - Re-tested all software entries with video/audio issues, after the latest emulation improvements. Around 70% of them are considered "working" now. - Demoted Miamisoft's games to non-working since they seem to hang randomly (it probably already happened before, I just didn't realize it). - Tested some software entries on real hardware (PC-9821Nw150) to make sure the issues are emulation-related. - Some minor title spelling fixes.
* bbcm_flop: Fix incorrect rom size (nw) Nigel Barnes2018-04-231-2/+2
|
* match titles on flyers - "T.T Block" but "T.T. Speed Race" (different ↵ Vas Crabb2018-04-221-5/+5
| | | | punctuation) (nw)
* "mask" is not an initialism (nw) Vas Crabb2018-04-221-5/+5
|
* srcclean (nw) Vas Crabb2018-04-2285-859/+866
|
* plugins/portname: fix comment (nw) cracyc2018-04-211-2/+4
|
* segahang.cpp: Fix typos (nw) braintro2018-04-211-7/+7
|
* cdc721: "ROM Pack" is something else entirely (nw) AJR2018-04-211-23/+21
|
* starblad: Allow full range of crosshair movement [geecab] AJR2018-04-211-2/+11
|
* New working software list additions Nigel Barnes2018-04-212-0/+38
| | | | | | ----------------------------------- bbcm_flop: Prince of Persia, Teletextr electron_flop: Zombies Ate Our Roadies!
* bbcm: Fixed paging in of Shadow RAM according to ACCCON. Nigel Barnes2018-04-212-25/+8
|
* Missed committing this one (nw) angelosa2018-04-211-0/+2
|
* galivan.cpp, terracre.cpp: rewritten NB1412M2 into a device [Angelo Salese] angelosa2018-04-219-208/+267
|
* Bulk move includes/nb141*m*.h -> machine/nb141*m.h (nw) angelosa2018-04-2117-14/+14
|
* galivan.cpp: use parent sound ROM for dangarj (nw) angelosa2018-04-211-1/+3
|
* addrmap: Remove the now-unused macros [Vas Crabb, Robbbert] Olivier Galibert2018-04-211-162/+0
|
* plugins/portname: sort the output file (nw) cracyc2018-04-211-1/+10
|
* fix build (nw) Vas Crabb2018-04-211-3/+3
|
* Cleanup some AM_RANGE in comments (nw) Olivier Galibert2018-04-2116-262/+199
|
* pasha2.cpp Cleanups (#3472) cam9002018-04-211-100/+78
| | | | | | | | | | * pasha2.cpp : Cleanup duplicates, Cleanup bitmap write handlers, Add object finder instead runtime tag lookups, Fix tags, Hook up AT89C52, Add notes, Add output finders, Convert m_bitmap* into std::unique_ptr * pasha2.cpp : Add object finder for audiocpu * pasha2.cpp : Fix output finders * pasha2.cpp : Fix compile
* maps: Finish devices/bus (nw) Olivier Galibert2018-04-2120-223/+253
| | | | | | That's it for ADDRESS_MAP_START. Please don't try to remove the macros yet, let's wait for a full release before that so that the forks can catch up.
* kyugo.cpp: some PROMs and PALs documentation updates from f205v (nw) Ivan Vangelista2018-04-211-14/+52
|
* Swapped popeyebl & popeyeb2, also repaired some of the proms as they appear ↵ smf-2018-04-211-35/+33
| | | | to be bad dumps [smf]
* new working clone angelosa2018-04-213-10/+67
| | | | | ----------------- Ufo Robo Dangar (9/26/1986, Japan) [Angelo Salese]
* Wrong title. RobertoFresca2018-04-201-2/+2
| | | | | Should be: "Perrito Club - ¡Adopta Un Nuevo Amiguito Y Aprende! (Spain)" It's a "¡" (admiration sign) instead of "I".
* gotcha: Use output finder and MCFG_SCREEN_VBLANK_CALLBACK (nw) AJR2018-04-202-42/+50
|
* Added FM resyncs in READ_TRACK, changed threshold. Michael Zapf2018-04-211-23/+36
|
* plugins/hiscore: fix cpu tags and print detailed errors (nw) cracyc2018-04-202-13/+10
|
* maps: Finish devices/cpu (nw) Olivier Galibert2018-04-2070-1883/+2049
|
* leapster.xml: added 15 new entries [TeamEurope, Clawgrip, Connie] Ivan Vangelista2018-04-201-18/+213
|
* hp48_port: Eliminate driver_data calls; separate source files; reduce ↵ AJR2018-04-206-177/+231
| | | | dependency on driver class somewhat but not ideally enough (nw)
* debughlp.cpp: document dumpo command (nw) Ivan Vangelista2018-04-201-10/+11
|
* new not working machine Ivan Vangelista2018-04-202-32/+70
| | | | | ----------------------------------- Genius 6 (V110F) [Fabrice Arzeno, The Dumping Union]
* maps: Finish devices/machine (nw) Olivier Galibert2018-04-2035-632/+708
|
* apple2: Remove dependency on legacy header (nw) AJR2018-04-201-2/+9
|
* maps: Finish devices/sound (nw) Olivier Galibert2018-04-208-39/+53
|
* maps: Finish devices/video (nw) Olivier Galibert2018-04-2024-121/+154
|
* rmnimbus: Clean up some static functions (nw) AJR2018-04-202-59/+58
|
* (nw) commit these address map changes while i can Robbbert2018-04-206-20/+27
|
* maps: Finish mame/audio and the lone dummy (nw) Olivier Galibert2018-04-206-156/+180
|
* stvvdp2.cpp: fix RBG0 cache map range, fixes Head On graphics update in Sega ↵ angelosa2018-04-201-2/+8
| | | | Memorial Collection 1 [Angelo Salese]
* Unbreak SCU (nw) angelosa2018-04-201-2/+2
|
* MT #06843 (nw) angelosa2018-04-201-0/+8
|
* maps: Finish mame/drivers (nw) Olivier Galibert2018-04-1922-654/+734
|
* maps: Finish mame/etc (nw) Olivier Galibert2018-04-192-27/+31
|
* maps: Finish mame/machine (nw) Olivier Galibert2018-04-1916-223/+263
|