summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-27129-2012/+1993
* fix error (nw) Miodrag Milanovic2016-01-271-1/+1
* Merge pull request #587 from ImJezze/pull Miodrag Milanović2016-01-2727-970/+893
|\
| * Fixed missing const (nw) ImJezze2016-01-261-0/+1
| * Cleanup (nw) ImJezze2016-01-262-19/+20
| * NTSC Refactoring and Options ImJezze2016-01-2512-304/+320
| * Fixed YIQ passes ImJezze2016-01-094-79/+125
| * Refactored color converge ImJezze2016-01-092-56/+69
| * Refactoring (nw) ImJezze2016-01-034-120/+105
| * Refactoring ImJezze2015-12-319-180/+131
| * Cleanup (nw) ImJezze2015-12-3117-226/+136
* | Merge pull request #588 from ajrhacker/vindshield Miodrag Milanović2016-01-271-0/+2
|\ \
| * | viper.cpp: unused function issues (nw) AJR2016-01-271-0/+2
|/ /
* | segac2.cpp: Minor doc update based of picture of actual PCB - NW briantro2016-01-261-1/+2
* | fidel6502: improved SC12 emulation hap2016-01-273-50/+219
* | make m68make actually build code that can be compiled now. (still needs to b... David Haywood2016-01-263-116/+119
* | prom (nw) David Haywood2016-01-261-3/+3
* | this thing really is garbage (nw) David Haywood2016-01-261-1/+3
* | Merge branch 'master' of https://github.com/mamedev/mame David Haywood2016-01-262-4/+14
|\ \
| * | MT 06097 Robbbert2016-01-261-3/+9
| * | Fix for SteamLink build to compile error free (nw) Miodrag Milanovic2016-01-261-1/+5
* | | Neo-Geo updates [JacKc]: David Haywood2016-01-262-104/+124
|/ /
* | fix debug compile (nw) David Haywood2016-01-262-11/+18
* | Merge pull request #585 from JoakimLarsson/didact_r9 David Haywood2016-01-261-4/+2
|\ \
| * | Fixed keyboard lag issue due to faulty clock setup Joakim Larsson Edstrom2016-01-261-4/+2
* | | wcombatk etc: hopefully fixed crash at start (nw) Robbbert2016-01-261-0/+6
* | | gclub2o, gclub2ob: fixed gfx regression (nw) Robbbert2016-01-261-1/+1
* | | (nw) David Haywood2016-01-254-5/+18
* | | regression fix (nw) David Haywood2016-01-251-1/+1
* | | Added SteamLink initial support [Sam Lantiga, Miodrag Milanovic] Miodrag Milanovic2016-01-253-3/+70
* | | apply: 27c27 David Haywood2016-01-251-11/+16
* | | apply 'add true diagonals to intv disc support.' [HobbesAtPlay] David Haywood2016-01-251-75/+89
* | | Legionnaire (Japan) [system11] David Haywood2016-01-252-1/+52
* | | regression fix (nw) David Haywood2016-01-251-5/+16
* | | fix m107 sprite drawing (firebarr etc.) regression (nw) David Haywood2016-01-251-41/+64
* | | fix sfrush regression (nw) David Haywood2016-01-251-5/+11
* | | Fixed bug debugging drivers with es5510 core, possibly some others that do no... Miodrag Milanovic2016-01-251-1/+2
* | | st_mp200: hopefully fix reported crash in debug build Robbbert2016-01-251-6/+2
* | | compile fix (nw) Miodrag Milanovic2016-01-251-6/+6
|/ /
* | Merge pull request #581 from ajrhacker/validity Miodrag Milanović2016-01-253-12/+11
|\ \
| * | Some more validity checking improvements: AJR2016-01-243-12/+11
* | | Merge pull request #580 from ajrhacker/inputname Miodrag Milanović2016-01-253-4/+6
|\ \ \
| * | | Have sound_stream::input_name return the std::string it constructs AJR2016-01-243-4/+6
| |/ /
* | | Merge pull request #583 from felipesanches/marywu_improvements Miodrag Milanović2016-01-252-6/+332
|\ \ \
| * | | [marywu] experimenting with the port bits. These port bits still need to be m... Felipe Corrêa da Silva Sanches2016-01-251-1/+13
| * | | [marywu] Adding LEDs to the layout and mapping them to the IO ports of the 2 ... Felipe Corrêa da Silva Sanches2016-01-252-19/+108
| * | | [marywu] more improvements including handling of inputs (dipswitches, push bu... Felipe Corrêa da Silva Sanches2016-01-241-3/+75
| * | | [marywu] improving the video layout Felipe Corrêa da Silva Sanches2016-01-241-34/+76
| * | | [marywu] trying to figure out the AY memory map addresses Felipe Corrêa da Silva Sanches2016-01-241-5/+8
| * | | [marywu] multiplex 7seg modules Felipe Corrêa da Silva Sanches2016-01-241-3/+11