summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* netlist: couriersud2016-03-2711-247/+233
* netlist: couriersud2016-03-279-158/+102
* Merge pull request #746 from system11b/S11pencrim David Haywood2016-03-273-45/+61
|\
| * World rev of Crime Fighters now default, 4P version was made purely for system11b2016-03-273-45/+61
* | Merge pull request #747 from ajrhacker/options_bugfix Miodrag Milanović2016-03-271-2/+2
|\ \
| * | Avoid dereferencing null pointers in set_system_name (nw) AJR2016-03-271-2/+2
* | | tourvis.cpp: Added redump of the Volfied cart. [system11, The Dumping Union] briantro2016-03-271-3/+2
|/ /
* | fix compile (nw) Lord-Nightmare2016-03-261-1/+0
* | Merge pull request #743 from ajrhacker/options R. Belmont2016-03-263-35/+54
|\ \
| * | Remember to load software when the system name doesn't change (nw) AJR2016-03-261-44/+50
| * | Allow software selected from UI to install slot defaults AJR2016-03-263-42/+55
* | | Merge pull request #745 from ImJezze/pull R. Belmont2016-03-265-45/+54
|\ \ \
| * | | Change vector and gameboy preset (nw) ImJezze2016-03-261-1/+1
| * | | Added oversampling option ImJezze2016-03-254-30/+26
| * | | Fixed direction of vector extension ImJezze2016-03-241-15/+11
| * | | Improved junction points of vector lines ImJezze2016-03-231-7/+24
* | | | apple2: start reverse-engineering the AE PC Transporter card [R. Belmont] arbee2016-03-263-0/+310
| |_|/ |/| |
* | | marked bzaxxon as playable hap2016-03-261-2/+2
* | | Fix kidniki sound speed. Make more class members private. couriersud2016-03-264-11/+17
* | | netlist: prepare code so that matrices can be allocated in one chunk of couriersud2016-03-265-27/+61
* | | Fix a bug. couriersud2016-03-261-1/+1
* | | Improved documentation for SMS software and input devices [Enik] Miodrag Milanovic2016-03-2610-43/+120
* | | triforce.cpp: avoid crash in case of bios loading. (nw) Ivan Vangelista2016-03-261-1/+1
* | | Fix silly behaviour of image creation through file manager (thanks to BIOS-D ... Vas Crabb2016-03-261-1/+5
* | | spaces... (nw) RobertoFresca2016-03-251-19/+17
* | | Merge branch 'master' of https://github.com/mamedev/mame RobertoFresca2016-03-258-62/+71
|\ \ \
| * | | Minor bgfx fixups, nw therealmogminer@gmail.com2016-03-261-19/+0
| * | | Added support to "gameinit.dat". dankan18902016-03-257-43/+71
* | | | Coco loco (set 3): Added technical notes about the code analysis. RobertoFresca2016-03-251-10/+38
|/ / /
* | | Pyon Pyon Jump: Traces and notes... RobertoFresca2016-03-251-36/+42
* | | new clone MetalliC2016-03-252-1/+22
* | | Note, nw angelosa2016-03-251-0/+2
* | | Rewritten Toypop/Namco Universal System 16 driver due of relicensing [Angelo ... angelosa2016-03-251-7/+16
* | | Make Libble Rabble to work too angelosa2016-03-251-0/+20
* | | Toypop is playable with issues with this angelosa2016-03-251-8/+25
* | | Debug output changes Michael Zapf2016-03-251-3/+3
* | | Added SCREEN_RAW_PARAMS to Toypop driver (same as Galaxian HW) angelosa2016-03-251-6/+2
* | | Fix unused variable, nw therealmogminer@gmail.com2016-03-253-6/+3
* | | Cleanup in the bgfx aisle, nw therealmogminer@gmail.com2016-03-2548-115/+123
| |/ |/|
* | svi318: preliminary support for the sv603 coleco game adapter Dirk Best2016-03-2510-28/+314
* | svi318: fix sv602 typo Dirk Best2016-03-251-1/+1
* | fix a few screen color regressions Dirk Best2016-03-253-3/+2
* | svi318: remove outdated comment Dirk Best2016-03-251-3/+0
* | svi318: simplify memory accesses Dirk Best2016-03-251-50/+24
* | Huge cleanup of render target handling, nw therealmogminer@gmail.com2016-03-2529-315/+361
* | Made menu for plugins (nw) Miodrag Milanovic2016-03-254-1/+123
* | Populate plugins structures and start marked plugins (nw) Miodrag Milanovic2016-03-253-5/+37
* | Try next archive type if file not found, not just on open error Vas Crabb2016-03-251-53/+53
* | Make emu_file archive searh order CRC+path, CRC+partial path, CRC, path, part... Vas Crabb2016-03-255-112/+93
* | Fix issue with ui aspect due to recent changes in -keepaspect Antonio Giner2016-03-251-1/+9