Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanups and version bump | 2016-02-24 | 176 | -4732/+4711 | |
| | |||||
* | tispeak: nothing much | 2016-02-24 | 3 | -7/+8 | |
| | |||||
* | Merge pull request #645 from k2-git/master | 2016-02-24 | 1 | -2/+2 | |
|\ | | | | | Small update part2 for Japanese. "Image" is not graphics. | ||||
| * | Small update part2 for Japanese. "Image" is not graphics. | 2016-02-24 | 1 | -2/+2 | |
|/ | |||||
* | Merge pull request #644 from k2-git/master | 2016-02-24 | 1 | -11/+11 | |
|\ | | | | | A small update to fix grammer of Japanese. | ||||
| * | A small update to fix grammer of Japanese. | 2016-02-24 | 1 | -11/+11 | |
| | | |||||
* | | 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 | 3 | -241/+309 | |
|\ \ | |||||
| * | | Merge branch 'master' of https://github.com/mamedev/mame | 2016-02-23 | 1 | -231/+236 | |
| |\| | |||||
| | * | update russian translation | 2016-02-24 | 1 | -231/+236 | |
| | | | |||||
| * | | 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] | ||||
* | | fix makedep when encoutering GAMEL (nw) | 2016-02-23 | 1 | -2/+1 | |
| | | |||||
* | | 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 | ||||
* | Makes xcode compile fine if generated files are already there (nw) | 2016-02-23 | 1 | -1/+1 | |
| | |||||
* | pokerstuff: small update | 2016-02-23 | 3 | -6/+4 | |
| | |||||
* | Updates for Chinese translations [YuiFAN] | 2016-02-23 | 2 | -31/+31 | |
| | |||||
* | Forgot to commit this one (nw) | 2016-02-23 | 1 | -1/+1 | |
| | |||||
* | Portuguese Brazil translation [Ashura-X] | 2016-02-23 | 1 | -252/+257 | |
| | |||||
* | Did more for Serbian Cyrillic (nw) | 2016-02-23 | 1 | -135/+154 | |
| | |||||
* | mcr: small cleanup | 2016-02-23 | 7 | -34/+40 | |
| | |||||
* | Merge branch 'master' of https://github.com/mamedev/mame | 2016-02-23 | 1 | -16/+16 | |
|\ | |||||
| * | Merge branch 'master' of https://github.com/mamedev/mame | 2016-02-23 | 1 | -4/+4 | |
| |\ | |||||
| * | | Changed kurukuru and ppj inputs according to discussed on IRC... | 2016-02-23 | 1 | -16/+16 | |
| | | | |||||
* | | | Fix to UTF-8 [Fabio Priuli] | 2016-02-23 | 1 | -18/+18 | |
| |/ |/| | |||||
* | | jankenmn: avoid unnecessary use of PORT_CODE | 2016-02-23 | 1 | -4/+4 | |
|/ | |||||
* | Update for Italian [Fabio Priuli] | 2016-02-23 | 1 | -52/+52 | |
| | |||||
* | Merge pull request #639 from Chintiger/patch-2 | 2016-02-23 | 1 | -14/+14 | |
|\ | | | | | Made more fixes and updates. | ||||
| * | Made more fixes and updates. | 2016-02-23 | 1 | -14/+14 | |
| | | |||||
* | | Merge pull request #637 from AntoPISA/patch-1 | 2016-02-23 | 1 | -26/+26 | |
|\ \ | |/ |/| | Update strings.po | ||||
| * | Update strings.po | 2016-02-22 | 1 | -12/+12 | |
| | | | | | | Still some additions and corrections | ||||
| * | Update strings.po | 2016-02-22 | 1 | -17/+17 | |
| | | | | | | Various fixes in the translation | ||||
* | | 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 | |
| | | |||||
* | | Merge pull request #638 from 0-wiz-0/master | 2016-02-22 | 1 | -1/+1 | |
|\ \ | | | | | | | Remove BOM from XML file. |