Commit Graph

46557 Commits

Author SHA1 Message Date
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
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
Aeternal
4520b3847a Removed dupes from psx.xml; shortnames consistency fixes
The removed discs are identical to their redump.org counterparts,
they've just been dumped with different offsets.
2016-09-17 03:18:04 +02:00
Nathan Woods
a2daca9f9d Split CoCo and Dragon FDC code, added save state support, fixed regression introduced on the Dragon FDC from 0.154 and general cleanup. 2016-09-16 21:07:32 -04:00
angelosa
a7c6b6df1c ssriders.cpp: protection chip actually uses the work RAM buffer for horizontal scrolling in collision dtection routine. Fixed players/enemies collision detection on slopes. [Angelo Salese] 2016-09-17 02:28:48 +02:00
Brad Hughes
026487927f Fix compile for DirectWrite font provider and make it compile with normal windows build 2016-09-16 20:06:30 -04:00
AJR
c6b61cc7c5 Remove unused variables to fix build (nw) 2016-09-16 19:20:48 -04:00
smf-
477a3e73f2 Use keys that can be programmed onto a CPS2 motherboard [smf, Eduardo Cruz, Andreas Naive] 2016-09-17 00:10:08 +01:00
smf-
31eed6d49f hack for clang compiling on windows, as it can't tell that calling ::RaiseException will prevent the function from returning. (nw) 2016-09-17 00:10:07 +01:00
angelosa
3928db3a23 Partially fix MT #01890 2016-09-16 23:43:12 +02:00
angelosa
60455718eb Added flipscreen support to Gigas, Free Kick and Counter Run [Angelo Salese] 2016-09-16 22:45:39 +02:00
angelosa
041d558f4e Assume same frequencies used between lvcards.cpp and tehkanwc.cpp and closing off MT #02473, nw 2016-09-16 22:45:37 +02:00
angelosa
32c251a3dd Fix visible area for wwjgtin, nw 2016-09-16 22:45:36 +02:00