Commit Graph

54867 Commits

Author SHA1 Message Date
hap
31f5670ba9 galaxian: added correct kingball soundrom (nw) 2017-11-10 00:31:34 +01:00
angelosa
02e509182a tattack.cpp: fix background color, add edges, fix visible area (nw) 2017-11-10 00:20:50 +01:00
Dirk Best
1c35fc11b7 einstein: Fix centronics port
Printing now works.
2017-11-09 23:56:54 +01:00
MetalliC
32b0ea94de
Merge pull request #2791 from DavidHaywood/pgm2_2
preliminary PGM2 emulation, most video features emulated, Oriental Legend 2 mostly OK, see notes.
2017-11-10 00:48:10 +02:00
angelosa
73fce34f42 tattack.cpp: added wall drawing (nw) 2017-11-09 23:20:28 +01:00
angelosa
5c3e7fa9b0 tattack.cpp: added ball drawing (nw) 2017-11-09 23:20:26 +01:00
David Haywood
6698c5be1a preliminary PGM2 emulation, most video features emulated, Oriental Legend 2 mostly OK, see notes. 2017-11-09 22:18:20 +00:00
MetalliC
098687350d arm7: LDR/LDRM switch to Thumb mode on ARMv5T [David Haywood, MetalliC]
note - why we don't have archflags for cpu architecture versions ? this feature present not on all CPUs with Thumb IA.
2017-11-09 22:12:05 +02:00
R. Belmont
77d60e5e3d
Merge pull request #2789 from DavidHaywood/sega
new clones
2017-11-09 14:24:35 -05:00
angelosa
f2e20e364a Machine promoted to WORKING
---------------------------
Ping Pong King [Angelo Salese]

(out of whatsnew: fixed sprite left edge wraparound, made "round" dipsw more verbose, misc cleanups)
2017-11-09 20:12:38 +01:00
Robbbert
95232ad440 (nw) more small tidyups of some of my drivers 2017-11-10 03:55:18 +11:00
Robbbert
be0729de3e (nw) mes : added devices 2017-11-10 03:03:36 +11:00
AJR
7af583d188 genpc, isa8: Make maincpu tag more honestly configurable (nw) 2017-11-09 10:48:05 -05:00
AJR
220fedf8c0 genpc: Make maincpu tag actually configurable (nw) 2017-11-09 10:10:18 -05:00
Robbbert
3b8a6ba5d4 (nw) k8915 : replaced generic keyboard with sio 2017-11-10 01:55:34 +11:00
David Haywood
e31ed0d5c9 typo (nw) 2017-11-09 14:01:04 +00:00
David Haywood
1185f4ec80 new clones
Grudge Match (V00.90, Italy, location test?) [Vernimark, f205v]

note, dump is a bit odd, 2 roms were identical, one rom needs to be loaded over the end of another as not to get corrupt text.  I've asked for verification.
despite being in Italian this is a newer, and noticably more complete version than the previous set, so I've made it the parent
2017-11-09 13:59:32 +00:00
Robbbert
79b7cb5746 (nw) lola8a : use shared pointer for display 2017-11-09 23:34:10 +11:00
mahlemiut
24fc3d9f83 attache: add preliminary communcations between the Z80 and 8086. 2017-11-09 22:07:24 +13:00
Vas Crabb
a472219f9e gei.cpp: cleanup (nw) 2017-11-09 19:35:03 +11:00
aviloria
960bffb95d Update strings.po (#2778)
Translations updated
--------------------
Spanish
2017-11-09 18:35:43 +11:00
Robbbert
ad477488f1 Merge branch 'master' of https://github.com/mamedev/mame 2017-11-09 17:07:46 +11:00
angelosa
bce0bff6f1 Cleanups (nw) 2017-11-09 07:06:22 +01:00
Robbbert
88301a04ea (nw) minor tidyup of some of my drivers 2017-11-09 17:01:05 +11:00
angelosa
04317b3b7e DSW2 reading now works too (nw) 2017-11-09 06:54:12 +01:00
angelosa
dfc3081a4b Fixed input lag protection for Ping Pong King, pending promotion to working (nw) 2017-11-09 06:54:11 +01:00
AJR
03752f33a3 model2.cpp: Input port rationalization (nw) 2017-11-09 00:41:40 -05:00
Justin Kerk
d8754465c2 New working software list additions
-----------------------------------
ibm5150: B.A.T. (CGA/EGA/Tandy versions) (Quest & Glory Compilation), Teenage Mutant Hero Turtles: The Coin-Op! [ArcadeShadow]
ibm5170: Ecstatica, Heart of China, Rise of the Dragon [ArcadeShadow]
2017-11-08 19:07:11 -08:00
R. Belmont
850dbf7ee4
Merge pull request #2788 from DavidHaywood/sega
new clones
2017-11-08 22:00:15 -05:00
Vas Crabb
67726dae68 suppress function-like macro expansion for MSVC (nw) 2017-11-09 12:12:59 +11:00
AJR
57ca5a4593 midxunit: ADC INT was here all along (nw) 2017-11-08 19:17:48 -05:00
Dirk Best
58b5eab4a8 einstein: Add support for the Silicon Disc RAM drive
Enable it with "-pipe silicon_disc" and use it as drive 3.
2017-11-09 01:13:08 +01:00
David Haywood
2a01629c2e new clones
Action Fighter (various sets)
2017-11-08 21:25:49 +00:00
Nigel Barnes
e40f2551aa electron: Added Acorn Plus 1 expansion device
- moved cart slots from machine to plus1
- replaced OS ROM with good dump
2017-11-08 20:42:09 +00:00
hap
aec6581625 pgm notes: correct reference (nw) 2017-11-08 21:29:16 +01:00
AJR
a91da6ab76 adc0844: Preserve ADC0848 device type rather than throw it away (nw) 2017-11-08 14:31:42 -05:00
AJR
3f798eb039 revx: Add ADC0848 and make that device actually work (nw) 2017-11-08 14:26:51 -05:00
Dirk Best
9cf4c0c89a micro3d: botss11 doesn't have the analog throttle (nw) 2017-11-08 19:13:30 +01:00
Ivan Vangelista
0980342e11 various drivers: added some lan, printer and camera flags according to MT06586 (nw) 2017-11-08 18:17:36 +01:00
Ivan Vangelista
d152bfe2ab wgp.cpp: added save state support, removed anonymous timers, killed trampolines (nw) 2017-11-08 18:14:46 +01:00
Ivan Vangelista
852af52806 New working clone
--------------------------
Troopy (bootleg of Mr. Kougar) [MikeMcBike]
2017-11-08 18:13:51 +01:00
hap
7e68f2440a taito_z: add note (nw) 2017-11-08 17:35:04 +01:00
MetalliC
af2e507368 few more YMZ774 (nw) 2017-11-08 18:18:19 +02:00
Dirk Best
67034f4513 adc0844: Support ADC0848 variant, some adjustments to differential mode 2017-11-08 17:15:20 +01:00
Robbbert
f3a161d3f4 (nw) dms86 : added devices but commented out as not working 2017-11-09 03:03:06 +11:00
angelosa
d9eaaf2151 gladiatr.cpp: sub cpu irq ack, mcu input check on state 3, flip screen default was inverted (nw) 2017-11-08 15:56:22 +01:00
AJR
d92ecdbbf7 micro3d.cpp: Correct and simplify device tags (nw) 2017-11-08 09:42:24 -05:00
AJR
3e8e2b2526 micro3d.cpp: A few more lines from schematics (nw) 2017-11-08 09:36:50 -05:00
R. Belmont
9b6d22ee73
Merge pull request #2786 from sjy96525/patch-23
Correct Dip Switches for Sky Destroyer. [sjy96525]
2017-11-08 08:09:46 -05:00
Robbbert
2a40a00e2c (nw) hpz80unk : added uarts and notes 2017-11-08 22:14:37 +11:00