summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* - Reverse-engineered Space Lords security FPGA and implemented decryption cod... Phil Bennett2016-10-264-153/+462
* New working clones added Ivan Vangelista2016-10-262-0/+32
* New not working clones added Ivan Vangelista2016-10-262-0/+45
* selgame/soft: passing an empty string uses the current game name for infos so... cracyc2016-10-262-2/+2
* -hazeltin: Added keyboard hookup, but will need 8048 dumping or black-boxing.... therealmogminer@gmail.com2016-10-261-20/+228
* Merge pull request #1562 from mamehaze/251016 Vas Crabb2016-10-266-37/+91
|\
| * flag fixes for yutnori, and magnet system. David Haywood2016-10-253-6/+7
| * magnet system: some sound is better than no sound, allows us to see where som... David Haywood2016-10-253-31/+84
* | Merge pull request #1559 from npwoods/dasmstream_z80 Vas Crabb2016-10-261-17/+24
|\ \
| * | Changed the Z80 disassembler to use 'std::ostream &' internally Nathan Woods2016-10-251-17/+24
* | | Merge pull request #1560 from npwoods/dasmstream_z8000 Vas Crabb2016-10-261-80/+87
|\ \ \
| * | | Changed the Z8000 disassembler to use 'std::ostream &' internally Nathan Woods2016-10-251-80/+87
| |/ /
* | | Merge pull request #1564 from npwoods/dasmstream_jaguar Vas Crabb2016-10-261-71/+80
|\ \ \
| * | | Changed the jaguar disassembler to use 'std::ostream &' internally Nathan Woods2016-10-251-71/+80
| | |/ | |/|
* | | Merge pull request #1565 from npwoods/dasmstream_amis2000 Vas Crabb2016-10-261-5/+14
|\ \ \
| * | | Changed the AMIS2000 disassembler to use 'std::ostream &' internally Nathan Woods2016-10-251-5/+14
|/ / /
* | | Merge tag 'mame0179' Vas Crabb2016-10-263-5/+5
|\ \ \
| * | | final srccleanmame0179 Vas Crabb2016-10-261-1/+1
| * | | Version bump! Vas Crabb2016-10-262-4/+4
| * | | Fixed linking warning for ASIO (nw) Miodrag Milanovic2016-10-251-1/+0
| * | | SDL: fixed alt-tab from locking up the window system on Linux and Mac. [Hans ... Olivier Galibert2016-10-241-1/+1
* | | | New machines marked NOT_WORKING therealmogminer@gmail.com2016-10-257-12/+247
* | | | Renamed wargods CHD to reflect actual version on disk therealmogminer@gmail.com2016-10-251-2/+4
* | | | Fix crash when rs232 ports enabled in indy_indigo2, (nw) therealmogminer@gmail.com2016-10-251-25/+21
* | | | Merge pull request #1563 from JoakimLarsson/sgifix Olivier Galibert2016-10-251-6/+63
|\ \ \ \
| * \ \ \ - rebased onto master Joakim Larsson Edstrom2016-10-250-0/+0
| |\ \ \ \
| | * | | | Fixed SCC hookup Joakim Larsson Edstrom2016-10-251-5/+62
| * | | | | Fixed SCC hookup Joakim Larsson Edstrom2016-10-251-6/+63
| | |_|/ / | |/| | |
* / | | | remove unnecessary formatstr() & fix setting PC (nw) smf-2016-10-253-8/+30
|/ / / /
* | | / Not for the release branch: remove all ioport and address map macros from tra... therealmogminer@gmail.com2016-10-253-85/+117
| |_|/ |/| |
* | | peplus.cpp: New Poker / Keno clones briantro2016-10-242-38/+75
* | | namcos23.cpp: Follow flash rom naming convention - NW briantro2016-10-241-11/+11
* | | mw8080bw.cpp: fixed typo introduced in my latest commit. Thanks M.A.S.H. for ... Ivan Vangelista2016-10-241-1/+1
* | | Fix visual corruption introduced a few changelists ago by me, nw therealmogminer@gmail.com2016-10-241-11/+25
* | | New working clones added Ivan Vangelista2016-10-243-30/+120
* | | equites.cpp: fixed flip screen for Splendor Blast and Hi Voltage (MT06411) (nw) Ivan Vangelista2016-10-241-2/+1
* | | Fixed linking warning for ASIO (nw) Miodrag Milanovic2016-10-241-1/+0
* | | add virtual for consistency (nw) smf-2016-10-2411-12/+12
* | | removed unnecessary callimport() on A2_TASK, removed unnecessary formatstr() ... smf-2016-10-242-5/+4
* | | added boilerplate comments (nw) smf-2016-10-241-0/+15
* | | fix uninitialised variable error (nw) smf-2016-10-241-2/+2
* | | fix unused variable error (nw) smf-2016-10-241-1/+0
* | | Merge pull request #1556 from npwoods/merge_6x09_and_konami_disassemblers Vas Crabb2016-10-245-3437/+1562
|\ \ \
| * | | Changing this from an assert() to something that always executes (fixing a cl... Nathan Woods2016-10-241-3/+9
| * | | Merging Konami disassembler with M6809/HD6309 disassemblers Nathan Woods2016-10-233-2450/+1133
| * | | Merged the M6809 and HD6309 disassemblers, and changed to properly use streams Nathan Woods2016-10-234-1564/+1000
* | | | Merge pull request #1542 from npwoods/imgtool_list_partitions Vas Crabb2016-10-241-31/+29
|\ \ \ \
| * | | | Merge branch 'master' into imgtool_list_partitions Nathan Woods2016-10-23787-6550/+6747
| |\| | |
| * | | | [Imgtool] Consolidated logic for default implementation of imgtool::image::li... Nathan Woods2016-10-221-31/+29
* | | | | sync pc/curpc (nw) smf-2016-10-243-8/+15