David Haywood
febd422861
this 'pac90' bootleg has been showing up on boards pulled from actual arcade cabs in Spain as of late.
...
we know the origins of the set (was made by Mike Coates etc.) but it's pretty old now, and as it's showing up on real hardware that's been used in arcades I think we may as well support it.
2015-09-09 15:21:30 +01:00
Guru
0c276b181a
pgm.c: confirmed external 32Mbit ARM EPROM for set 'dmnfrnt' with redump & removed bad dump (nw)
2015-09-09 16:55:15 +08:00
Guru
2a16172534
(nw)
2015-09-09 15:26:28 +08:00
Guru
26b5d608e0
nmk16.c: better documentation for Gunnail; clocks, ROM names etc (nw)
2015-09-09 15:19:04 +08:00
Scott Stone
2f25479afd
Software List additions:
...
- gameking.xml (4in1_01,4in1_02,4in1_03,4in1_04,4in1_05,4in1_06,4in1_07,4in1no09,4in1no11,4in1no12,4in1no13) [SSJ, TeamEurope]
- gameking3.xml (flycab) [SSJ, TeamEurope]
- gbcolor.xml (magiclmp,binmnst2) [SSJ, TeamEurope]
- nes.xml (bookyman, mc_cb203) [SSJ, TeamEurope]
- pico.xml (diraeiu10th, peterpan10th, sanouk5, susiechn) [TeamEurope]
- vc4000.xml (comefrut) [SSJ, TeamEurope]
2015-09-09 01:31:54 -04:00
David Haywood
7101036bf2
(nw)
2015-09-09 03:28:15 +01:00
Guru
4a0b12df50
arcade.lst: added orlegend111k
2015-09-09 09:14:19 +08:00
Guru
f6c115b683
pgm.c: added new clone Oriental Legend (ver. 111, Korean Board) [Darksoft]
...
out of whatsnew - just added as a clone of orlegend111t, protection probably needs to be looked at
2015-09-09 09:13:15 +08:00
R. Belmont
1afbc7d8f6
Merge pull request #316 from Happy-yappH/master
...
Add cache operation descriptions to MIPS disassembly.
2015-09-08 20:14:35 -04:00
David Haywood
4c73e27dfb
new Softlist additions
...
jaguar.xml: Air Cars (1994 version) [Porchy]
2015-09-08 23:01:17 +01:00
Andrew Gardner
a72fad3ef4
Merge branch 'master' of https://github.com/mamedev/mame
2015-09-08 16:09:47 +02:00
David Haywood
8abb4014f3
Sega Pico PCM improvements [ValleyBell]
...
as the pull request seems to have gone dead I refactored his changes into a new device derived from the 7759 rather than adding the Fifo into the 7759 (due to Aaron saying it doesn't exist there)
it's possible the custom chip that Pico uses has said logic built in somehow as it's not a plain 7759 afaik.
2015-09-08 15:09:43 +01:00
Andrew Gardner
787a006138
Convert hng64 polygon rasterizing to "polynew".
2015-09-08 16:09:18 +02:00
Happy
119f0f26f9
Add cache operation descriptions to MIPS disassembly.
2015-09-08 07:05:08 -06:00
R. Belmont
c2e597a42d
Merge pull request #315 from Happy-yappH/master
...
N64 driver improvements
2015-09-08 06:42:24 -04:00
R. Belmont
baf0e7af5d
Merge pull request #314 from Pernod70/master
...
bbc: fixed wd177x reset on master series (nw)
2015-09-08 06:42:12 -04:00
Happy
caf277a3cc
Merge branch 'local'
2015-09-07 22:26:24 -06:00
Happy
3cb8f5d368
N64 driver improvements.
...
Add coprocessor unusable exceptions for LWC1/SWC1/LDC1/SDC1.
Change PI DMA granularity from eight bytes to two bytes.
Add delay timer for SI DMA.
Change behavior for interlaced video to be more useful, but still needing revision.
Simplify/remove some AI DMA interrupt signals.
Removed line that cleared EEPROM contents with every machine reset (warm or cold).
2015-09-07 22:14:16 -06:00
Nigel Barnes
11bbc84c31
bbc: fixed wd177x reset on master series (nw)
2015-09-08 00:50:58 +01:00
Peter Ferrie
6b3ccca1cf
Revert "apple2.c: select displayed page for floating bus (nw)"
...
This reverts commit c4b803ea57
.
2015-09-07 16:05:54 -07:00
Peter Ferrie
c4b803ea57
apple2.c: select displayed page for floating bus (nw)
2015-09-07 16:05:07 -07:00
briantro
f77a8f0f2c
cninja.c: Add PAL dumps to Caveman Ninja [www.jammarcade.net]
2015-09-07 15:42:17 -05:00
briantro
b09ad34442
macrossp.c: Add PAL dumps to Macross Plus [Caius]
2015-09-07 15:11:25 -05:00
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