Commit Graph

41760 Commits

Author SHA1 Message Date
Vas Crabb
e446d56daa Damn you glibstdc++ (nw) 2016-03-18 23:46:34 +11:00
hap
ed3f8da80c hh_sm510: output segs to 3 'dimensions' instead of 2 2016-03-18 13:28:31 +01:00
Vas Crabb
a320eaf238 Fix zippath browsing and allow zippath to browse/load 7zip
This code is still horrible and needs rewriting, but not tonight
2016-03-18 22:56:08 +11:00
Vas Crabb
142292ee00 Fold some redundant code 2016-03-18 20:37:44 +11:00
Vas Crabb
100fa28671 * Remove confusing method from vectorstreams that hide base_ios method (fixes disassembly view)
* Allow std::string to pass through core_file unmolested (reduces temporary allocations)
* Make zip/7z instances of same class with uniform interface
* zippath browsing is broken at the moment

This is another step towards transparent archive support.  It's now
possible to access zip and 7z archives with the same code.  Nothing is
taking advantage of it yet.  There's now some very similar code in
fileio.cpp and clifront.cpp that could be folded at some point.
2016-03-18 19:32:10 +11:00
Lord-Nightmare
acb27808d4 temporary fix for debugger disassembly view on windows (nw) 2016-03-18 03:43:06 -04:00
Brad Hughes
4e214fd08d Rewrote overly complex rawinput_device_improve_name function for rawinput module, plus fixing some other defects in input modules as detected by coverity. 2016-03-18 00:13:45 -04:00
Scott Stone
ba499f3860 Merge pull request #724 from ImJezze/master
HLSL refactoring
2016-03-17 20:27:10 -04:00
Vas Crabb
0d860e8db1 Merge pull request #726 from k2-git/master
fix translation issue on miscmenu
2016-03-18 11:05:36 +11:00
angelosa
ebb2619dd9 Converted shanghai.cpp to use the non-legacy hd63484 video device. Fixes [Angelo Salese] 2016-03-18 00:43:13 +01:00
Dirk Best
de0d79e5e9 svi318: add support for the rs232 interface (sv805) 2016-03-17 23:57:04 +01:00
Dirk Best
9737f41ad0 ins8250: don't clear THRE on write to the line status register 2016-03-17 23:56:59 +01:00
hap
78ef0f0376 layouts: added button panel to cnsector and lostreas 2016-03-17 21:42:38 +01:00
Katsuhiko Kagami
3c2a55cbfc fix translation issue on miscmenu 2016-03-17 23:33:09 +09:00
Vas Crabb
77dc1623fe Merge pull request #725 from k2-git/master
Update for Japanese
2016-03-18 00:46:55 +11:00
hap
8ba95a2fba neogeo: don't load unibios 1.2 and older anyway for AES 2016-03-17 14:39:53 +01:00
Brad Hughes
26ccf5e75f Merge branch 'master' of https://github.com/mamedev/mame.git 2016-03-17 09:22:16 -04:00
Brad Hughes
6cd37a0498 DirectWrite font enumeration support 2016-03-17 09:22:11 -04:00
Katsuhiko Kagami
eebb1ab76e Merge branch 'master' of https://github.com/mamedev/mame 2016-03-17 22:11:12 +09:00
hap
0442b2c2f3 neogeo.xml: removed duplicated info that was already in <sharedfeat name="release" value="x" />
but kept in 'MVS ONLY RELEASE'
2016-03-17 13:34:10 +01:00
Scott Stone
c7492926e6 Fixed -validate error and assigned new parent for spkrform (nw) 2016-03-17 08:29:28 -04:00
Katsuhiko Kagami
ffc2e670b1 Update for Japanese 2016-03-17 21:21:53 +09:00
hap
8a497bb025 sync neogeo.xml 2016-03-17 13:06:58 +01:00
hap
28d4ceee06 Neo-Geo updates: [JacKc]
* added correct roms labels and locations for ASOII and Burning Fight early prototypes
* added roms location for last Resort prototype
* marked alpham2p AES VERSION
* marked burningfp AES VERSION
* marked lresortp MVS VERSION
2016-03-17 12:06:54 +01:00
hap
6a3aedad94 neogeo: unibios 3.2 added 2016-03-17 11:35:22 +01:00
Vas Crabb
d604c8b9d9 Do single conversion instead of two (nw) 2016-03-17 21:31:00 +11:00
Vas Crabb
a01a40c0a9 Fix TTC loading (thanks for the tip, Sarayan) 2016-03-17 20:57:06 +11:00
Justin Kerk
c54c32a82e Don't need this either (nw) 2016-03-17 04:37:24 +00:00
Vas Crabb
f99198c5c2 Implement couriersud's proposal to put style name in the config name for SDL fonts
Enumerate available font styles as well as families
Still has a problem in that TTC fonts are enumerated but can't be loaded by SDL_ttf
2016-03-17 13:32:41 +11:00
Vas Crabb
f0e580e40a Clear error status on persistent streams 2016-03-17 13:30:09 +11:00
Dirk Best
776bfad1c1 svi318: add support for the 80 column card (sv806) 2016-03-17 03:06:00 +01:00
Justin Kerk
4cc9dd016a Don't need to ifdef this out anymore either (nw) 2016-03-17 02:04:19 +00:00
Justin Kerk
d0ce8784a7 Build more of font_sdl.cpp with Emscripten since there is an SDL2_ttf port now (nw) 2016-03-17 01:42:48 +00:00
balr0g
157de7d935 Remove extraneous character (nw) 2016-03-16 19:30:11 -04:00
balr0g
5d52e272ba Remove no-longer-needed normalization from gba (nw) 2016-03-16 19:04:42 -04:00
cracyc
804fa20d56 pcat_dyn: make post text screen work with trident (nw) 2016-03-16 16:45:33 -05:00
Dirk Best
59a41ff1d7 svi318: rewrite banking, add expander bus, add svi601 super expander and
slot modules for the sv801 disk controller, sv803 16k memory epansion
and the sv807 64k memory expansion
2016-03-16 22:05:43 +01:00
balr0g
3326bc6fab Fix crash on load due to buffer overrun in gba cart loader (nw) 2016-03-16 16:55:54 -04:00
Brad Hughes
e89f4ae6ba Merge branch 'master' of https://github.com/mamedev/mame.git 2016-03-16 16:51:27 -04:00
Brad Hughes
5d4c65c071 Rename ioprocs parameters from "generic" which MS C++ compiler treats as keyword when compiling with /ZW 2016-03-16 16:51:12 -04:00
couriersud
0f3bc4ca99 Fix linux font loading. [Couriersud] 2016-03-16 21:07:17 +01:00
couriersud
1ed5e0df43 Netlist: Some code simplification 2016-03-16 20:11:42 +01:00
couriersud
3db357bff4 A lot of ttf fonts (including C/J/K fonts like unifont) do not have an
type attribute "Regular". This fix will load the first font found if no
"bold" "bold italic" "italic" or "regular" attribute was found.
[Couriersud]
2016-03-16 20:11:41 +01:00
Scott Stone
8437514d2c Update nes.xml hash with new multigame dumps from TeamEurope (nw) 2016-03-16 15:03:47 -04:00
smf-
593c9d5ce6 Build with vs2015 Update 2 RC 2016-03-16 18:19:11 +00:00
Vas Crabb
6ecc87bc28 Fix drawing characters outside Unicode BMP with SDL
Font selection on Linux seems to be working provided you don't choose C/J/K fonts
Selecting a C/J/K font causes MAME to give a black screen when dropping back to main menu
Since fallback fonts aren't used, this means you can't use the Chinese/Japanese localisations with SDL font provider
2016-03-17 04:10:43 +11:00
Lord-Nightmare
74e10d87fa Symbolics 3600: Fix ROM mapping, add a few more PLD/PLA/PAL labels. [Lord Nightmare] 2016-03-16 10:35:58 -04:00
Vas Crabb
a3b35f8bc6 Move font enumeration to OSD, separate font name from display name as needed for OSX 2016-03-17 00:04:52 +11:00
hap
7b7f2a3fb0 layouts: added button panel to starwbc 2016-03-16 11:55:47 +01:00
hap
2a342184c1 tms1k: correct copyright tags, what's left of the old core before i rewrote it, is all in dasm and tms1k_base.* 2016-03-16 08:58:55 +01:00