Commit Graph

58626 Commits

Author SHA1 Message Date
AJR
3d29b8927d 68340: One further note (nw) 2019-01-02 11:55:34 -05:00
AJR
9b86a0fd86 68340: Interrupt overhaul
- Interrupts are now properly acknowledged and arbitrated. (Many remain unimplemented.)
- Interrupts are no longer automatically cleared upon acknowledgment except for the Programmable Interrupt Timer.
- Timer unit clears COM and sets TC and TO in the status register on applicable conditions.
- Timer unit's confusion of IE0 (TC IRQ enable) with IE2 (TO IRQ enable) has been sorted out.
2019-01-02 11:51:52 -05:00
Vas Crabb
b841540955 srcclean: treat *.xslt as XML (nw) 2019-01-03 03:43:34 +11:00
couriersud
9a8d3c56ce Add gitignore to src/lib/netlist. (nw)
Also clean up doxygen genereated files in netlist makefile.
2019-01-02 16:26:13 +01:00
couriersud
60a12d953e Fix SUBTARGET=nl build. (nw) 2019-01-02 16:23:13 +01:00
couriersud
9592a18b11 Fix compile. (nw) 2019-01-02 16:21:23 +01:00
hap
854882c3bf hh_sm510: code review bjack (nw) 2019-01-02 15:00:02 +01:00
Risugami
4568eab1d3 minor bugfix and cleanup (#4456)
Fixes leader lamp
2019-01-02 23:23:10 +11:00
Vas Crabb
0482cd1fab gsword.cpp: update notes (nw) 2019-01-02 20:30:27 +11:00
Vas Crabb
896c0f69f7 (nw) We have a separate manufacturer field.
I've tried to dig up marketing material for systems to check:
* The "Eagle PC" really was marketed as "Eagle PC" with various submodels (e.g. "Spirit", "II" and "Turbo").
* "ITT XTRA" was marketed using that name.
* The IBM 5550 line was marketed as the "5550" (not "IBM 5550" and not "PC 5550").
* Columbia Data Products did not use "CDP" in the marketing name for the MPC 1600.
2019-01-02 18:37:35 +11:00
AJR
d1f790299a bfm_sc4.cpp, ymz280b.cpp: Reduce logging spam (nw) 2019-01-02 00:31:04 -05:00
arbee
7816297cfe ds3100: Preliminary full implementation of DEC DC7085 quad UART. [R. Belmont] 2019-01-01 21:42:24 -05:00
AJR
3e890234e7 68340: Preliminary cleanups (nw) 2019-01-01 21:27:43 -05:00
AJR
ccc8aaed97 68307: More accurate emulation of internal priority interrupt controller 2019-01-01 19:25:47 -05:00
R. Belmont
665c37d8bc
Merge pull request #4453 from clawgrip/spangbp
New NOT_WORKING clone
2019-01-01 17:20:47 -05:00
R. Belmont
a597bf563b
Merge pull request #4451 from cam900/patch-73
speglsht.cpp : Typo
2019-01-01 17:20:23 -05:00
rfka01
e96af8ac35 pc.cpp: Marked the Compaq Portable video ROM as BAD_DUMP. 2019-01-01 22:48:01 +01:00
ClawGrip
8296731b15 Add 'pangbp' (nw) 2019-01-01 21:26:34 +01:00
ClawGrip
9d48dfd29d
New NOT_WORKING clone
-------------------------------
Pang (bootleg, set 6) [ClawGrip, Recreativas.org, The Dumping Union]
2019-01-01 21:23:00 +01:00
braintro
47d6597ed8 tecmosys.cpp: Modify game name / description based on suggestions by fellow devs (nw) 2019-01-01 13:53:59 -06:00
braintro
42cbcb333b Merge branch 'master' of https://github.com/mamedev/mame 2019-01-01 13:47:31 -06:00
braintro
d6e6e759d3 new working clone - Tetris Plus 2 v2.7
Turns out v2.7 WAS dumped.... in 2002!!!

New Working Clone Added
--------------------------------------
Tetris Plus 2 (World, V2.7) [Team Japump!!!]
2019-01-01 13:46:18 -06:00
AJR
971e96b628 taito_en: Eliminate set_input_line_vector (nw) 2019-01-01 14:44:21 -05:00
R. Belmont
5a5ad2b582
Merge pull request #4452 from algestam/gnw_bjack
New working machine added
2019-01-01 14:35:06 -05:00
Ted Green
af008fb038 Games promoted to WORKING
San Francisco Rush 2049
Clones promoted to WORKING
San Francisco Rush 2049: Special Edition
2019-01-01 09:41:11 -07:00
Ted Green
22d960a403 voodoo: Add some pre-defined rasterizers for sf2049se (nw) 2019-01-01 09:41:11 -07:00
Ted Green
3f33a12721 dcs: Fixed ram bank mapping in Denver DCS audio (nw) 2019-01-01 09:41:10 -07:00
Henrik Algestam
83a62d112c New working machine added
-----------
Black Jack (Nintendo Game & Watch) [algestam]
2019-01-01 16:50:02 +01:00
cam900
c9ab4186a9
speglsht.cpp : Typo 2019-01-01 19:09:41 +09:00
Patrick Mackinlay
0e036c6b78 mips1: fix stupid tlb error (nw) 2019-01-01 14:56:45 +07:00
braintro
25d2899a24 tetrisp2.cpp: Show version number for World set of Tetris Plus 2 & add comment about v2.7 (nw) 2019-01-01 01:53:05 -06:00
braintro
ebd7452d87 new working clone - Bubble 2000 v1.2
New Working Clone Added
------------------------------------------
Bubble 2000 V1.2 [Kevin Eshbach, The Dumping Union]
2019-01-01 01:43:20 -06:00
Justin Kerk
4554d286d5 Keep track of which SDL input subsystems were initialized (nw) 2019-01-01 03:50:08 +00:00
AJR
3c012d3bb3 msx: Use input merger device for IRQ (nw) 2018-12-31 22:18:49 -05:00
AJR
cdb2334e90 ym2148: Flag framing errors; add error reset command; misc. small changes 2018-12-31 22:00:02 -05:00
AJR
2778aee105 Fix clang build [-Werror,-Wreorder] (nw) 2018-12-31 21:54:58 -05:00
rfka01
146b4e3690 at.cpp: Correct Compaq Portable names to show up ... (#4443)
* at.cpp: Correct Compaq Portable names to show up when an incomplete name is entered on the command line.

* compc.cpp: Moved appropriate comments over from pc.cpp.

* pc.cpp: Reorganised for easier readability, updated comments, added Eagle Spirit PC, Compaq Portable and CDP MPC 1600

* pc.cpp: Added ITT XTRA. Boots and works, despite keyboard error. Dump of original graphics card is missing.
2018-12-31 16:29:14 -05:00
R. Belmont
a5ba25e196
Mark empty PLD dumps from protected devices as NO_DUMP (nw) (#4448)
For 18CV8 PLDs
2018-12-31 16:14:06 -05:00
tyfighter
c2114c7be1 New NSCSI device for WD33C9x SCSI Controllers (#4449)
* New NSCSI device for WD33C9x SCSI Controllers

Add a new NSCSI device model for the WD33C9x family of SCSI Controllers.

* Add missing shortname calls to logging lines

Add missing shortname calls to logging lines

* Correct spaces -> tabs

Correct spaces -> tabs
2018-12-31 16:13:47 -05:00
AJR
18eb87d06b fs3216: Add X2212 dump [Bitsavers]
- Fix X2212 recall and store mixup (nw)
2018-12-31 13:01:24 -05:00
ClawGrip
fff67d9661
Mark empty PLD dumps from protected devices as NO_DUMP (nw)
For 18CV8 PLDs
2018-12-31 16:38:46 +01:00
andreasnaive
7824a83a4e more SEGA FD1089 changes (nw) 2018-12-31 14:05:48 +01:00
Ivan Vangelista
44e2f9daed aristmk5.cpp: added MACHINE_IMPERFECT_TIMING flag, since games run twice as fast as they should (nw) 2018-12-31 11:35:03 +01:00
Ivan Vangelista
378e4d4646 funkyjet.h: forgot to change this too, after moving funkyjetb to tumbleb.cpp (nw) 2018-12-31 11:34:05 +01:00
Vas Crabb
d6aa62abb9 restore additional Sega 315-5313 palette entries used by 32X (nw) 2018-12-31 17:41:18 +11:00
David Haywood
b1696a6e93 new e-kara Software List entries [Sean Riddle, David Haywood] + Play TV Opus working [Sean Riddle, David Haywood, Peter Wilhelmsen] (#4446)
* new e-kara Software List entries [Sean Riddle, David Haywood]

ekara_japan:ec0011 J-Pop Mix Volume 6 (Japan) (EC0011-JPM)
ekara_japan:ec0018 1982-84 Volume 1 (Japan) (EC0018-G82)
ekara_japan:ec0021 J-Pop Mix Volume 9 (Japan) (EC0021-JPM)
ekara_japan:ec0024 J-Pop Mix Volume 12 (Japan) (EC0024-JPM)
ekara_japan:ec0030 ENK Volume 3 (Japan) (EC0030-ENK)
ekara_japan:ec0033 J-Pop Mix Volume 17 (Japan) (EC0033-JPM)
ekara_japan:ec0004 J-Pop Mix Volume 4 (Japan) (EC0004-JPM)
ekara_japan:ec0044a Artist Selection Volume 9 (Every Little Thing) (Japan) (EC0044-ATS) (set 2)
ekara_japan:ec0047 DUE Volume 1 (Japan) (EC0047-DUE)
ekara_japan:ec0051 J-Pop Mix Volume 21 (Japan) (EC0051-JPM)
ekara_japan:ec0052 ENK Volume 7 (Japan) (EC0052-ENK)
ekara_japan:ec0061 J-Pop Mix Volume 27 (Japan) (EC0061-JPM)
ekara_japan:ec0063 J-Pop Mix Volume 29 (Japan) (EC0063-JPM)

* notes on the weird G10 card

* confirmed cart (nw)

* document highest numbers seen in these series (nw)

* (nw)

* the new dump by Sean looks good, the old dump by Team Europe seems to have a bad bit based on data analysis (nw)

* (nw)

* (nw)

* both dumps have been verified multiple times, but based on data analyzsis I think this is bitrot, leave it as a comment for reference just in case tho (nw)

* new WORKING machines : Play TV Opus (NTSC) [Sean Riddle, David Haywood,  Peter Wilhelmsen]
2018-12-31 01:26:53 -05:00
Vas Crabb
04b65aa8c1 fix regressions in redclash, redclashk, and trackfld.cpp (nw) 2018-12-31 16:44:06 +11:00
AJR
4019540f53 bus/einstein/pipe: Eliminate MCFG_ macros; add bus clock (nw) 2018-12-31 00:33:06 -05:00
AJR
a69a5011ea fs3216: Map the other slot ROMs (nw) 2018-12-30 23:29:43 -05:00
AJR
399db630fc fs3216: Draw messages on screen (nw) 2018-12-30 23:08:23 -05:00