summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/jsoncpp/include/json/features.h
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/jsoncpp/include/json/features.h')
0 files changed, 0 insertions, 0 deletions
class='inline' src='//www.gravatar.com/avatar/dd6c8f34d52964bf692889033ee7bfe1?s=13&d=retro' /> Miodrag Milanovic26-134/+26 2015-05-30PMF extension doesn't work on OSX (nw) Vas Crabb1-9/+7 2015-05-29Let subtarget MESS (not MAME, yet) compile with Windows GCC 5.1 and lto. I ↵ Cowering2-15/+11 am told 'any' recent GCC for Windows has gcc-ar wrapper, if not, change back the line in toolchain.lua (NW) 2015-05-29Fixed AY8910 speed to match audio pitch in PCB video. Along with a Jump Bug ↵ Scott Stone1-1/+1 audio fix for 0.161, this resolves MT#5834 (nw) 2015-05-29restore my bbc changes (wtf did happen to them?) Dirk Best6-58/+194 2015-05-29tms1024/tbreakup update hap3-39/+248 2015-05-29Commit omitted nl_convert.h. Renamed "find" to find_by_name in couriersud5-13/+594 pnamed_list for clarity. (nw) 2015-05-29more cleanup (nw) Dirk Best1-1/+0 2015-05-29First version of a eagle to netlist converter. (nw) couriersud3-336/+39 2015-05-29Found some cycles. (nw) couriersud8-45/+71 2015-05-29Use netlist().log() for logging instead of printf. This avoids the couriersud5-17/+20 printf issue with I64u (aka SIZETFMT) on win builds. (nw) 2015-05-29cleanups (nw) Dirk Best3-10/+8 2015-05-29Adjust C352 clock divider for System12/23 Ian Karlsson4-8/+8 2015-05-30camplynx: Dungeon Adventure now runs on the 48k. Robbbert1-1/+1 2015-05-29Add configurable clock dividers for Namco C352 Ian Karlsson9-17/+61 2015-05-29Revert "machine type attribute added in the xml" Olivier Galibert3-19/+5 Too prone to abuse, we're afraid. This reverts commit 198c77327e08cb6f0dfa2183d6fa226f8908294d. 2015-05-29machine type attribute added in the xml k2-git3-5/+19 2015-05-29slight update to the previous commit (nw) Dirk Best1-3/+6 2015-05-29wd_fdc: after a force interrupt command, return status type 1 (fixes sam Dirk Best1-0/+3 coupe) 2015-05-29wd_fdc & super80: allow ENMF line to be switched. Robbbert2-2/+5 2015-05-29fix (nw) Miodrag Milanovic1-1/+1 2015-05-29correct credits -> license is covered hap2-4/+4 2015-05-29Fixes for Andreas Naive (nw) Miodrag Milanovic8-9/+9 2015-05-29wd_fdc: add support for the enmf (enable minifloppy) pin, which enables Dirk Best4-19/+67 an internal clock divider for some operations. updated microbee and pcd to take advantage of this, both systems now boot without patches. 2015-05-29camplynx: handle level9 adventures. Not working though due to banking issues. Robbbert1-18/+22 2015-05-29mbee: motor on always, to fix cp/m select error in the shell. Robbbert1-1/+5 2015-05-29namcos1.c: clean up audiocpu ROM loading/banking too (nw) Alex W. Jackson2-98/+98 2015-05-29namcos1.c: load MCU internal and external (voice) ROMs in separate regions (nw) Alex W. Jackson2-189/+265 2015-05-29fixed clang (nw) Miodrag Milanovic1-0/+1 2015-05-29namcos1.c: switched to configured banking, enabled save state support (nw) Ivan Vangelista2-47/+48 2015-05-29Fixed a compile error in MATE. Robbbert1-2/+2 2015-05-29Fixed the build. Robbbert2-3/+3 2015-05-28oops, forgot one Cowering1-0/+6 2015-05-28compile fixes for GCC5.1.1 win64 and CPP11 mode.. requested by mingw team to ↵ Cowering14-44/+70 test LTO fixes. please add #ifdefs if 64 bit printf does not work for you 2015-05-28Addition of commands and details as well as some reordering to match ↵ Scott Stone1-28/+53 -showusage output (nw) 2015-05-28Champion Super 2 & 3 games: Improved the internal layout to represent RobertoFresca2-18/+43 a realistic control panel, with clickable button-lamps and a coin in. Also added the missing BET MAX function to the HOLD 1 input/button. [Roberto Fresca] 2015-05-28We cannot relicense files for which we have not yet received responses (nw) balr0g276-283/+283 2015-05-28Added skeleton support for Windows Phone and Windows Store - far from ↵ Miodrag Milanovic3-1/+42 working(nw) 2015-05-28chsuper.c driver: Reworked all inputs and implemented full outputs RobertoFresca2-68/+406 from the scratch. Added DIP switches, DIP locations, extra input port present in the test mode, implemented coin counters and hopper out / ticket out signals, implemented full set of lamps and workaround for the possible Hold3 lamp line circuitry. Also added a nice control panel internal layout. Documented all ports properly and added some findings. Changed the CPU clock to 3 MHz to get the game more playable. Need to check against a real PCB. [Roberto Fresca] 2015-05-283rdparty.lua: add check for nil first (nw) Peter Ferrie1-1/+1 2015-05-28z80ne: updated to use the new wd fdc. remove custom dmk implementation Dirk Best6-874/+46 2015-05-28wd_fdc: changes to get z80ne booting (also fix cgenie fm mode) Dirk Best1-7/+21 - force interrupt is executed without delay - on receiving a command, immediately set busy - fix missing setting of ddm in fm mode 2015-05-28beta128: patch some TR-DOS bug so Pentagon and Scorpion works ok with FDD ↵ MetalliC3-4/+10 until wd_fdc cant handle this (nw)