Commit Graph

54570 Commits

Author SHA1 Message Date
Patrick Mackinlay
fa45a71bce interpro: expansion bus/slots and keyboard
* added basic support for the system bus variously referred to as SR, SR bus, SRX and CBUS
* added an initial GT graphics card implementation, only supports the video ram and ramdac for now, but sufficient to boot the diagnostic monitor in graphics mode
* added a high-level emulation of the InterPro keyboard
2017-10-23 19:05:25 +07:00
Patrick Mackinlay
d47254d287 bt459: debug side effects and const (nw) 2017-10-23 22:59:13 +11:00
Patrick Mackinlay
6f43fedf68 bt459: device address map (nw)
* added device address map, simplified switch
* comments and formatting
2017-10-23 22:59:13 +11:00
angelosa
ddb82d41b1 stvvdp1.cpp: fix line / polyline drawing (Die Hard Arcade wireframe map) [Angelo Salese] 2017-10-23 09:57:51 +02:00
angelosa
860bae6ac1 Moved internal SCUDSP program/data maps into CPU core (nw) 2017-10-23 08:42:47 +02:00
AJR
9dcdae1f48 okean240.cpp: Use PIT as baud rate generator (nw) 2017-10-22 23:28:03 -04:00
AJR
b5da9a14f3 okean240.cpp: Add devices (nw) 2017-10-22 22:03:10 -04:00
AJR
4885c64bbd i8155: Substantial rewrite of timer emulation
- Modernize logging (nw)
- Abandon "RIOT" name properly belonging to MOS 6532 (nw)
- Provide separate device type for 8156 (nw)

mice.cpp: Eliminate clock rate hack (nw)
2017-10-22 17:43:56 -04:00
Vas Crabb
80cdf16f06 don't forget the prefix header (nw) 2017-10-22 22:01:20 +11:00
smf-
85283a8056 add missing emu.h (nw) 2017-10-22 10:52:32 +01:00
AJR
c0566bfee5 microdec.cpp: Use real XTAL value (nw) 2017-10-22 02:08:39 -04:00
AJR
1cd0bbe040 mice: Boots into monitor now
- Generate baud rate through 8155 (clock kludge required)
- Factory settings for DSW7 to configure baud rate, data bits and parity
- Hook up Rx and Tx interrupts
2017-10-22 00:45:38 -04:00
RobertoFresca
d6e3fc2f01 spacing... 2017-10-21 23:45:51 -03:00
Vas Crabb
576e3082de fix build - please people, at least read the diff before committing (nw) 2017-10-22 12:39:15 +11:00
Vas Crabb
4c29419cab srcclean (nw) 2017-10-22 12:34:30 +11:00
briantro
b39e7a9941 gaelco.cpp: Correct various clock speeds & add PCB layout for Biomechanical Toy. [Brian Troha] 2017-10-21 20:15:40 -05:00
briantro
307ee596c2 gcpinbal.cpp: Name keys as per game's test screen (nw) 2017-10-21 18:21:54 -05:00
briantro
5e6767d2ea new working clone - Biomechanical Toy
New Working Clone Added
-----------------------------------------------
Biomechanical Toy (Ver. 1.0.1878) [Jorge Silva]
2017-10-21 18:08:00 -05:00
briantro
8b597d4c9d segas16b.cpp: Minor doc update (nw) 2017-10-21 17:49:28 -05:00
AJR
4f89dd28b7 seibucats.cpp: Revise my old notes; some address map findings (nw) 2017-10-21 15:27:36 -04:00
Ted Green
c3192b25ab drcbex64: Change SSE control to not use Denormals-Are-Zero. Allows MIPs DRC to function correctly and fixes mismatch between MIPs DRC and non-DRC modes. Fixes gauntdl MT06724. (nw) 2017-10-21 12:41:05 -06:00
sjy96525
4ba1b37392 Fix MT#06487. [sjy96525] (#2737)
* Correct Pyon Pyon Jump year 

In according Success website, Pyon Pyon Jump (ぴょんぴょんジャンプ) year is 1991.

https://www.success-corp.co.jp/developments/works

* Sui Sui Pyon Pyon too.

* oops (nw)
2017-10-21 18:09:06 +02:00
hap
ac830a86e3 Merge pull request #2736 from sjy96525/patch-19
Correct Waku Waku Doubutsu Land TonTon year
2017-10-21 18:07:27 +02:00
hap
eeae19983b Merge pull request #2735 from sjy96525/patch-18
Correct Big 10 Company and year
2017-10-21 18:05:34 +02:00
Robbbert
969e33f823 Merge branch 'master' of https://github.com/mamedev/mame 2017-10-22 02:36:15 +11:00
Robbbert
b9a0566147 (nw) avtnfl : fixed regression, added notes. 2017-10-22 02:35:02 +11:00
Nigel Barnes
92b6a4a289 hx20: Added optional ROM slot and softlist.
New not working software list additions
-----------------------------------
hx20_rom.xml: SkiWriter

New machines added as MACHINE_NOT_WORKING
-----------------------------------------
Epson CM6000 [Colin McDougall]
2017-10-21 15:22:21 +01:00
sjy96525
64c5dcbd00 Correct Waku Waku Doubutsu Land TonTon year
In according Success website, Waku Waku Doubutsu Land TonTon (とんとん) year is 1987.
2017-10-21 15:00:22 +08:00
sjy96525
17731cd62c In according Success website, Big 10 is success gambing Game and release year is 1985.
https://www.success-corp.co.jp/developments/works
2017-10-21 14:53:43 +08:00
angelosa
fe4ad952f7 wheelfir.cpp: converted to RAMDAC device [Angelo Salese] 2017-10-21 04:15:01 +02:00
AJR
ca3e4541a1 com8116.cpp: K1135 notes (nw) 2017-10-20 20:21:21 -04:00
hap
e7499acfb1 fixed zexall build target [RandomArts] 2017-10-21 02:18:15 +02:00
Scott Stone
b289455bc9 pv2000.xml: Fixed to match DTD (nw) 2017-10-20 16:13:49 -04:00
R. Belmont
2093d2e7cb Merge pull request #2734 from DavidHaywood/201017
dump 2 new kov3 clones, redump existing v102 set.
2017-10-20 15:04:11 -04:00
R. Belmont
40147ae0a8 Merge pull request #2733 from einstein95/master
gamate: Unknown publisher to <unknown> (nw)
2017-10-20 15:02:07 -04:00
Robbbert
e7a1ad91ea Merge branch 'master' of https://github.com/mamedev/mame 2017-10-21 04:22:47 +11:00
Robbbert
4ad2b2bd1d ax80 : added roms, notes, and flesh. 2017-10-21 04:21:55 +11:00
MetalliC
51c2588b7a naomi.cpp: decap and identify Atomiswave 'ROMEO' ASIC [brizzo] 2017-10-20 20:20:26 +03:00
Robbbert
4a12b28ba5 (nw) mps1230 : added notes 2017-10-21 04:18:32 +11:00
Robbbert
034cf8659c (nw) fp1100 : added notes 2017-10-21 04:15:11 +11:00
David Haywood
de8a90487a some debug code that is proving useful at the moment (nw) 2017-10-20 15:46:36 +01:00
Justin Kerk
48487f9972 ibm5170: Add some missing parent-clone relationships (MT#6727) (nw) 2017-10-20 07:22:23 -07:00
David Haywood
cb5e8b6260 dump 2 new kov3 clones, redump existing v102 set. new dumps are directly from the rom on the rom+fpga module that plugs in the usual rom socket, complete with extra layer of scrambling it provides [XingXing] 2017-10-20 14:58:02 +01:00
einstein95
620e899bba gamate: Unknown publisher to <unknown> (nw) 2017-10-20 22:59:04 +13:00
Ivan Vangelista
216df75b23 gamate.xml: fixed validation + srcclean (nw) 2017-10-20 10:39:22 +02:00
angelosa
3dbe938e2d taito_z.cpp: saner interleave CPU timings for Double Axle, attempt to fix road layer getting stuck on continue [Angelo Salese] 2017-10-20 05:54:43 +02:00
AJR
b4d844f5dc xtal.h: Add two more values (nw) 2017-10-19 23:02:46 -04:00
angelosa
67f927881b Actually battlera.cpp / pcfx.cpp can access upper VRAM bounds, fixed regression (nw) 2017-10-20 04:49:41 +02:00
AJR
138bb6f484 mx2718: Add ROM locations and types and undumped PROMs for 8X305 (nw) 2017-10-19 21:39:22 -04:00
David Haywood
b8feed7929 use slot device for gamate cartridge slot, do protection handling there (it's a mapper chip in the cartridge)
protection handled etc. written from scratch based on notes from Kevtris and Peter

banking in the slot system seems somewhat archaic compared to proper modern banking, but this is how all other drivers I saw using slot roms did it.
2017-10-20 12:14:23 +11:00