David Haywood
03ec8a5fe2
validity fix (nw)
2015-09-07 20:13:43 +01:00
David Haywood
0a6d96c858
Merge pull request #311 from Pernod70/master
...
bbc: clones, floppy formats, softlists, and cleanups.
2015-09-07 19:04:15 +01:00
R. Belmont
ecb3ff6d60
Merge pull request #312 from felipesanches/unitron_ap2ti
...
Unitron APII+ TI: Fixing rom name and checksum and adding correct year metadata
2015-09-07 11:32:04 -04:00
Scott Stone
ad4748f867
dataarea size needed adjustment too - oops (nw)
2015-09-07 11:14:02 -04:00
Scott Stone
7714afc09f
Correct bad rom size for mrdo (tutor.xml) (nw)
2015-09-07 10:55:22 -04:00
David Haywood
bd27e9a7c2
marked the twin setups for GPRider as working (everything seems fine in my testing with SailorSat's changes)
...
also made them the parent as AFAIK it's the only configuration the game shipped in.
2015-09-07 15:10:19 +01:00
Felipe Corrêa da Silva Sanches
c38b5e405b
Unitron APII+ TI: Fixing rom name and checksum and adding correct year metadata
2015-09-07 10:41:10 -03:00
Nigel Barnes
c0e72ea08d
bbc: clones, floppy formats, softlists, and cleanups.
...
- Added clone bbcb1770, bbcb now 8271 only.
- Added clone pro128s, Olivetti Prodest PC 128S.
- Added clones Acorn Business Computers and Cambridge Workstation.
- Added clone reutapm, Reuters APM board.
- Improved floppy formats, added dsd and double density formats for ADFS.
- Added speech PHROMs, not yet hooked up correctly.
- Added softlists bbcb_de_cass, bbcb_us_flop and bbcmc_flop.
- Added S11 links (dipswitch) to specify Econet ID.
- Address map cleanups.
2015-09-07 09:49:14 +01:00
Vas Crabb
3227c85ed6
Merge pull request #310 from SailorSat/master
...
fixes for gprider twin setup
2015-09-07 15:49:22 +08:00
Peter Ferrie
2c23b58357
apple2e.c: select displayed page for floating bus [Peter Ferrie]
...
French Touch "Crazy Cycles" no longer hangs, but still missing effects
2015-09-06 23:28:41 -07:00
Ariane Fugmann
43947dd760
Sega X-Board: gprider twin fixes.
...
works, but needs cleanup
2015-09-07 01:48:20 +02:00
R. Belmont
b0e1e5d733
Merge pull request #303 from LuigiBlood/master
...
n64.c: Development Disk Drive setting support [LuigiBlood]
2015-09-06 18:18:16 -04:00
R. Belmont
740501dc08
Merge pull request #309 from felipesanches/unitron_ap2ti
...
Adding Unitron APII+ (Teclado Inteligente) as another brazilian apple 2 clone …
2015-09-06 18:17:46 -04:00
arbee
ee81c1ff9c
opengl: fix overly-strict requirement on SCREEN shaders to match docs [cgwg]
2015-09-06 15:29:27 -04:00
Ariane Fugmann
27f64fa967
Merge pull request #5 from mamedev/master
...
sync with master
2015-09-06 20:56:34 +02:00
Ariane Fugmann
64b3be3720
M2COMM - initial commit
2015-09-06 20:51:18 +02:00
Miodrag Milanovic
22e4802e10
Merge branch 'master' of https://github.com/mamedev/mame
2015-09-06 19:22:39 +02:00
Miodrag Milanovic
c181ecb000
Fixed sound on orao (nw)
2015-09-06 19:22:05 +02:00
Felipe Corrêa da Silva Sanches
ea20e316d5
Adding Unitron APII+ (Teclado Inteligente) as another brazilian apple2 clone (this one has got a dedicated CPU for the "smart keyboard")
2015-09-06 12:19:48 -03:00
Vas Crabb
9a49d1faeb
cmast91: document Show Odds In Double Up Game [hsialin]; correct settings for '7' In Double Up Game and move to uniform descriptions [Vas Crabb]
2015-09-06 23:19:38 +08:00
Luca Elia
9f5eb3fa26
remove unneeded drawgfxm.h include (nw)
2015-09-06 16:58:13 +02:00
David Haywood
960c037f36
Merge pull request #308 from incog/master
...
New dumps added, Credits are: SSJ & Team Europe
2015-09-06 15:50:28 +01:00
David Haywood
2862d1a1c8
Merge pull request #305 from mamesick/patch-1
...
Fix for MAMETESTERS bug #4701
2015-09-06 15:49:11 +01:00
Luca Elia
17d52442ef
suna8.c: Overhauled the rendering of text sprites, added masking [Luca Elia]
...
Not perfect yet but improves a few effects compared to PCB videos.
2015-09-06 15:51:44 +02:00
incog
a02e190080
Update tutor.xml
2015-09-06 11:40:05 +01:00
incog
ca93cf4a7e
Update tutor.xml
2015-09-06 10:53:03 +01:00
incog
3759956da9
Merge pull request #1 from incog/tutor.xml-hash
...
Update tutor.xml
2015-09-06 10:45:30 +01:00
incog
9dc8e82090
Update tutor.xml
2015-09-06 10:43:52 +01:00
Miodrag Milanovic
b4a6a32e3b
fixed default value for display (nw)
2015-09-06 09:07:28 +02:00
Vas Crabb
0f47827561
cmast91: document Skill Stop DIP switch and Stop 1/2/3 buttons [hsialin]
2015-09-06 09:52:25 +08:00
arbee
e1b1896754
apple2/apple2e: fix raster parameters, French Touch "Scroll Scroll Scroll" demo now syncs on apple2e driver. [R. Belmont]
2015-09-05 16:45:08 -04:00
Mamesick
ba046afd27
Fix for MAMETESTERS bug #4701
...
VIDEO_UPDATE_AFTER_VBLANK. Probably is needed by all games in the driver, though the rest seems to work fine with the default method.
2015-09-05 16:37:05 +02:00
Miodrag Milanovic
6359b876b9
made FORCE_VERSION_COMPILE option to be used for build server (nw)
2015-09-05 11:53:19 +02:00
Miodrag Milanović
aa8c6d2b8b
Merge pull request #304 from shattered/_47d8a3e
...
ie15: minor cleanup
2015-09-05 11:41:47 +02:00
Miodrag Milanovic
37c52103a5
moved nsc810 build to proper place (nw)
2015-09-05 08:18:31 +02:00
Sergey Svishchev
830d900945
ie15: minor cleanup
2015-09-05 01:34:07 +03:00
Ville Linde
5b0ef5e1b4
konendev: enchlamp goes ingame (nw)
2015-09-04 21:27:35 +03:00
David Haywood
5370f782fb
experimental gprider stuff
...
apparently gprider uses a setup similar to f1 exhaust note etc. where the game uses a dual PCB stack and bridge board providing a direct connection containing shared RAM rather than a network connection.
in order to facilitate this we need both PCB stacks running, so as per a request from SailorSat I've made this possible, and added a set 'gpridert' which uses this configuration. Unfortunately, for reasons unknown to me, the communication still breaks down (it was thought that this could have been caused by the hacks needed if running multiple instances of MAME with shared RAM as a file instead, but apparently not)
as this is something of a failed experiment I'm submitting it for SailorSat to take a look at, might revert it before the next release however, although once we do have full dumps of some of the Sega gambling / redemption games we'll need the various board types as devices anyway as those games mix multiple types of boards for the different screens.
2015-09-04 15:08:21 +01:00
David Haywood
ef79d0de8c
make a couple of things more friendly to multiple instances (nw)
2015-09-04 14:57:36 +01:00
briantro
d27253ff20
konamigx.c: Document the release dates of Soccer Superstars - NW
2015-09-03 21:25:22 -05:00
luigiblood
7908b202b9
n64.c: Development Disk Drive setting support [LuigiBlood]
2015-09-04 00:44:46 +02:00
David Haywood
fd7218cdca
fix MT06024 (hvymetal not working)
...
palette ram writes were no longer actually being stored in RAM for games with the lookup PROM.
2015-09-03 15:12:36 +01:00
David Haywood
771ed1954d
soccerss needs this hack enabled too to draw full text tilemaps, probably got turned off during a refactor wile the game was broken (nw)
2015-09-03 14:39:28 +01:00
David Haywood
2a46f2a791
rework Konami GX startup hack and apply to other games that need it (nw)
2015-09-03 14:24:11 +01:00
Andrew Gardner
8a0adc57d3
midzeus is now using the polynew rasterizing architecture. (nw)
2015-09-03 10:34:30 +02:00
briantro
b221e3427c
deco146.c: Minor doc update - NW
2015-09-02 22:18:40 -05:00
briantro
275aacbe98
jaguar.c: Minor doc update - NW
2015-09-02 22:16:57 -05:00
briantro
5d825ae4c6
deco156.c: Minor doc update - NW
2015-09-02 22:08:58 -05:00
briantro
395df9a0cb
new Soccer Superstars clone
...
New Clone Added
--------------------------------------------
Soccer Superstars (ver UAC) [Smitdogg, The Dumping Union]
NOTE: These sets don't properly check the mask roms and aren't playable any more. Recent regression?
2015-09-02 21:59:30 -05:00
R. Belmont
eb4348b5d8
Merge pull request #302 from JoakimLarsson/mz8105_1
...
New VME board: Mizar 8105
2015-09-02 21:25:45 -04:00