summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) Stiletto2016-03-011-3/+5
* remove asm part for atomic implementations (nw) Miodrag Milanovic2016-03-015-729/+0
* transformed to std::atomic (nw) Miodrag Milanovic2016-03-011-50/+51
* use std::atomic in chd.cpp/h (nw) Miodrag Milanovic2016-03-012-8/+8
* Fix for Visual Studio build by Vas (nw) Miodrag Milanovic2016-03-011-1/+1
* removed test since atomic functions about to be removed (nw) Miodrag Milanovic2016-03-011-17/+0
* Use std::atomic and std::mutex where applicable (nw) Miodrag Milanovic2016-03-019-78/+44
* Fix stupid reversed subtraction Vas Crabb2016-03-012-2/+2
* Let's attack core_i64_format, too. This cleans up abuse of static buffers in... Vas Crabb2016-03-012-9/+15
* Get rid of most uses of core_i64_hex_format, all remaining uses are in memory... Vas Crabb2016-03-017-150/+187
* Move more things to type-safe printf Vas Crabb2016-03-016-58/+47
* Add ability to pass argument packs that don't need templates all the way down Vas Crabb2016-03-011-363/+613
* Unused variable Vas Crabb2016-03-011-2/+0
* Using unbuffered I/O anyway Vas Crabb2016-03-011-3/+0
* Merge branch 'master' of https://github.com/mamedev/mame Vas Crabb2016-03-017-78/+450
|\
| * Merge branch 'master' of https://github.com/mamedev/mame RobertoFresca2016-03-013-1/+292
| |\
| | * Merge branch 'xinput_local_temp1' of E:\mame\bradhugh.mame\mame Brad Hughes2016-02-292-0/+291
| | |\
| | | * Add XInput support for Windows OSD Brad Hughes2016-02-292-0/+291
| | * | Fix an SDL compile bug MoochMcGee2016-02-291-1/+1
| * | | Reparent all sets of IGS Jingle Bell. Added technical information RobertoFresca2016-03-012-67/+99
| |/ /
| * | selgame: test code elimination. (nw) dankan18902016-03-011-2/+0
| * | selgame: improved ROM-less and availability checking at startup. (nw) dankan18902016-03-012-10/+61
* | | Explicitly flush log file on each line Vas Crabb2016-03-011-0/+3
|/ /
* | Fix stupid error Vas Crabb2016-03-011-2/+2
* | Add function for flushing file buffers Vas Crabb2016-03-018-4/+114
* | * Support *n conversion in stream_format/string_format Vas Crabb2016-03-0153-407/+861
* | apply fix suggested in MT06145 (nw) David Haywood2016-02-291-1/+1
* | nmk16.cpp: some configured banking and oki memory maps, more to come (nw) Ivan Vangelista2016-02-292-73/+69
|/
* super80: fixed regression in 32-column systems (nw) Robbbert2016-03-011-2/+2
* Fix romsize/region for chryangla to the one provided. Hashes match otherwise... Scott Stone2016-02-291-2/+2
* Fix rom load warning messages (nw) Robbbert2016-02-291-4/+4
* ui: changed filter label from "Originals" to "Parents" (MT06143) dankan18902016-02-294-12/+9
* fix compile on 32bit mingw (nw) Miodrag Milanovic2016-02-291-10/+11
* ps2.cpp: fix debug build validation (nw) Ivan Vangelista2016-02-291-1/+1
* at.cpp: fix debug build validation (nw) Ivan Vangelista2016-02-291-2/+2
* cleanup (nw) Miodrag Milanovic2016-02-297-21/+0
* Merge pull request #661 from bradhugh/topics/input_modules Miodrag Milanović2016-02-2927-4473/+5117
|\
| * Merge input modules work. Brad Hughes2016-02-2827-4473/+5117
| |\
| | * Refactor OSD input into modules Brad Hughes2016-02-2827-4703/+5120
* | | New clones added or promoted from NOT_WORKING status RobertoFresca2016-02-292-7/+119
* | | IGS009 driver improvements: Added both missing PPI8255 devices and routed RobertoFresca2016-02-281-11/+56
* | | Notetaker: Fix divide by zero crash. Add more comments about system architect... Lord-Nightmare2016-02-281-11/+27
* | | some strings internationalization. (nw) dankan18902016-02-2814-127/+126
* | | small fix by spelling bee team 3 hap2016-02-289-27/+27
* | | tms1k: added TP0320 skeleton hap2016-02-282-4/+33
* | | hh_tms1k: notes hap2016-02-282-3/+12
|/ /
* | Added some notes about chryangla encryption... RobertoFresca2016-02-281-0/+5
* | New machines marked as NOT_WORKING RobertoFresca2016-02-282-5/+45
* | -verbose enable debug data with -video bgfx (nw) Miodrag Milanovic2016-02-281-1/+1
* | fixed issue noticed for racedrivpan (nw) Miodrag Milanovic2016-02-281-1/+1