summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* removed not used declarations (nw) Miodrag Milanovic2016-03-071-10/+0
* Machine promoted to WORKING hap2016-03-072-147/+161
* TIMER_CALLBACK to TIMER_CALLBACK_MEMBER (nw) Miodrag Milanovic2016-03-0741-345/+215
* nuke some tag lookups in prose2k (nw) Lord-Nightmare2016-03-071-5/+4
* Fix loading zipped image Vas Crabb2016-03-071-0/+1
* Linux compile fix. mahlemiut2016-03-071-4/+4
* Notetaker: further documentation updates. Added commented out i/o map for the... Lord-Nightmare2016-03-071-11/+23
* whitespace fix (nw) Lord-Nightmare2016-03-071-1/+1
* Notetaker: hooked up more of the IOCPU I/O registers. Separated reset functio... Lord-Nightmare2016-03-071-12/+84
* Merge branch 'master' of https://github.com/mamedev/mame RobertoFresca2016-03-0710-65/+6502
|\
| * Added layout for Frankie Dettori's 7th Heaven [John Parker] johnparker0072016-03-062-10/+6399
| * fixed crash when displaying external DATs file in some circumstances. (nw) dankan18902016-03-065-34/+67
| * Merge branch 'master' of https://github.com/mamedev/mame Scott Stone2016-03-061-1/+1
| |\
| | * pcat_dyn: that works better, protocol isn't ms mouse compatible though (nw) cracyc2016-03-061-1/+1
| * | Fixed MT#6153 - http://mametesters.org/view.php?id=6153 (nw) Scott Stone2016-03-061-3/+3
| |/
| * pcat_dyn: skip io board check and connect currently nonworking mouse (nw) cracyc2016-03-061-2/+24
| * nw hap2016-03-061-2/+5
| * pcat_dyn: notes (nw) cracyc2016-03-061-14/+4
* | Goldstar driver: Some technical notes and minor cleanup. RobertoFresca2016-03-071-39/+84
|/
* Merge branch 'master' of https://github.com/mamedev/mame RobertoFresca2016-03-061-1/+14
|\
| * pcat_dyn: proper default nvram (nw) cracyc2016-03-061-1/+14
* | Super Poker: Added the missing PPI's 8255 and routed the involved RobertoFresca2016-03-061-131/+159
|/
* hopefully fix build for everyone Vas Crabb2016-03-061-15/+8
* Turn core_file into a proper class that gets cleaned up safely using unique_ptr Vas Crabb2016-03-0668-1460/+1621
* Fill out mess.flt exceptions (nw) Justin Kerk2016-03-061-4/+16
* pcat_dyn: "I/O BOARD FAILURE" (nw) cracyc2016-03-054-38/+47
* Merge branch 'master' of https://github.com/mamedev/mame dankan18902016-03-061-1/+1
|\
| * Don't bother to localise error log for now Vas Crabb2016-03-061-1/+1
* | Fixed MT06152: "Show mouse pointer" option stays off. (nw) dankan18902016-03-061-2/+6
|/
* fix more unlocalisable stuff and resync translations. nw dankan18902016-03-062-2/+2
* This depends on libstdc++ version, not GCC version Vas Crabb2016-03-061-1/+1
* Fix up some bad English, fix more unlocalisable stuff Vas Crabb2016-03-064-6/+6
* pcxt: plays music unfortunately (nw) cracyc2016-03-054-67/+8
* Restore uismall.png for now so that Emscripten menus work (nw) Justin Kerk2016-03-051-0/+0
* Fix Visual Studio build Brad Hughes2016-03-051-7/+0
* pcxt: use pc motherboard device and banking (nw) cracyc2016-03-0515-296/+87
* Super Poker (IGS): Added more technical notes... RobertoFresca2016-03-051-0/+2
* New machines marked as NOT_WORKING RobertoFresca2016-03-052-0/+107
* fix build errors (nw) Jeffrey Clark2016-03-051-1/+1
* Merge branch 'master' of https://github.com/mamedev/mame.git Brad Hughes2016-03-052-7/+226
|\
| * hh_cop400: coleco h2h basketball WIP hap2016-03-052-7/+226
* | Make XAudio2 available in all Windows OSD builds, plus use 2.9 if available, ... Brad Hughes2016-03-051-85/+56
|/
* pc: it appears the ibm keyboard interferes with the k286i a20 check (nw) cracyc2016-03-052-10/+2
* Merge branch 'master' of https://github.com/mamedev/mame dankan18902016-03-051-0/+15
|\
| * This works (nw) Miodrag Milanovic2016-03-052-2/+15
| * Fixing issue compiling on GCC 4.9 till 5.1 (nw) Miodrag Milanovic2016-03-051-0/+2
* | menu: added handling of mouse button held down on arrows in the machine list.... dankan18902016-03-054-11/+43
|/
* Fix some more unlocalisable crap Vas Crabb2016-03-051-4/+8
* selsoft: fixed failure to load software from the BIOS menu selection. (nw) dankan18902016-03-051-2/+2
* Using SDL_INIT_GAMECONTROLLER it explicitly calls SDL_INIT_JOYSTICK some expe... Miodrag Milanovic2016-03-053-10/+18