summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fixed h8 instruction eepmov.b (used r4h instead of r4l) (#2253) BartmanAbyss2017-04-246-15/+233
| | | | | | Added support for non-autorequest DMA (DREQ edge, DREQ level) in h8 Added support for H8/300H to h8_dma (previously only H8/300S supported) Added DMA channels to H8/3002 Added RTMCSR register to H8/3002
* fix table (nw) Stiletto2017-04-241-32/+36
| | | fix table (nw)
* New not working machine Ivan Vangelista2017-04-244-0/+275
| | | | | ----------------------------------- Space Cyclone [David Haywood, Nicolas Francfort, Sean Sutton, Tourniquet, ShouTime, Anonymous Donator, ranger_lennier, David Stevens, Mr. Goodwraith, John Wilke, Paul Vining, Ryan Gatto, rtw, Jan Stuhler, Rod_Wod, Elliott Kipper, Greg Stout, *=/STARRIDER\=*, Ross Esposito, Paul Gaulton, Chris Heflin, Anonymous Donator from Switzerland, Fabien Marsaud, Surgeville, krick, B2K24, Anonymous Donator from Italy, David Jorge, Andrea Babich, Ciacchi Stefano, Mucci, gamez fan, Brian Troha, VFR750P, anonymous, Mr. Anonymous from Outer Space, InsertMoreCoins, Game Preservation Society, dax_PL, Russell Howard, Peter Wilhelmsen, Sébastien Monassa, f205v, Smitdogg, Gerald (COY), Brian Sutherland, The Dumping Union]
* dec8.cpp: caius confirmed that the fake MCU ROM is the cause of ghostb3a not ↵ Ivan Vangelista2017-04-241-1/+1
| | | | working in MAME. He burnt an i8751 with the fake ROM and put it on his PCB. Same behaviour. (nw)
* New NOT_WORKING machine added hap2017-04-242-10/+80
| | | | | --------- Game & Watch: Mario's Cement Factory [hap, Sean Riddle]
* Never worked on this (nw) angelosa2017-04-241-1/+1
|
* Wrong copyright manufacturer (nw) angelosa2017-04-241-1/+1
|
* flower.cpp: added sprite sizes (nw) angelosa2017-04-241-6/+22
|
* Standardize wording (nw) angelosa2017-04-241-1/+2
|
* flower.cpp: scroll, inputs, sprites (nw) angelosa2017-04-241-15/+154
|
* namconb1.cpp: Everyone gets all 4 player inputs (nw) briantro2017-04-231-76/+8
| | | | All games (even 2 player games) can test for all 4 player inputs and TEST switch. So for everything except Gunbullet use the standard namconb1 inputs.
* New working machine Dirk Best2017-04-231-1/+1
| | | | | | ------------------- Popper [Dirk Best]
* acchi.cpp: identified some dips (nw) Ivan Vangelista2017-04-231-14/+28
|
* popper: Fix memory map, finish gfx rendering. Dirk Best2017-04-231-25/+121
| | | | Game is fully working again.
* srcclean (nw) Vas Crabb2017-04-231-6/+6
|
* do variable substitution in bgfx_path #2201 Vas Crabb2017-04-233-12/+21
|
* acchi.cpp: promoted to working state [David Haywood] Ivan Vangelista2017-04-231-52/+76
| | | | | | | - added scantimer interrupt, inputs work in game. - added video banking. - added an NMK112 for sound banking, might not be hooked up correctly, difficult to know without understanding Japanese. - oki frequencies etc. need verifying on pcb.
* more missing f (nw) Vas Crabb2017-04-231-3/+3
|
* missing f (nw) Vas Crabb2017-04-232-2/+2
|
* New fixes fizzled out, back to the uglier set. (nw) arbee2017-04-222-23/+28
|
* srcclean (nw) Vas Crabb2017-04-2374-776/+776
|
* mac128: fix multiple keyboard regressions since 0.180 (MT#6481) [R. Belmont] arbee2017-04-221-3/+40
|
* bingoc: Add eight UARTs (nw) AJR2017-04-221-2/+27
|
* midwayic: Block register updates until unlocked. (nw) Ted Green2017-04-225-115/+61
| | | | | | zeus2: Fix fast fill routine. (nw) atlantis: Update mwskins dips. (nw) midzeus: Update thegrid dips. (nw)
* New working machine added hap2017-04-225-25/+364
| | | | | ---------- Novag Presto/Octo [hap, Berger]
* voodoo: Revert texture base address calculation to fix seattle driver. (nw) Ted Green2017-04-221-4/+2
|
* New NOT WORKING: AJR2017-04-224-1/+169
| | | | * Unknown 'VIP 2000' game [TeamEurope, f205v]
* acchi.cpp: added flipscreen (nw) Ivan Vangelista2017-04-221-19/+25
|
* New not working machine Ivan Vangelista2017-04-224-0/+310
| | | | | ----------------------------------- Acchi Muite Hoi [David Haywood, Surgeville, Sean Sutton, Jred, Mike Krug, Smitdogg, The Dumping Union]
* OK, not usually quite that slow (nw) AJR2017-04-211-16/+14
|
* namconb1.cpp: Correct PCB loaction of ROM (nw) briantro2017-04-211-2/+2
|
* skeleton driver for novag presto (nw) hap2017-04-2212-437/+317
|
* segas32.cpp: Input modernization, phase 2 AJR2017-04-216-230/+140
| | | | | | | | | * Use Sega 315-5296 device for primary I/O * Restore Coin 2 inputs to f1lap, radm, radr, slipstrm * Identify onboard service inputs and restore them to practically all games * Disable some (probably strictly unnecessary) address mirroring due to memory init thrashing when combined with DEVREADWRITE8(0x00ff) (nw) Remove device clocks for 315-5296 (not used by the emulation) where not verified (nw)
* xbox: re-enable new pci since crash should be fixed (nw) yz70s2017-04-211-25/+12
|
* Workaround for issue where the cannonical instance_name for a device was ↵ npwoods2017-04-211-1/+27
| | | | | lost (#2248) This is a hack; details are in the source code. I felt that it was too late in the 0.185 release cycle to do anything intrusive. I intend to fix this "for real" when image/slot option morphing is encapsulated within emu_options.
* electron: Added Power Software joystick interface Nigel Barnes2017-04-214-2/+153
|
* New working software list additions Nigel Barnes2017-04-211-0/+371
| | | | | ----------------------------------- phc25_cass: Mostly official releases from Sanyo
* phc25: Added character generator ROM, not yet used. Nigel Barnes2017-04-211-3/+9
|
* apollo: fix SIO regression [Hans Ostermeyer] arbee2017-04-211-4/+4
|
* cleaner mac fix (nw) arbee2017-04-201-9/+16
|
* namconb1.cpp: Corrected Coin inputs and added in Coin3 & Coin4 as needed ↵ briantro2017-04-201-8/+8
| | | | [Brian Troha]
* Since we're close to release, revert for now (nw) arbee2017-04-201-2/+2
|
* new Mach Breakers clone added briantro2017-04-202-7/+55
| | | | | | | | New Clone Added ---------------------------------------- Mach Breakers (World, MB2) [caius, Silvio Grazini, The Dumping Union] Out of whatsnew: Correct coin inputs - when set to individual coins slots they were reversed.
* Seibu/TAD PROM stuff AJR2017-04-206-4/+119
| | | | | | * toki: Add dumps of bipolar PROMs [caius] * bloodbro: Add dump of bipolar PROM [Andreas] * dynduke, raiden, skysmash, cupsoc: Document undumped PROMs for many sets
* Duh (nw) Olivier Galibert2017-04-211-1/+1
|
* hh_sm510: added ACL button (nw) hap2017-04-203-8/+46
|
* hh_tms1k: fix quizwizc/tc4 savestate problem (nw) hap2017-04-201-0/+22
|
* voodoo: Change multi base address selection to fix funkball textures. Ted Green2017-04-201-6/+10
|
* Merge branch 'master' of https://github.com/mamedev/mame Scott Stone2017-04-201-1/+1
|\
| * ucom4: fix efball old regression (nw) hap2017-04-201-1/+1
| |