Commit Graph

46568 Commits

Author SHA1 Message Date
smf-
e9473830a3 Bios label from heavens gate from Guru. (nw) 2016-09-19 21:22:48 +01:00
angelosa
3c772ce3cb Some work towards flower.cpp, nw 2016-09-19 19:40:50 +02:00
Ivan Vangelista
74115791b1 overdriv.cpp: fixed save state problem (nw) 2016-09-19 19:08:01 +02:00
Ivan Vangelista
b07bedcc4e stfight.cpp: switched to configured bankins, fixes save state problem with cshootert (nw) 2016-09-19 18:38:54 +02:00
angelosa
6c66854f7e Add NO_DUMP for missing title screen in Puzzle Club, nw 2016-09-19 18:19:07 +02:00
Michael Zapf
1d4f92b906 Added override modifier (nw) 2016-09-19 17:51:29 +02:00
Vas Crabb
2a07381c2e Merge pull request #1423 from dankan1890/fix
Small fixes.
2016-09-20 01:28:10 +10:00
Vas Crabb
3b9c83f167 Merge pull request #1425 from JoakimLarsson/didact_layout5
Didact: simplified internal layouts removing dependencies on external artwork
2016-09-20 01:05:41 +10:00
angelosa
e54e7a4563 Mark Usagi as IMPERFECT GFXs, nw 2016-09-19 16:49:48 +02:00
Joakim Larsson Edstrom
e39f3ca1c8 Simplified internal layouts which removed dependencies on external artwork 2016-09-19 16:15:25 +02:00
Scott Stone
57fdec7d18 fixed typo (nw) 2016-09-19 08:46:06 -04:00
Michael Zapf
3cb56626ec ti99: Improve performance by stopping GROM clock in idle state 2016-09-19 14:36:45 +02:00
Scott Stone
e8c651e343 pce_tourvision.xml: Added Barunba and Power Tennis (Not Working) [system11]
pce.xml :  Updated status on a non-working game (nw)
tourvis.cpp:  Updated information for new card images added  [system11]
2016-09-19 08:29:27 -04:00
smf-
ea15eb9111 small step towards getting rid of the cps2_dead machine config. (nw) 2016-09-19 11:28:02 +01:00
smf-
a96e3c1712 another couple of rom names from Guru, previous comment covers it so..... (nw) 2016-09-19 10:03:29 +01:00
mahlemiut
873fc1805e octopus: made a start at switching between the 8088 and Z80 CPUs. TESTUNE.COM on the diagnostic disk is a good test for CPU switching (might want to keep the volume down a bit). 2016-09-19 15:54:52 +12:00
dankan1890
1376b3497c removed enable_dats() option, no longer needed after the switch to lua plugin. (nw)
fixed the failure to select the last used machine if quit with the focus in another part of the main menu. (nw)
2016-09-19 02:48:46 +02:00
smf-
05a63c3e04 Renamed ZN1/ZN2 bios roms based on the label (where known), renamed the bios sets after the board, moved cat702 to files [smf, Guru] 2016-09-18 20:05:39 +01:00
hap
f0c4ad1145 New working machines added
-------------
A-One LSI Match Number/LJN Electronic Concentration [hap, Sean Riddle]
Coleco Head to Head Boxing [hap, Sean Riddle]
Tandy Championship Football [hap, Sean Riddle]
2016-09-18 18:06:44 +02:00
Robbbert
6863c5a866 alesqs7: Was added as a new driver back in May, but forgotten to be added to mame.lst (nw) 2016-09-19 00:47:49 +10:00
Michael Zapf
2bf93a51e8 Added HxC HFE disk format. 2016-09-18 12:31:13 +02:00
smf-
b299ad9133 tell everyone that we don't have a dump of the hd6473644h (nw) 2016-09-18 09:55:05 +01:00
MetalliC
0bfbd53ac7 new clone added
---------------
Virtua Fighter 3 (Revision D) [ShouTime]

final game revision, new parent
2016-09-18 11:35:42 +03:00
smf-
e4b581e1e7 correct cpu type and removed program map as it's not needed (and with the correct cpu type caused a duplicate save state) (nw) 2016-09-18 09:07:29 +01:00
mahlemiut
3ab3d1ffc3 octopus: added PIT timer and speaker sound 2016-09-18 19:24:06 +12:00
Lord-Nightmare
032ab78c7c comment cleanup (n/w) 2016-09-18 01:02:13 -04:00
Lord-Nightmare
b4054bb635 taitosj.cpp: Add proper handling of sound cpu NMI on sound command register and semaphore writes and clears. Add note about an unemulated filter effect on one of the AY chips. Some savestate and init fixes. [Lord Nightmare] 2016-09-18 00:56:51 -04:00
cracyc
be9b9810d6 vis: wip (nw) 2016-09-17 22:02:49 -05:00
Lord-Nightmare
a7d6a15538 superqix.cpp: Implement AY-3-8910 mixing based on PCB tracing, add XTALs and notes about "SYSTEM" register bits being incorrect as currently implemented [Lord Nightmare, Stefan Lindberg] 2016-09-17 22:24:16 -04:00
Lord-Nightmare
f12ba601b2 taitosj.cpp: Add XTALs for various clocks based on schematics. Documented and implemented AY-3-8910 outputs being tied directly together for 3 of the 4 AY-3-8910 chips. [Lord Nightmare[ 2016-09-17 22:18:07 -04:00
Vas Crabb
9dbf0946c8 Merge pull request #1421 from dankan1890/custui_custom_render_fix
custui: fixed custom renderer alignment. (nw)
2016-09-18 10:13:34 +10:00
dankan1890
0c67c7d4d7 custui: fixed custom renderer alignment. (nw) 2016-09-17 23:58:52 +02:00
cracyc
26b7deb7d3 vis: WIP (nw) 2016-09-17 15:36:41 -05:00
smf-
8993c2fe54 guessing what the magic values are for (nw) 2016-09-17 18:18:07 +01:00
smf-
c70fa801d3 fixed batcirj key, added ringdesth, spf2t & ssf2th key (nw) 2016-09-17 17:55:11 +01:00
R. Belmont
bbfcfdd079 Merge pull request #1415 from Shideravan/patch-25
New gba_ereader update
2016-09-17 12:43:26 -04:00
R. Belmont
70b94bba9e Merge pull request #1414 from aeternal606/master
Removed dupes from psx.xml; shortnames consistency fixes
2016-09-17 12:06:44 -04:00
R. Belmont
887cb7945e Merge pull request #1416 from einstein95/master
Add clickable buttons to goldnpkr
2016-09-17 12:03:07 -04:00
smf-
d864d79e1e * new not working
---
Pop'n Stage (ver JB-A) [smf]
2016-09-17 16:00:33 +01:00
einstein95
c6bd5021ca Merge branch 'master' of https://github.com/mamedev/mame 2016-09-17 23:46:28 +12:00
einstein95
f78045bec2 Add clickable buttons to goldnpkr 2016-09-17 23:44:50 +12:00
mahlemiut
9aa9251719 octopus: add keyboard 2016-09-17 23:43:29 +12:00
yz70s
868452c541 chihiro.cpp: add debugger command "chihiro threadlist" to list ready threads except current one 2016-09-17 12:52:50 +02:00
yz70s
485e50e326 xbox.cpp: give ability to select bioses 4134 3944 4034 4817 2016-09-17 12:52:50 +02:00
smf-
c44f52f1a9 disable unknown-attributes & ignored_qualifiers to allow font_dwrite.cpp to build with clang. (nw) 2016-09-17 11:52:12 +01:00
smf-
2344de3164 fix "redefinition; different storage class" errors when building with MSVC (nw) 2016-09-17 11:27:37 +01:00
Shideravan
f9cd940659 New gba_ereader update
Adding all the Mario Party-e card collection (U)
2016-09-17 04:40:07 -03:00
Scott Stone
40b9dc0770 Changed internal name to match file renames done recently on some softlists (nw) 2016-09-16 23:11:35 -04:00
Vas Crabb
76a6b78008 Merge pull request #1413 from npwoods/coco_dragon_fdc
CoCo and Dragon FDC code overhaul
2016-09-17 12:32:38 +10:00
Vas Crabb
f65006dcbf Merge pull request #1411 from ajrhacker/fixes_09162016
Remove unused variables to fix build (nw)
2016-09-17 12:23:23 +10:00