Commit Graph

41134 Commits

Author SHA1 Message Date
Miodrag Milanovic
add7a65f3f Make Android targets compile but not link, using clang compiler in NDK, since GCC will be removed in next one (nw) 2016-02-25 20:44:35 +01:00
dankan1890
08d84121d4 more UI internationalization. (nw) 2016-02-25 16:38:55 +01:00
dankan1890
d7ca0361dc menu: fixed missing mouseover highlight for in-game menu. (nw) 2016-02-25 16:29:37 +01:00
dankan1890
d43bf65b16 ui: Enabled user interface navigation through UI_CONFIGURE button (tab key by default). [Maurizio Petrarota] 2016-02-25 16:25:22 +01:00
dankan1890
8241b6c0ba dirmenu: fixed DATs file reloading. 2016-02-25 15:49:38 +01:00
Miodrag Milanovic
6fd77b36c2 Fix sent upstream (nw) 2016-02-25 14:58:39 +01:00
Miodrag Milanovic
1a8d5a27d9 pnacl compile fixes (nw) 2016-02-25 14:58:39 +01:00
Miodrag Milanovic
0b2ea0800f more fixes (nw) 2016-02-25 14:58:39 +01:00
Miodrag Milanovic
0f85f112c9 renamed names that clash system defines in various environments (nw) 2016-02-25 14:58:39 +01:00
Miodrag Milanovic
4173530610 removed nacl, fixed android and pnacl (nw) 2016-02-25 14:58:39 +01:00
Miodrag Milanovic
6a9a48a976 added .PHONY sections (nw) 2016-02-25 14:58:39 +01:00
Miodrag Milanovic
c8ea9e4c31 deprecated (nw) 2016-02-25 14:58:39 +01:00
Miodrag Milanovic
e1e91bd7ce split PARAMS into PARAMS and TARGET_PARAMS (nw) 2016-02-25 14:58:39 +01:00
Miodrag Milanović
abce2c36be Merge pull request #651 from mamedev/revert-650-listclones
Revert "New driver specifiers; modify -listclones, -listsource; add -listtree"
2016-02-25 14:04:25 +01:00
Miodrag Milanović
e934aa93db Revert "New driver specifiers; modify -listclones, -listsource; add -listtree" 2016-02-25 14:04:13 +01:00
Angelo Salese
3f6a6dc003 Removed outdated BAD_DUMPs, nw 2016-02-25 12:25:30 +01:00
Angelo Salese
6d8f2697a0 Note about an undumped version of UMK3, nw 2016-02-25 11:50:50 +01:00
Miodrag Milanović
1e7debe9a1 Merge pull request #650 from ajrhacker/listclones
New driver specifiers; modify -listclones, -listsource; add -listtree
2016-02-25 08:22:23 +01:00
AJR
3fc0787fa8 New driver specifiers; changes to -listclones, -listsource; add -listtree
Five new specifiers for driver enumeration and all commands depending thereon:
- @source.cpp matches all drivers in source.cpp
- ^driver matches driver and all its clones
- :drivbios matches drivbios and all drivers having it as their BIOS
- ^ matches all drivers excluding clone sets
- : matches all BIOS roots

Note that these new specifiers are not compatible with other wildcards; they only perform normal case-insensitive matches with driver or source file names.

The -listclones command now lists drivers in a completely different, human-readable format. It performs an extra loop to deduce the parent set name if a clone was specified; this causes, for instance, -listclones pacman and -listclones puckman to produce identical output. It includes descriptions with the clone driver names much like -listfull, and uses the parent set's description as a header for its clones. It also recognizes BIOSes and lists unique matching sets with no clones at the end of the output.

The -listsource command outputs not only the source file of each matching driver, but also its parent set and BIOS root (if any). These are output using the new @sourcefile, ^driver and :bios specifiers.

The new -listtree command is a human-readable analogue to -listsource and an alternative to -listclones. It tabulates drivers by source file in tree format, with the names of clones indented under their parents and drivers indented under their respective BIOS roots.

The -listbrothers command remains functionally unchanged, but should be considered somewhat deprecated in favor of the @sourcefile specifier with other listing commands.

Fix include_all counting error causing assert to fail in find_approximate_matches (nw)

Relax dependencies on drivenum.h in UI headers (nw)
2016-02-24 18:47:37 -05:00
dankan1890
bc2a4317ca selsoft: fixed search for software list. (nw) 2016-02-24 23:28:16 +01:00
cracyc
24ced36677 at: create at motherboard device and split pci and ps2 machines into own files [Carl] 2016-02-24 10:45:12 -06:00
balr0g
0c452da4b2 Fix missing quote (nw) 2016-02-24 09:32:05 -05:00
Vas Crabb
aa882db92b Merge pull request #649 from BenjaminSiskoo/patch-2
Update french translation
2016-02-25 01:27:34 +11:00
BenjaminSiskoo
0d779db614 Update french translation 2016-02-24 15:20:41 +01:00
cracyc
8c3429cf19 pcap: fix error and crash (nw) 2016-02-24 08:18:50 -06:00
Vas Crabb
9cf6af9ad9 Merge pull request #648 from BenjaminSiskoo/patch-1
Update strings.po
2016-02-24 23:35:14 +11:00
BenjaminSiskoo
d92ef5f56e Update strings.po 2016-02-24 13:21:40 +01:00
BenjaminSiskoo
1eab1afd0f Update strings.po
French language
2016-02-24 12:36:44 +01:00
Vas Crabb
2dc7f8710c Merge pull request #646 from k2-git/master
customize UI fixed.
2016-02-24 19:15:21 +11:00
Katsuhiko Kagami
095341ff52 When i change the HIDE_MENU on the customize UI by cursor key, LANGUAGE_MENU also would be changed .fixed it. 2016-02-24 16:47:19 +09:00
MetalliC
e02b5620db typo 2016-02-24 09:46:04 +02:00
Miodrag Milanovic
834936200a fix compile (nw) 2016-02-24 08:02:17 +01:00
Miodrag Milanovic
3abcaee63f Cleanups and version bump 2016-02-24 07:46:57 +01:00
hap
0cbd878211 tispeak: nothing much 2016-02-24 06:38:44 +01:00
Vas Crabb
cf9a461f39 Merge pull request #645 from k2-git/master
Small update part2 for Japanese. "Image" is not graphics.
2016-02-24 16:20:00 +11:00
Katsuhiko Kagami
03e06d178b Small update part2 for Japanese. "Image" is not graphics. 2016-02-24 14:08:27 +09:00
Vas Crabb
d21c9f35e4 Merge pull request #644 from k2-git/master
A small update to fix grammer of Japanese.
2016-02-24 14:51:54 +11:00
MetalliC
443e8f3050 new clones added
The Rumble Fish (prototype) [Brizzo, MetalliC, Arzeno Fabrice]
NeoGeo Battle Coliseum (World) [Brizzo, MetalliC, Arzeno Fabrice]
2016-02-24 05:14:53 +02:00
David Haywood
3a3ee64e02 Merge branch 'master' of https://github.com/mamedev/mame 2016-02-24 02:51:35 +00:00
David Haywood
003d698204 sprite banking on ddrewbl (nw) 2016-02-24 02:51:22 +00:00
RobertoFresca
46be295af5 Merge branch 'master' of https://github.com/mamedev/mame 2016-02-23 23:42:04 -03:00
RobertoFresca
cf1d286768 Space Rocks: Marked the bipolar PROM as bad dump... 2016-02-23 23:41:18 -03:00
Katsuhiko Kagami
85e466291c A small update to fix grammer of Japanese. 2016-02-24 11:24:45 +09:00
MetalliC
64f8a96e4b update russian translation 2016-02-24 03:44:26 +02:00
therealmogminer@gmail.com
b7675d4652 Maybe fix nounevenstretch on windows osd 2016-02-24 01:12:22 +01:00
therealmogminer@gmail.com
8644419c95 Fix -window -r -nokeepaspect behavior on Windows OSD, nw 2016-02-23 23:34:36 +01:00
David Haywood
eb3600df11 new clones
D. D. Crew (bootleg) [Porchy, Caius, The Dumping Union] (NOT WORKING)

like most actual-era System 18 bootlegs this is a mess of modified hardware, eg. no VDP, completely different tilemap systems, sound systems and such.
2016-02-23 22:25:09 +00:00
hap
fe2e403d77 fidel68k: correct V7 cpu clock 2016-02-23 21:35:42 +01:00
hap
fcf08e29f5 meritm: doesn't use AY8930 expanded mode either, too bad 2016-02-23 20:46:45 +01:00
Stiletto
880082b862 Merge pull request #641 from AntoPISA/patch-3
Update pacman.cpp
2016-02-23 14:38:45 -05:00