Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanups and version bump | 2016-02-24 | 171 | -4676/+4655 | |
| | |||||
* | tispeak: nothing much | 2016-02-24 | 3 | -7/+8 | |
| | |||||
* | new clones added | 2016-02-24 | 2 | -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 | 2016-02-24 | 2 | -10/+73 | |
|\ | |||||
| * | Space Rocks: Marked the bipolar PROM as bad dump... | 2016-02-23 | 1 | -2/+2 | |
| | | |||||
| * | Maybe fix nounevenstretch on windows osd | 2016-02-24 | 1 | -8/+71 | |
| | | |||||
* | | sprite banking on ddrewbl (nw) | 2016-02-24 | 3 | -27/+66 | |
|/ | |||||
* | Fix -window -r -nokeepaspect behavior on Windows OSD, nw | 2016-02-23 | 1 | -1/+4 | |
| | |||||
* | new clones | 2016-02-23 | 4 | -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 | 2016-02-23 | 1 | -2/+2 | |
| | |||||
* | meritm: doesn't use AY8930 expanded mode either, too bad | 2016-02-23 | 1 | -20/+22 | |
| | |||||
* | Merge pull request #641 from AntoPISA/patch-3 | 2016-02-23 | 1 | -1/+1 | |
|\ | | | | | Update pacman.cpp | ||||
| * | Update pacman.cpp | 2016-02-23 | 1 | -1/+1 | |
| | | | | | | Added correct year for cannonbp in according with history.dat. | ||||
* | | Merge pull request #642 from AntoPISA/patch-2 | 2016-02-23 | 1 | -1/+1 | |
|\ \ | | | | | | | Update meadwttl.cpp | ||||
| * | | Update meadwttl.cpp | 2016-02-23 | 1 | -1/+1 | |
| |/ | | | | | Added year according with history.dat (nw) | ||||
* | | Xerox NoteTaker: Finished IOCPU memory map documentation. Hooked up the two ↵ | 2016-02-23 | 4 | -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 ↵ | 2016-02-23 | 2 | -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 | 2016-02-23 | 3 | -6/+4 | |
| | |||||
* | mcr: small cleanup | 2016-02-23 | 7 | -34/+40 | |
| | |||||
* | Merge branch 'master' of https://github.com/mamedev/mame | 2016-02-23 | 1 | -4/+4 | |
|\ | |||||
| * | jankenmn: avoid unnecessary use of PORT_CODE | 2016-02-23 | 1 | -4/+4 | |
| | | |||||
* | | Changed kurukuru and ppj inputs according to discussed on IRC... | 2016-02-23 | 1 | -16/+16 | |
|/ | |||||
* | fidelz80: fix cc10 RAM location | 2016-02-23 | 1 | -3/+4 | |
| | |||||
* | nw | 2016-02-23 | 1 | -1/+2 | |
| | |||||
* | Better input ports for Wedding Rhapsody | 2016-02-23 | 1 | -3/+26 | |
| | |||||
* | better explanation of pyonpyon, don't hard-code default inputs, use standard ↵ | 2016-02-23 | 1 | -7/+7 | |
| | | | | bookkeeping input | ||||
* | revert Jyanpu to Jump (nw) | 2016-02-23 | 1 | -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) | 2016-02-22 | 2 | -0/+17 | |
| | | | | | ------------------------------- Jurassic Park 3 (ver UA) [ShouTime] | ||||
* | minor comments updates (nw) | 2016-02-22 | 2 | -3/+5 | |
| | |||||
* | Fix lack of bgfx output on OS X, nw | 2016-02-22 | 1 | -1/+2 | |
| | |||||
* | Fix bgfx crash when launching games from UI, nw | 2016-02-22 | 1 | -0/+1 | |
| | |||||
* | Fix D3D and BGFX fullscreen toggle issues, nw | 2016-02-22 | 14 | -41/+132 | |
| | |||||
* | Made OSD=sdl build compile out of box in Visual Studio (nw) | 2016-02-22 | 1 | -1/+1 | |
| | |||||
* | renamed chd for p911ea (nw) | 2016-02-22 | 1 | -1/+1 | |
| | |||||
* | Merge pull request #635 from motoschifo/master | 2016-02-22 | 2 | -4/+20 | |
|\ | | | | | Man pages aligned to autofire and cheat recent changes | ||||
| * | Man pages aligned to autofire and cheat recent changes | 2016-02-22 | 2 | -4/+20 | |
| | | |||||
* | | Merge pull request #633 from motoschifo/master | 2016-02-22 | 1 | -3/+2 | |
|\| | | | | | Fix reset of cheats when entering autofire menu | ||||
| * | Fix reset of cheats when entering autofire menu | 2016-02-21 | 1 | -3/+2 | |
| | | |||||
* | | placing back UI related settings to emu_options on popular demand (nw) | 2016-02-22 | 7 | -23/+24 | |
| | | |||||
* | | Emscripten cleanup (nw) | 2016-02-21 | 1 | -12/+12 | |
| | | |||||
* | | hh_cop400: skeleton driver for Coleco h2h basketball | 2016-02-22 | 2 | -0/+54 | |
| | | |||||
* | | hh_tms1k: added clickable artwork for amaztron and mattel D&D | 2016-02-22 | 3 | -131/+605 | |
| | | |||||
* | | Added newly dumped CF card for wcombatj from ShouTime (nw) | 2016-02-21 | 1 | -3/+4 | |
| | | |||||
* | | at: properly load the rom (nw) | 2016-02-21 | 1 | -1/+2 | |
| | | |||||
* | | pc9801: use bankdev for ipl (nw) | 2016-02-21 | 1 | -77/+82 | |
| | | |||||
* | | at: properly load the roms (nw) | 2016-02-21 | 1 | -4/+4 | |
| | | |||||
* | | oops. (nw) | 2016-02-21 | 1 | -1/+1 | |
| | | |||||
* | | compile fix. (nw) | 2016-02-21 | 1 | -5/+2 | |
| | | |||||
* | | ui: more localization and code fix. (nw) | 2016-02-21 | 6 | -421/+390 | |
| | | |||||
* | | ui: localization part1. (nw) | 2016-02-21 | 12 | -130/+142 | |
| | |