summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | thoop2.cpp: oki memory map instead of memcpy (nw) Ivan Vangelista2016-02-283-66/+81
* | Merge pull request #656 from motoschifo/master Miodrag Milanović2016-02-282-0/+10
|\ \
| * | Added -exit_after_playback to man pages Michele Fochi2016-02-272-0/+10
* | | Clean up a bit more legacy code Vas Crabb2016-02-297-57/+55
* | | fixed VS build. (nw) dankan18902016-02-281-1/+1
* | | Clean up Japanese translations a little Vas Crabb2016-02-281-2/+2
* | | Removed a testing decrypted fake rom... RobertoFresca2016-02-281-1/+0
* | | Merge branch 'master' of https://github.com/mamedev/mame RobertoFresca2016-02-284-22/+11
|\ \ \
| * | | Pick off some low-hanging PTR64 fruit Vas Crabb2016-02-284-22/+11
* | | | New machines marked as NOT_WORKING RobertoFresca2016-02-282-0/+41
|/ / /
* | | Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-28186-1578/+2890
* | | new Armed Police Batrider briantro2016-02-272-1/+27