summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Cleanups and version bump Miodrag Milanovic2016-02-24171-4676/+4655
|
* tispeak: nothing much hap2016-02-243-7/+8
|
* new clones added MetalliC2016-02-242-8/+61
| | | | | The Rumble Fish (prototype) [Brizzo, MetalliC, Arzeno Fabrice] NeoGeo Battle Coliseum (World) [Brizzo, MetalliC, Arzeno Fabrice]
* Merge branch 'master' of https://github.com/mamedev/mame David Haywood2016-02-242-10/+73
|\
| * Space Rocks: Marked the bipolar PROM as bad dump... RobertoFresca2016-02-231-2/+2
| |
| * Maybe fix nounevenstretch on windows osd therealmogminer@gmail.com2016-02-241-8/+71
| |
* | sprite banking on ddrewbl (nw) David Haywood2016-02-243-27/+66
|/
* Fix -window -r -nokeepaspect behavior on Windows OSD, nw therealmogminer@gmail.com2016-02-231-1/+4
|
* new clones David Haywood2016-02-234-6/+136
| | | | | | D. D. Crew (bootleg) [Porchy, Caius, The Dumping Union] (NOT WORKING) like most actual-era System 18 bootlegs this is a mess of modified hardware, eg. no VDP, completely different tilemap systems, sound systems and such.
* fidel68k: correct V7 cpu clock hap2016-02-231-2/+2
|
* meritm: doesn't use AY8930 expanded mode either, too bad hap2016-02-231-20/+22
|
* Merge pull request #641 from AntoPISA/patch-3 Stiletto2016-02-231-1/+1
|\ | | | | Update pacman.cpp
| * Update pacman.cpp Antonio Paradossi2016-02-231-1/+1
| | | | | | Added correct year for cannonbp in according with history.dat.
* | Merge pull request #642 from AntoPISA/patch-2 Stiletto2016-02-231-1/+1
|\ \ | | | | | | Update meadwttl.cpp
| * | Update meadwttl.cpp Antonio Paradossi2016-02-231-1/+1
| |/ | | | | Added year according with history.dat (nw)
* | Xerox NoteTaker: Finished IOCPU memory map documentation. Hooked up the two ↵ Lord-Nightmare2016-02-234-83/+286
| | | | | | | | | | | | UARTS. Begin hookup of the screen/CRTC. Fixed an issue with writes to ROM-mapped areas shadowing to RAM. Added 960KHz xtal for the keyboard UART. [Lord Nightmare] AY-3-1015 UART: Fixed two swapped pin functions. [Lord Nightmare]
* | goldstar: ladylinr aysnd address/data was wrong way around - the game ↵ hap2016-02-232-19/+22
|/ | | | | | doesn't do anything then enabling the ay though wildpkr: found where aysnd is mapped, but doesn't do much with it either
* pokerstuff: small update hap2016-02-233-6/+4
|
* mcr: small cleanup hap2016-02-237-34/+40
|
* Merge branch 'master' of https://github.com/mamedev/mame RobertoFresca2016-02-231-4/+4
|\
| * jankenmn: avoid unnecessary use of PORT_CODE hap2016-02-231-4/+4
| |
* | Changed kurukuru and ppj inputs according to discussed on IRC... RobertoFresca2016-02-231-16/+16
|/
* fidelz80: fix cc10 RAM location hap2016-02-231-3/+4
|
* nw Vas Crabb2016-02-231-1/+2
|
* Better input ports for Wedding Rhapsody Vas Crabb2016-02-231-3/+26
|
* better explanation of pyonpyon, don't hard-code default inputs, use standard ↵ Vas Crabb2016-02-231-7/+7
| | | | bookkeeping input
* revert Jyanpu to Jump (nw) Vas Crabb2016-02-231-5/+5
| | | | | Firstly standard romanisation is "ja" not "jya" anyway, so it isn't even techically correct Secondly MAME uses English spelling for imported English in Japanese titles, e.g. "gal" not "gyaru" in many mahjong titles
* New Clones Added (Not Working) Scott Stone2016-02-222-0/+17
| | | | | ------------------------------- Jurassic Park 3 (ver UA) [ShouTime]
* minor comments updates (nw) Lord-Nightmare2016-02-222-3/+5
|
* Fix lack of bgfx output on OS X, nw therealmogminer@gmail.com2016-02-221-1/+2
|
* Fix bgfx crash when launching games from UI, nw therealmogminer@gmail.com2016-02-221-0/+1
|
* Fix D3D and BGFX fullscreen toggle issues, nw therealmogminer@gmail.com2016-02-2214-41/+132
|
* Made OSD=sdl build compile out of box in Visual Studio (nw) Miodrag Milanovic2016-02-221-1/+1
|
* renamed chd for p911ea (nw) Miodrag Milanović2016-02-221-1/+1
|
* Merge pull request #635 from motoschifo/master Miodrag Milanović2016-02-222-4/+20
|\ | | | | Man pages aligned to autofire and cheat recent changes
| * Man pages aligned to autofire and cheat recent changes Michele Fochi2016-02-222-4/+20
| |
* | Merge pull request #633 from motoschifo/master Miodrag Milanović2016-02-221-3/+2
|\| | | | | Fix reset of cheats when entering autofire menu
| * Fix reset of cheats when entering autofire menu Michele Fochi2016-02-211-3/+2
| |
* | placing back UI related settings to emu_options on popular demand (nw) Miodrag Milanovic2016-02-227-23/+24
| |
* | Emscripten cleanup (nw) Justin Kerk2016-02-211-12/+12
| |
* | hh_cop400: skeleton driver for Coleco h2h basketball hap2016-02-222-0/+54
| |
* | hh_tms1k: added clickable artwork for amaztron and mattel D&D hap2016-02-223-131/+605
| |
* | Added newly dumped CF card for wcombatj from ShouTime (nw) Scott Stone2016-02-211-3/+4
| |
* | at: properly load the rom (nw) cracyc2016-02-211-1/+2
| |
* | pc9801: use bankdev for ipl (nw) cracyc2016-02-211-77/+82
| |
* | at: properly load the roms (nw) cracyc2016-02-211-4/+4
| |
* | oops. (nw) dankan18902016-02-211-1/+1
| |
* | compile fix. (nw) dankan18902016-02-211-5/+2
| |
* | ui: more localization and code fix. (nw) dankan18902016-02-216-421/+390
| |
* | ui: localization part1. (nw) dankan18902016-02-2112-130/+142
| |