summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #1139 from GiuseppeGorgoglione/master R. Belmont2016-07-241-3/+52
|\ \ \ \ \ \
| * | | | | | Fix for netlist library when built for WINDOWS with UNICODE defined Giuseppe Gorgoglione2016-07-241-3/+52
* | | | | | | Merge pull request #1140 from ajrhacker/feversoc_moreinputs R. Belmont2016-07-242-8/+12
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | feversoc: More inputs figured out AJR2016-07-242-8/+12
|/ / / / / /
* | | | | | hiscore.dat: Updates [Leezer] cracyc2016-07-241-26/+120
* | | | | | chdman: fix remaining createcd 64bit issues MetalliC2016-07-241-4/+4
* | | | | | chdcd: fix >2GB .iso parsing MetalliC2016-07-241-2/+1
|/ / / / /
* | | | | dynax.cpp (intrgirl): a better way to handle this, thanks to smf (nw) Ivan Vangelista2016-07-241-4/+4
* | | | | New NOT WORKING machine [f205v] Ivan Vangelista2016-07-242-0/+41
* | | | | Flaming 7's, taiwanese hardware: Reverse-engineer protection RobertoFresca2016-07-241-5/+19
* | | | | New NOT WORKING machine [Robbbert] Robbbert2016-07-244-0/+219
* | | | | Flaming 7's, original custom hardware: Added tech notes, comments RobertoFresca2016-07-241-1/+7
* | | | | Flaming 7's, original custom hardware: Reverse-engineer protection RobertoFresca2016-07-241-4/+13
* | | | | TIA-MC1: Added the undumped bipolar PROMs entries (as NO_DUMP) to the ROM loads. RobertoFresca2016-07-231-1/+27
* | | | | Merge branch 'master' of https://github.com/mamedev/mame RobertoFresca2016-07-231-0/+12
|\ \ \ \ \
| * | | | | GAMATE: Added hot hero [Peter Wilhelmsen] Robbbert2016-07-241-0/+12
* | | | | | Fix typo... RobertoFresca2016-07-231-1/+1
|/ / / / /
* | | | | othunder.cpp: Correct Cut-n-paste company error - NW briantro2016-07-231-1/+1
* | | | | New Operation Thunderbolt clone briantro2016-07-232-6/+46
| |_|_|/ |/| | |
* | | | chihiro.cpp: time for an2131sc, placeholders for all its usb commands (nw) yz70s2016-07-231-9/+143
* | | | tv990: WIP (nw) cracyc2016-07-232-20/+52
* | | | compile fix (nw) Miodrag Milanovic2016-07-231-9/+9
* | | | Merge pull request #1136 from npwoods/move_hash_into_util Miodrag Milanović2016-07-2327-170/+181
|\ \ \ \
| * | | | Moved src/emu/hash.[cpp|h] into src/lib/util, and namespaced that code (and h... Nathan Woods2016-07-2327-170/+181
* | | | | try one old good fix (nw) Miodrag Milanovic2016-07-231-1/+1
* | | | | Revert "fix building with gcc 6.1.0 by making it consistent with other source... Miodrag Milanovic2016-07-231-2/+5
|/ / / /
* | | | fix building with gcc 6.1.0 by making it consistent with other source files. ... smf-2016-07-231-5/+2
* | | | input_merger: Change license to BSD-3 Dirk Best2016-07-232-2/+2
* | | | Update apricotf driver to use new input merger device as example Dirk Best2016-07-231-26/+8
* | | | Add a device as proof of concept which merges several input lines into a comm... Dirk Best2016-07-235-0/+242
* | | | Merge pull request #1127 from wallyweek/wallyweek Vas Crabb2016-07-239-32/+157
|\ \ \ \
| * | | | Updated *nix man pages. Cesare Falco2016-07-219-32/+157
* | | | | Merge pull request #1131 from npwoods/consolidate_call_softlist_load Vas Crabb2016-07-23107-537/+176
|\ \ \ \ \
| * | | | | Vas Crabb feedback: Replacing the enum with a class hierarchy, derived from ... Nathan Woods2016-07-2361-82/+153
| * | | | | device_image_interface::call_softlist_load() was a virtual function where eve... Nathan Woods2016-07-21105-537/+105
| |/ / / /
* | | | | Merge pull request #1132 from MooglyGuy/master Vas Crabb2016-07-231-18/+1
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'mainline/master' therealmogminer@gmail.com2016-07-2329-524/+1844
| |\ \ \ \ \
| * | | | | | Remove needles timekeeper init therealmogminer@gmail.com2016-07-221-18/+1
* | | | | | | Merge pull request #1135 from MASHinfo/patch-8 S.Z2016-07-231-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Fixed arcade only build MASH2016-07-231-0/+1
* | | | | | | | tiamc1 docs (nw) MetalliC2016-07-231-14/+15
* | | | | | | | amstrad: allow any value for the last byte in Plus ASIC unlock sequence mahlemiut2016-07-231-0/+10
|/ / / / / / /
* | | | | | | This part was not meant to be commited (nw) Miodrag Milanovic2016-07-231-7/+2
* | | | | | | Fix order of evaluation making imgui debugger not fail on starting without dr... Miodrag Milanovic2016-07-231-1/+1
* | | | | | | prevent crashing (nw) Miodrag Milanovic2016-07-231-2/+9
* | | | | | | Fixed separate compile of drivers using sharc/ADSP21062 cpu (nw) Miodrag Milanovic2016-07-231-1/+1
* | | | | | | sun keyboard: add Type 5 Japan option type5jphle Vas Crabb2016-07-233-4/+124
* | | | | | | sun keyboard improvements: [Vas Crabb] Vas Crabb2016-07-233-172/+161
* | | | | | | amstrad: fix undocumented mode 3. [Barry Rodewald] mahlemiut2016-07-231-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #1134 from JoakimLarsson/sccbug_hk6810 Vas Crabb2016-07-231-35/+39
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |