summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Fix for debug build (nw)mame0176 Miodrag Milanovic2016-07-271-1/+1
* fix compile error (nw) Miodrag Milanovic2016-07-271-2/+5
* Cleanups and version bump Miodrag Milanovic2016-07-27110-1579/+1570
* xbox: fixed copying of mcpx code (nw) yz70s2016-07-271-0/+3
* Gamate: fixed some dataarea sizes [Peter Wilhelmsen] Robbbert2016-07-271-2/+2
* GAMATE: Added new game: Baseball [Peter Wilhelmsen] Robbbert2016-07-271-0/+12
* ins8250: be a bit more careful (nw) cracyc2016-07-261-1/+1
* Stop CD-DA when machine is resetted for Mega CD and Neo Geo CD (nw) angelosa2016-07-262-1/+1
* atapicdr: unbreak firebeat (nw) cracyc2016-07-264-4/+32
* Merge pull request #1148 from ajrhacker/cop_minor_fix Angelo Salese2016-07-263-1/+4
|\
| * COP command fix for minor heatbrl regression; misc. notes (nw) AJR2016-07-263-1/+4
* | Merge pull request #1147 from jmallach/3rdparty-sync Miodrag Milanović2016-07-268-9/+27
|\ \
| * | Compile fixes for GNU/Hurd systems. Jordi Mallach2016-07-261-0/+6
| * | Support GNU/Hurd systems. Jordi Mallach2016-07-265-7/+19
| * | Detect GNU/Hurd systems, but treat them as Linux. Jordi Mallach2016-07-262-2/+2
* | | funkball.cpp: fixed MT06324 (nw) Ivan Vangelista2016-07-261-3/+3
* | | sliver.cpp: oki memory map instead of memcpy, added save state support (nw) Ivan Vangelista2016-07-261-14/+48
| |/ |/|
* | Merge pull request #1146 from ajrhacker/debugcpu_valid Vas Crabb2016-07-261-22/+48
|\ \
| * | debugcpu: prevent nullptr exceptions when devices named in expressions lack m... AJR2016-07-251-22/+48
* | | chihiro.cpp: crtaxihr boots too (nw) yz70s2016-07-262-6/+5
* | | chihiro.cpp,xbox.cpp: remove USB_HACK_ENABLED define, now usb can be disabled... yz70s2016-07-264-33/+21
* | | tv990: add 995-65 (nw) arbee2016-07-252-16/+24
| |/ |/|
* | null_modem: make flow control optional (nw) cracyc2016-07-253-2/+8
* | tv990: use correct uart clock (nw) cracyc2016-07-251-2/+6
* | tv990: beep (nw) cracyc2016-07-251-2/+11
* | dynax.cpp (intrgirl): it does have PROMs, after all. Thanks to Phil Bennet fo... Ivan Vangelista2016-07-251-4/+5
* | Air Combat definitely wants PORT_REVERSE for the pedal, nw Angelo Salese2016-07-251-1/+1
* | New Working cracyc2016-07-251-44/+83
* | chdman: set pregap subcode type to NONE for .CUE and .TOC for consistency wit... MetalliC2016-07-251-0/+2
* | tv990: video modes and nvram (nw) cracyc2016-07-251-11/+26
* | Merge pull request #1142 from npwoods/use_stdstring_for_windows_unicode_conve... Vas Crabb2016-07-2519-339/+203
|\ \
| * | Using decltype() and removing +1/-1 "dance" Nathan Woods2016-07-252-7/+4
| * | Fixed off by one issue and other cleanups requested by Vas Nathan Woods2016-07-254-19/+16
| * | Changed strconv.[cpp|h] functions to return their results as std::string and ... Nathan Woods2016-07-2419-326/+196
* | | make ioport_list a map instead of unordered_map, should fix INP incompatibili... mahlemiut2016-07-252-1/+2
* | | alto2: Hunting the jiggly cursor bug [Juergen Buchmueller] jbu2016-07-257-567/+305
* | | Merge pull request #1138 from ajrhacker/diimage_cleanup Vas Crabb2016-07-255-46/+16
|\ \ \
| * | | Cleanups for device_image_interface (nw) AJR2016-07-235-46/+16
* | | | tvi990: WIP (nw) cracyc2016-07-241-5/+10
* | | | tvi990: use hle keyboard so arrow keys work (nw) cracyc2016-07-241-117/+20
* | | | tvi990: WIP (nw) cracyc2016-07-241-3/+4
* | | | tvi990: WIP (nw) cracyc2016-07-241-60/+65
* | | | Merge pull request #1141 from bmunger/r9751 Vas Crabb2016-07-251-1/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | r9751: Add prom version 4.2 Brandon Munger2016-07-241-1/+4
* | | | boot.lua: only load plugins in plugin path (nw) cracyc2016-07-242-1/+8
* | | | Merge pull request #1117 from shattered/_ded41cad R. Belmont2016-07-247-0/+951
|\ \ \ \
| * | | | sm7238: new NOT_WORKING driver: SM 7238 (aka T3300) serial terminal Sergey Svishchev2016-07-187-0/+951
* | | | | Merge pull request #1123 from Bavarese/patch-13 R. Belmont2016-07-241-108/+73
|\ \ \ \ \
| * | | | | Update rainbow.cpp Bavarese2016-07-211-13/+9
| * | | | | Update rainbow.cpp Bavarese2016-07-201-97/+66