Commit Graph

42006 Commits

Author SHA1 Message Date
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
Miodrag Milanovic
c7fd2b5251 Update text (nw) 2016-03-24 08:20:18 +01:00
hap
035adfd001 hh_hmcs40: bpengo and bbtime work fine as expected, now that artwork is available it is certain 2016-03-23 23:39:10 +01:00
angelosa
12ae217015 Make Libble Rabble to boot, missing RMW area and it shows, nw 2016-03-23 22:50:06 +01:00
Miodrag Milanović
c732632da8 Merge pull request #738 from h0tw1r3/master
Fix cross compile (nw)
2016-03-23 22:14:14 +01:00
Wilbert Pol
4eda141564 Translated the rest of the dutch strings and improved some previous ones (nw) 2016-03-23 22:08:56 +01:00
couriersud
489e2919db Netlist: code maintenance
- rename netlist_analog_t to analog_t 
- straighten object model
- reduce access to member variables
- use pvector<analog_net_t::list_t> for groups.
- simple coverity fixes.
2016-03-23 22:03:26 +01:00
Jeffrey Clark
3fcb69a1f2 Fix cross compile (nw) 2016-03-23 15:37:11 -05:00
Miodrag Milanovic
c22a27df81 Ci20 wip support (nw) 2016-03-23 21:23:14 +01:00
Lord-Nightmare
b804339384 symbolics: init ram to 0xFFFF instead of 0 and try to emulate one i/o register; notetaker fix a comment (nw) 2016-03-23 16:15:22 -04:00
aviloria
d8ed66447c Update strings.po
removed the last 2 lines by mistake
2016-03-23 21:09:24 +01:00
aviloria
3656d31f14 Update strings.po
Small fixes and updates
2016-03-23 20:56:47 +01:00
angelosa
22ac6aff21 Added basic sprites, nw 2016-03-23 20:53:58 +01:00