summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* 68340: One further note (nw) AJR2019-01-021-0/+1
|
* 68340: Interrupt overhaul AJR2019-01-028-92/+159
| | | | | | | - 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.
* srcclean: treat *.xslt as XML (nw) Vas Crabb2019-01-031-1/+2
|
* Add some example XSLTs that operate on -listxml output Vas Crabb2019-01-033-0/+136
|
* Add gitignore to src/lib/netlist. (nw) couriersud2019-01-022-1/+6
| | | Also clean up doxygen genereated files in netlist makefile.
* Fix SUBTARGET=nl build. (nw) couriersud2019-01-022-2/+7
|
* Fix compile. (nw) couriersud2019-01-021-0/+1
|
* hh_sm510: code review bjack (nw) hap2019-01-021-8/+7
|
* minor bugfix and cleanup (#4456) Risugami2019-01-021-5/+4
| | | Fixes leader lamp
* gsword.cpp: update notes (nw) Vas Crabb2019-01-021-5/+27
|
* (nw) We have a separate manufacturer field. Vas Crabb2019-01-022-80/+80
| | | | | | | | 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.
* bfm_sc4.cpp, ymz280b.cpp: Reduce logging spam (nw) AJR2019-01-022-5/+10
|
* ds3100: Preliminary full implementation of DEC DC7085 quad UART. [R. Belmont] arbee2019-01-012-6/+516
|
* 68340: Preliminary cleanups (nw) AJR2019-01-014-27/+27
|
* 68307: More accurate emulation of internal priority interrupt controller AJR2019-01-017-67/+224
|
* Merge pull request #4453 from clawgrip/spangbp R. Belmont2019-01-012-67/+101
|\ | | | | New NOT_WORKING clone
| * Add 'pangbp' (nw) ClawGrip2019-01-011-0/+1
| |
| * New NOT_WORKING clone ClawGrip2019-01-011-67/+100
| | | | | | | | ------------------------------- Pang (bootleg, set 6) [ClawGrip, Recreativas.org, The Dumping Union]
* | Merge pull request #4451 from cam900/patch-73 R. Belmont2019-01-011-1/+1
|\ \ | | | | | | speglsht.cpp : Typo
| * | speglsht.cpp : Typo cam9002019-01-011-1/+1
| | |
* | | Merge pull request #4454 from rfka01/master R. Belmont2019-01-011-1/+2
|\ \ \ | |_|/ |/| | pc.cpp: Marked the Compaq Portable video ROM as BAD_DUMP.
| * | pc.cpp: Marked the Compaq Portable video ROM as BAD_DUMP. rfka012019-01-011-1/+2
|/ /
* | tecmosys.cpp: Modify game name / description based on suggestions by fellow ↵ braintro2019-01-011-2/+3
| | | | | | | | devs (nw)
* | Merge branch 'master' of https://github.com/mamedev/mame braintro2019-01-012-12/+5
|\ \
| * | taito_en: Eliminate set_input_line_vector (nw) AJR2019-01-012-12/+5
| | |
* | | new working clone - Tetris Plus 2 v2.7 braintro2019-01-012-5/+32
|/ / | | | | | | | | | | | | | | Turns out v2.7 WAS dumped.... in 2002!!! New Working Clone Added -------------------------------------- Tetris Plus 2 (World, V2.7) [Team Japump!!!]
* | Merge pull request #4452 from algestam/gnw_bjack R. Belmont2019-01-012-0/+93
|\ \ | | | | | | New working machine added
| * | New working machine added Henrik Algestam2019-01-012-0/+93
| | | | | | | | | | | | | | | ----------- Black Jack (Nintendo Game & Watch) [algestam]
* | | Games promoted to WORKING Ted Green2019-01-011-7/+12
| | | | | | | | | | | | | | | | | | San Francisco Rush 2049 Clones promoted to WORKING San Francisco Rush 2049: Special Edition
* | | voodoo: Add some pre-defined rasterizers for sf2049se (nw) Ted Green2019-01-011-0/+18
| | |
* | | dcs: Fixed ram bank mapping in Denver DCS audio (nw) Ted Green2019-01-011-11/+9
|/ /
* / additional documentation on compiling MAME (nw) Vas Crabb2019-01-012-2/+269
|/
* mips1: fix stupid tlb error (nw) Patrick Mackinlay2019-01-011-3/+3
|
* tetrisp2.cpp: Show version number for World set of Tetris Plus 2 & add ↵ braintro2019-01-012-2/+4
| | | | comment about v2.7 (nw)
* new working clone - Bubble 2000 v1.2 braintro2019-01-012-55/+142
| | | | | | New Working Clone Added ------------------------------------------ Bubble 2000 V1.2 [Kevin Eshbach, The Dumping Union]
* Keep track of which SDL input subsystems were initialized (nw) Justin Kerk2019-01-011-4/+16
|
* msx: Use input merger device for IRQ (nw) AJR2018-12-313-67/+22
|
* ym2148: Flag framing errors; add error reset command; misc. small changes AJR2018-12-312-38/+48
|
* Fix clang build [-Werror,-Wreorder] (nw) AJR2018-12-311-3/+3
|
* wd33c9x: somebody dropped this (nw) Patrick Mackinlay2019-01-013-0/+15
|
* at.cpp: Correct Compaq Portable names to show up ... (#4443) rfka012018-12-314-693/+841
| | | | | | | | | | * 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.
* Mark empty PLD dumps from protected devices as NO_DUMP (nw) (#4448) R. Belmont2018-12-311-2/+2
|\ | | | | For 18CV8 PLDs
| * Mark empty PLD dumps from protected devices as NO_DUMP (nw) ClawGrip2018-12-311-2/+2
| | | | | | For 18CV8 PLDs
* | New NSCSI device for WD33C9x SCSI Controllers (#4449) tyfighter2018-12-313-4/+1796
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | fs3216: Add X2212 dump [Bitsavers] AJR2018-12-311-2/+5
|/ | | | - Fix X2212 recall and store mixup (nw)
* more SEGA FD1089 changes (nw) andreasnaive2018-12-312-6/+6
|
* aristmk5.cpp: added MACHINE_IMPERFECT_TIMING flag, since games run twice as ↵ Ivan Vangelista2018-12-311-1/+1
| | | | fast as they should (nw)
* funkyjet.h: forgot to change this too, after moving funkyjetb to tumbleb.cpp ↵ Ivan Vangelista2018-12-311-8/+6
| | | | (nw)
* restore additional Sega 315-5313 palette entries used by 32X (nw) Vas Crabb2018-12-312-5/+9
|
* new e-kara Software List entries [Sean Riddle, David Haywood] + Play TV ↵ David Haywood2018-12-318-27/+300
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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]