Commit Graph

46542 Commits

Author SHA1 Message Date
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
andreasn
66bf208644 add overrides to make gcc 6.1.0 happier 2016-09-16 22:19:04 +02:00
angelosa
59a5b33950 Merged memory maps and forgot .h changes, nw 2016-09-16 20:30:50 +02:00
angelosa
edeff74206 Added semaphore and command handshake flags to audio section in Taito SJ [Angelo Salese, Lord Nightmare] 2016-09-16 20:20:04 +02:00
R. Belmont
e7e14321ee Merge pull request #1400 from ajrhacker/cps_4way
cps1.cpp, mitchell.cpp: Restrict inputs for some games
2016-09-16 14:07:00 -04:00
R. Belmont
bc2dd0dfa7 Merge pull request #1382 from nekoziman/x68_1
x68k: Added some clones to the software list
2016-09-16 14:05:47 -04:00
R. Belmont
0ecea843d0 Merge pull request #1398 from fulivi/hp9845_tools
Imgtool now supports HP9845B tape image
2016-09-16 14:05:35 -04:00
Brad Hughes
d5ab804c2b Merge pull request #1403 from bradhugh/monitor_module
Convert OSD monitor info to modules plus add DXGI implementation
2016-09-16 13:51:18 -04:00
Vas Crabb
9fdb02e002 Merge pull request #1409 from JoakimLarsson/didact
Esselte 100: Serial support
2016-09-17 03:03:50 +10:00
angelosa
ef2d5460ba Fix MT #02446
(guns were already fixed by ...?)
2016-09-16 18:01:32 +02:00
joseluis
d501f35e96 on-the-fly decryption support for mrdrilr2 2016-09-16 17:24:11 +02:00
cracyc
8ab7875e89 mcd: add incomplete Mitsumi ISA CDROM emulation [Carl] 2016-09-16 10:07:34 -05:00
Joakim Larsson Edstrom
615204c91a Added serial support that still has issues plus some clean up of the driver 2016-09-16 15:33:43 +02:00
Olivier Galibert
ba28590ba9 6840: Load the counter when held in reset [O. Galibert] 2016-09-16 15:14:22 +02:00
therealmogminer@gmail.com
5145bae1a4 -cmi2x: Fixed inverted data writes to I8214 PICUs [Ryan Holtz] 2016-09-16 14:57:06 +02:00
Robbbert
5a856570ca rc702: more WIP (nw) 2016-09-16 21:40:23 +10:00