summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Updates "2016" strings to "2017 where relevant. Stiletto2017-01-253-3/+3
* hh_tms1k: fix cnsector wrong button mapping (nw) hap2017-01-252-14/+14
* novag6502: workaround for sforte led problem, thanks CBF (nw) hap2017-01-251-3/+3
* srcclean (nw) Vas Crabb2017-01-241-43/+43
* Fix build breakage caused by 0a323f7da0249f218ffb4e28c8cf6a95f31a90c2 (nw) (#... ajrhacker2017-01-241-1/+0
* aristmk5: added SPI and hopper emulation, this allows non-US games to boot. Sandro Ronco2017-01-244-260/+715
* resolve naming conflict (nw) Vas Crabb2017-01-242-3/+3
* [Imgtool] Fixed recently introduced bug in the code that emits usage text Nathan Woods2017-01-231-1/+1
* added missing device to fix -validate errors (nw) smf-2017-01-231-0/+1
* The Z80 is probably not running at 66mhz (nw) smf-2017-01-231-1/+1
* fix for building with visual studio (which doesn't support gcc extension "?:"... smf-2017-01-231-28/+27
* srcclean (nw) Vas Crabb2017-01-22153-1437/+1437
* Merge pull request #2008 from ajrhacker/kangaroob Vas Crabb2017-01-221-11/+13
|\
| * kangaroob: Proper ROM labels and locations AJR2017-01-211-11/+13
* | Merge pull request #1997 from Bavarese/patch-26 Vas Crabb2017-01-221-15/+13
|\ \
| * | Remove detrimental spaces in Chdman command. Bavarese2017-01-181-1/+1
| * | Add info about 6 and 20 MB Corvus drives Bavarese2017-01-181-14/+12
* | | Merge pull request #2006 from system11b/S11sforce Vas Crabb2017-01-221-1/+1
|\ \ \
| * | | stlforce.cpp: corrected OKI speed system11b2017-01-211-1/+1
* | | | Merge pull request #2007 from JoakimLarsson/miniforce Vas Crabb2017-01-224-534/+631
|\ \ \ \
| * | | | fccpu20: moved all code and documentation to the slot device, cleanup and pro... Joakim Larsson Edstrom2017-01-213-565/+309
| * | | | Added fccpu20 to Miniforce as a VME card Joakim Larsson Edstrom2017-01-213-0/+353
* | | | | thanks hap (nw) Vas Crabb2017-01-221-15/+12
* | | | | Happier, ArBee? (nw) Vas Crabb2017-01-221-22/+14
* | | | | hh_tms1k: doublechecked elecdet decap, found 1 wrong bit, I think alibis work... hap2017-01-221-1/+1
* | | | | Machines promotes to working: Tomasz Slanina2017-01-211-129/+275
* | | | | fix building with visual studio 2015 (nw) smf-2017-01-211-6/+6
* | | | | naomi flash carts rom names consistency (nw) MetalliC2017-01-211-80/+77
* | | | | tms0970: fix problem with DDIG, should fix comp4 leds (nw) hap2017-01-211-1/+1
| |/ / / |/| | |
* | | | new games added as NOT_WORKING MetalliC2017-01-214-125/+270
* | | | fix build (nw) smf-2017-01-212-3/+1
* | | | hh_tms1k: horseran works now, will correct whatsnew manually (nw) hap2017-01-213-13/+178
* | | | These two are Naomi 2 (nw) angelosa2017-01-211-2/+2
* | | | More cleanups on top (nw) angelosa2017-01-211-21/+15
* | | | Moved atomiswave and naomi 2 specifics into own state machines (nw) angelosa2017-01-217-196/+233
* | | | m6805: misc changes Vas Crabb2017-01-216-637/+569
* | | | Re-organization on top (nw) angelosa2017-01-211-3/+5
* | | | naomi.cpp: Added inputs for Mars TV [Angelo Salese] angelosa2017-01-213-24/+57
* | | | fix for building with visual studio (nw) smf-2017-01-211-0/+1
* | | | hh_ucom4: dummy lcd for mcompgin (nw) hap2017-01-212-4/+11
* | | | farad fahrrad (nw) hap2017-01-214-70/+70
* | | | hlcd0515: finished device (nw) hap2017-01-213-8/+185
* | | | Add A1200 keyboard skeleton device (needs MC68HC05Cx support) Dirk Best2017-01-213-4/+207
* | | | added hlcd0515 skeleton device (nw) hap2017-01-213-0/+120
* | | | need LOG_GENERAL before VERBOSE (nw) Vas Crabb2017-01-213-0/+4
* | | | New NOT_WORKING machine added hap2017-01-202-2/+143
* | | | Netlist: code refactoring couriersud2017-01-2030-220/+260
* | | | Assume string literals are UTF8 in netlist code. couriersud2017-01-2017-140/+117
* | | | Default argument on plib::environment now optional. (nw) couriersud2017-01-203-3/+3
* | | | Converted warnings and fatal log messages to constants. couriersud2017-01-2019-159/+234