Commit Graph

43720 Commits

Author SHA1 Message Date
Olivier Galibert
d755d76fda atarigen: Remove the slapstic direct update handler, which hasn't been
necessary since direct access has been enhanced to work correctly on
handlers, years ago [O. Galibert]
2016-05-25 17:21:12 +02:00
MetalliC
3f0a378e54 Merge pull request #897 from felipesanches/patinho_feio
layout file for Patinho Feio computer
2016-05-25 18:09:04 +03:00
MetalliC
16d0839f76 chdman: ignore ATA ident CHS values for > 8GB images
minor docs update
2016-05-25 17:57:31 +03:00
Felipe Corrêa da Silva Sanches
3e606afe88 layout file for Patinho Feio computer 2016-05-25 11:45:47 -03:00
Vas Crabb
77cb4e9d72 Merge pull request #895 from felipesanches/patinho_feio
Further improvements to the Patinho Feio driver & CPU [Felipe Sanches]
2016-05-25 23:45:01 +10:00
Ted Green
ae838d3b6a (nw) Updated rom naming/mapping and changed ram instantiation. 2016-05-25 07:33:00 -06:00
Felipe Corrêa da Silva Sanches
deb38446ea Further improvements to the Patinho Feio driver & CPU 2016-05-25 10:32:24 -03:00
couriersud
f5179f7ec8 Make netlist compile with c++11, use own implementation of make_unique
to avoid c++14. (nw)
2016-05-25 14:52:40 +02:00
couriersud
cac1c41edf Moved all parameter definitions in constructors. (nw) 2016-05-25 14:31:43 +02:00
couriersud
c97c3ae855 Fixed breakout attract mode. (nw) 2016-05-25 13:43:23 +02:00
Vas Crabb
009d75b60d Merge pull request #894 from mamedev/revert-893-patinho_feio
Revert "Further improvements to the Patinho Feio driver & CPU"
2016-05-25 20:07:40 +10:00
Vas Crabb
428a07b38c Revert "Further improvements to the Patinho Feio driver & CPU" 2016-05-25 20:07:28 +10:00
Vas Crabb
879c08632c Merge pull request #893 from felipesanches/patinho_feio
Further improvements to the Patinho Feio driver & CPU [Felipe Sanches]
2016-05-25 18:58:22 +10:00
Miodrag Milanovic
edd814b95f sms: More documentation update [Enik] 2016-05-25 10:52:52 +02:00
Miodrag Milanovic
f7adead900 Update for French/Belgian language files [Mevi] 2016-05-25 10:48:58 +02:00
Miodrag Milanović
369cfd658f Merge pull request #892 from ajrhacker/port_optional
Add flag to mark input fields as optional [AJR]
2016-05-25 10:46:39 +02:00
Miodrag Milanovic
68785dccfe Cleanups and version bump 2016-05-25 08:19:21 +02:00
RobertoFresca
c1230f8b9b Change manufacturer to Champion League (v220I, dual program) both sets. 2016-05-25 00:30:42 -03:00
Felipe Corrêa da Silva Sanches
c4c32cb71f Further improvements to the Patinho Feio driver & CPU 2016-05-25 00:22:48 -03:00
Scott Stone
d7f7a45b85 Set metlfrzr to working - added note about DIPs (nw) 2016-05-24 19:01:27 -04:00
Paul Priest
25d907c348 psikyosh.cpp/drawgfx.cpp - Fix debug asserts MT3753
Psikyosh uses bitmap_rgb32, but should really use argb32, but that requires overloading lots of drawgfx for this one driver. Removed assert was wrong and unavoidable. Fixed boundary condition tripping daraku as per MT3753.
2016-05-24 21:45:24 +01:00
angelosa
8be2652e41 Fix jerky scrolling 2016-05-24 20:13:40 +02:00
ImJezze
e208f1d540 Revert partial fix for border style issue (nw)
- reverted from commit f911dfc and a6ccd3b, because it wasted up to 10 percent of the performance in fullscreen mode (actual fix for MT-06209 is not harmed)
2016-05-24 19:40:47 +02:00
Tauwasser
a4f8bef6e7 Gameboy: clean-up of Sachen ROM support
Signed-off-by: Tauwasser <tauwasser@tauwasser.eu>
2016-05-24 17:01:14 +02:00
Tauwasser
895ed95123 Gameboy: coding standard cleanup
Signed-off-by: Tauwasser <tauwasser@tauwasser.eu>
2016-05-24 16:28:39 +02:00
Tauwasser
9b86a60eb9 Gameboy: add MMM01 implementation
Until now implementation was mostly guesswork.
Register behaviors/meanings were reversed engineered.
Currently, R3(1) (0x6000) function is unknown/missing.

Signed-off-by: Tauwasser <tauwasser@tauwasser.eu>
2016-05-24 16:20:41 +02:00
Tauwasser
d7666c7972 Gameboy: MBC1 init member with enum, not int
Signed-off-by: Tauwasser <tauwasser@tauwasser.eu>
2016-05-24 16:19:00 +02:00
Tauwasser
58822c95dd Gameboy: add max ROM sizes for several mappers
Signed-off-by: Tauwasser <tauwasser@tauwasser.eu>
2016-05-24 14:06:19 +02:00
Tauwasser
9cadcbf829 Gameboy: add correct M161 implementation
Signed-off-by: Tauwasser <tauwasser@tauwasser.eu>
2016-05-24 14:06:17 +02:00
Tauwasser
765f625779 Gameboy: remove M12 from M161 mapper designation
M161 is used as mapper, M12 is just a PCB revision.

M01 PCB uses a discrete ROM IC
M12 PCB uses a glob top COB ROM

Signed-off-by: Tauwasser <tauwasser@tauwasser.eu>
2016-05-24 12:47:20 +02:00
Miodrag Milanovic
80a70226f9 disable BGFX debug info (nw) 2016-05-24 11:39:20 +02:00
Miodrag Milanovic
b0d3ce6877 fix android build (nw)
please do not use _ prefixed names, those are reserved
2016-05-24 10:52:26 +02:00
etabeta78
6d69c89500 another (and last for this development cycle) round of
naming consistency "enforcement", especially for saturn.xml. nw.
2016-05-24 06:47:23 +02:00
Robbbert
dc46dab4e0 was never in misfitmame. 2016-05-24 13:39:02 +10:00
briantro
819a933d8d new Clone added
New Clone Added
---------------------------------------
Shogun Warriors (Korea?) [TeamEurope, Ryan Holtz, The Dumping Union]
2016-05-23 18:58:26 -05:00
arbee
f3995bf563 unixpc: use bankdev for ROM switch, started to fill out skeleton [R. Belmont] 2016-05-23 17:35:25 -04:00
etabeta78
9d7e38a8f2 enable correct cassette interface for APF cassettes. nw. 2016-05-23 23:00:05 +02:00
etabeta78
2fb1be8cf1 New clones added or promoted from NOT_WORKING status
----------------------------------------------------
Rage of the Dragons (NGH-2640)
2016-05-23 22:59:30 +02:00
AJR
5139c32d8f Unnecessary leftover (nw) 2016-05-23 15:51:48 -04:00
Scott Stone
98de27fd02 Corrected ROM filenames for holeland.zip, enabled SPO256 to resolve missing speech, verified and measures all the clocks - updated comments at the top re: remaining priority issue. Fixed MT Bug #06218 [system11, Osso] 2016-05-23 14:58:36 -04:00
AJR
9707fdbf09 Add flag to mark input fields as optional
Inputs marked as optional should be controls that are not required for normal operation and may not be hooked up on actual hardware, but are still worth emulating because the hardware does respond to them in some way. Currently this flag is only exposed through the Lua interface and "reqbuttons" XML field; the intent is for frontends to map all optional buttons by default if this is possible and convenient. MT #6136 has inspired the addition of this flag to gijoe and clones.

Remove the generally useless PORT_UNUSED to make way for PORT_OPTIONAL; IPT_UNUSED, which most drivers were using already, is a better way of disabling unused fields. (nw)
2016-05-23 14:23:42 -04:00
Ivan Vangelista
bba054d65f galaxian.cpp: made theendb boot, renamed the set to takeoff. Sound system needs work (only 1 AY8912) (nw) 2016-05-23 16:52:19 +02:00
etabeta78
6eed3cdeae I had forgotten about these doujin disks. nw. 2016-05-23 14:47:20 +02:00
smf-
ca0c90ad4f remove some dead threading code (nw) 2016-05-23 12:36:00 +01:00
etabeta78
bb23c0d7a9 aristmk6.cpp: Added proper descriptions to most sets and
removed a few duplicated sets. [Heihachi_73]
2016-05-23 08:38:03 +02:00
etabeta78
e37e21416d more naming consistency across lists. nw. 2016-05-23 07:52:20 +02:00
etabeta78
c4cc58e2a2 sync neogeo list to driver and clarified the bootleg nature of final
romance 2 recent addition. nw.
2016-05-23 07:51:33 +02:00
Miodrag Milanovic
30d03575f3 - Change SMS/GG master clocks to match service manuals. [Enik]
- Fix TH handling and audio control of the SMSJ, based on Charles' findings. [Enik]
2016-05-23 07:49:01 +02:00
etabeta78
ff7bea6544 another round of protos. nw. 2016-05-23 07:48:25 +02:00
etabeta78
e9e820aa8b fixed validation. nw. 2016-05-23 07:47:24 +02:00