dankan1890
6e79c7fa3c
Added support to "gameinit.dat".
...
Disabled Configure Machine menu.
2016-03-25 23:59:34 +01:00
RobertoFresca
ea7c12ce96
Pyon Pyon Jump: Traces and notes...
2016-03-25 18:33:23 -03:00
MetalliC
059e17d543
new clone
...
Wave Runner GP (original, Rev A) [Arzeno Fabrice]
2016-03-25 22:56:42 +02:00
angelosa
0eeeeb69bc
Note, nw
2016-03-25 21:09:02 +01:00
angelosa
2802e67b84
Rewritten Toypop/Namco Universal System 16 driver due of relicensing [Angelo Salese]
2016-03-25 21:06:48 +01:00
angelosa
03d1176164
Make Libble Rabble to work too
2016-03-25 20:57:05 +01:00
balr0g
b79f9db981
(nw)
2016-03-25 15:48:57 -04:00
balr0g
9fbc939781
Make msgfmt also Python2 compatible and fix several bugs (nw)
2016-03-25 15:42:35 -04:00
balr0g
66e5f75c22
Import current msgfmt.py from Python 3 tree (nw)
2016-03-25 15:42:35 -04:00
angelosa
37fd433dbb
Toypop is playable with issues with this
2016-03-25 20:38:19 +01:00
Michael Zapf
a54ac04214
Debug output changes
2016-03-25 20:14:00 +01:00
angelosa
04c60f6908
Added SCREEN_RAW_PARAMS to Toypop driver (same as Galaxian HW)
2016-03-25 20:10:01 +01:00
therealmogminer@gmail.com
1d4d639044
Fix unused variable, nw
2016-03-25 19:00:38 +01:00
therealmogminer@gmail.com
22f0c31238
Cleanup in the bgfx aisle, nw
2016-03-25 18:44:46 +01:00
Dirk Best
37a32099cd
svi318: preliminary support for the sv603 coleco game adapter
...
lacks controller support
2016-03-25 17:47:33 +01:00
Dirk Best
9adf7c90ff
svi318: fix sv602 typo
2016-03-25 17:47:28 +01:00
Dirk Best
e803fa203d
fix a few screen color regressions
2016-03-25 17:47:24 +01:00
Dirk Best
64b6bd4bfa
svi318: remove outdated comment
2016-03-25 17:47:19 +01:00
Dirk Best
6faedeb6bc
svi318: simplify memory accesses
2016-03-25 17:47:14 +01:00
therealmogminer@gmail.com
93e5a03b89
Huge cleanup of render target handling, nw
2016-03-25 16:20:12 +01:00
arbee
956e57d26a
apple3: Started filling in the software list. [R. Belmont]
2016-03-25 09:29:40 -04:00
Miodrag Milanovic
624840e12d
String Translate for Chinese (Traditional / Simplified) [YuiFAV]
2016-03-25 13:11:45 +01:00
Miodrag Milanović
4746964bd8
Merge pull request #741 from rootfather/update-german-translation
...
Update German strings.po
2016-03-25 12:05:25 +01:00
rootfather
4b20614e8c
Update German strings.po
2016-03-25 12:01:03 +01:00
Miodrag Milanović
bf6bdcbdf4
Merge pull request #737 from aviloria/patch-2
...
Updates and fixes to spanish translation
2016-03-25 10:29:51 +01:00
Miodrag Milanovic
527cdd8250
Update translations to latest code (nw)
2016-03-25 10:02:30 +01:00
Miodrag Milanovic
3c039af763
Made menu for plugins (nw)
2016-03-25 09:59:48 +01:00
Miodrag Milanovic
f329db261f
Populate plugins structures and start marked plugins (nw)
2016-03-25 08:42:30 +01:00
Vas Crabb
db10880ee0
Try next archive type if file not found, not just on open error
2016-03-25 16:09:14 +11:00
Vas Crabb
54279dbf11
Make emu_file archive searh order CRC+path, CRC+partial path, CRC, path, partial path and fold some redundant code
2016-03-25 15:25:30 +11:00
Vas Crabb
f5d8ff8f43
Merge pull request #740 from antonioginer/master
...
Fix issue with ui aspect due to recent changes in -keepaspect
2016-03-25 10:32:37 +11:00
Antonio Giner
fdf97109be
Fix issue with ui aspect due to recent changes in -keepaspect
...
This also makes sure ui aspect ratio is computed correctly even on
rotated targets.
2016-03-25 00:25:12 +01:00
hap
e514d75da2
New NOT_WORKING game added
...
------------
Konami Contra (handheld) [hap, Sean Riddle]
2016-03-24 23:59:01 +01:00
David Haywood
765479d552
load 'dynabb' romset properly, 2 model roms were incorrectly being loaded into the data region, and a model rom was incorrectly marked as a bad dump because it had been paired with the wrong rom.
...
the IC positions don't agree with other games in the driver, but the ROM check agrees with this (IC 11/12 aren't checked as data roms because they're model roms) and the rom pairings are now correct, and data structures match other games.
2016-03-24 22:48:19 +00:00
hap
29253e5c40
hh_sm510: konami contra WIP
2016-03-24 22:59:04 +01:00
Miodrag Milanovic
315612190b
Added parsing of plugin json files for machine_manager (nw)
2016-03-24 21:07:39 +01:00
David Haywood
5e23c377cf
(nw)
2016-03-24 19:47:18 +00:00
David Haywood
604e3c2343
new clones
...
Pac-Man (Moon Alien 'AL-10A1' hardware) [caius, Joachim Puster]
2016-03-24 19:46:44 +00:00
David Haywood
50f098cad1
Merge branch 'master' of https://github.com/mamedev/mame
2016-03-24 15:39:56 +00:00
David Haywood
48ce595164
code de-duplication (nw)
2016-03-24 15:39:45 +00:00
Lord-Nightmare
55f7753d47
Symbolics 3670: traced out more of the FEP v24 I/O memory map based on the PALs from the patent [Lord Nightmare]
2016-03-24 11:02:19 -04:00
balr0g
ee68c9aab3
Convert msgfmt script to UTF-8 (nw)
2016-03-24 09:40:23 -04:00
David Haywood
ab889a6798
added these Robotron hacks, they have an interesting backstory, and have been used on hardware and for competitive play etc.
2016-03-24 13:23:55 +00:00
balr0g
95072f1888
Clarifications (nw)
2016-03-24 08:21:52 -04:00
Lord-Nightmare
efc2f8860e
oops. (nw)
2016-03-24 08:16:41 -04:00
Lord-Nightmare
c4a0a46e5c
Symbolics 3670: add a lot more notes about the FEP/NFEP board PALs and PROMs noting where the equations for various PALs/PROMs are in the patent [Lord Nightmare]
2016-03-24 08:13:44 -04:00
Miodrag Milanovic
3bd130ebce
Change BGFX_CONFIG_MAX_FRAME_BUFFERS on proper way (nw)
2016-03-24 09:40:29 +01:00
Miodrag Milanovic
accfc260a0
marked as BSD3 with approval from Joseph Zbiciak (nw)
2016-03-24 08:59:20 +01:00
Miodrag Milanovic
5965f07e98
Removed restrictions from files where we have written approval (nw)
2016-03-24 08:55:15 +01:00
Miodrag Milanovic
bd9b6e3242
Updated license mistakenly marked as BSD3, due to usage of Frodo code (nw)
2016-03-24 08:54:05 +01:00