summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-2524-65/+64
* Merge pull request #470 from ImJezze/master David Haywood2015-11-195-19/+37
|\
| * Cleanup (nw) ImJezze2015-11-182-2/+2
| * Fixed dynamic beam width for invariabel vector intensity ImJezze2015-11-184-27/+29
| * Changed screen adjustment for HLSL ImJezze2015-11-172-1/+17
* | Revert "No need for simple_list_wrapper (nw)" Miodrag Milanovic2015-11-182-5/+5
* | No need for simple_list_wrapper (nw) Miodrag Milanovic2015-11-182-5/+5
* | removed old code part (nw) Miodrag Milanovic2015-11-182-21/+0
|/
* Fixed some suggestions by ReSharper C++ (nw) Miodrag Milanovic2015-11-1416-64/+64
* More cleanups (nw) Miodrag Milanovic2015-11-1111-21/+21
* this is obvious error (nw) Miodrag Milanovic2015-11-111-1/+1
* more cleanups and fix (nw) Miodrag Milanovic2015-11-111-0/+1
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-1182-190/+164
* removed unused code (nw) Miodrag Milanovic2015-11-111-45/+0
* These are not needed with official tools (nw) Miodrag Milanovic2015-11-102-24/+0
* nw, more PVS-Studio fixes therealmogminer@gmail.com2015-11-092-3/+1
* Fix more PVS-Studio warnings, nw therealmogminer@gmail.com2015-11-091-1/+1
* fix breakage while logerror (nw) Miodrag Milanovic2015-11-081-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-08116-0/+0
* Some errors pointed by ReSharperC++ (nw) Miodrag Milanovic2015-11-075-9/+1
* no need to include network.h (nw) Miodrag Milanovic2015-11-063-7/+1
* Cleanup devcpu.h (nw) Miodrag Milanovic2015-11-061-37/+0
* removed render.h from emu.h and fix deps (nw) Miodrag Milanovic2015-11-063-292/+285
* fix memory leak (nw) Miodrag Milanovic2015-11-061-0/+1
* Relaxed emu.h a bit, should make compile a bit faster (nw) Miodrag Milanovic2015-11-0539-34/+57
* Removed mongoose due to restricted license and webserver wip till code is res... Miodrag Milanovic2015-11-0410-625/+2
* fix compare (nw) Miodrag Milanovic2015-11-021-1/+1
* Let's be more strict (nw) Vas Crabb2015-11-021-3/+3
* More appeasement of the standards gods (nw) Vas Crabb2015-11-021-1/+3
* Get rid of one this == NULL comparison, reduces warnings by 10% with clang 3.... Vas Crabb2015-11-022-2/+2
* making logerror part of machine and device classes [Miodrag Milanovic] Miodrag Milanovic2015-11-0128-169/+169
* Cleanup and version bumpmame0167 Miodrag Milanovic2015-10-288-75/+75
* Fix PowerPC build Vas Crabb2015-10-282-52/+81
* removed not needed conversions (nw) Miodrag Milanovic2015-10-276-14/+14
* Removed some unused variables (nw) Miodrag Milanovic2015-10-275-7/+0
* Merge pull request #432 from ImJezze/master Miodrag Milanović2015-10-275-56/+174
|\
| * Cleanup ImJezze2015-10-265-38/+38
| * Fixed Beam Width Options ImJezze2015-10-251-6/+6
| * Experimental Dynamic Beam Width ImJezze2015-10-255-35/+136
| * Fixed Vector Intensity and Flicker ImJezze2015-10-253-23/+40
* | champbas.c driver needs cleanup, i'll continue on that if i can sort out MCU ... hap2015-10-262-0/+2
* | scanline partial updates checkpoint (nw) arbee2015-10-242-12/+115
* | Merge pull request #409 from ImJezze/master Miodrag Milanović2015-10-244-11/+26
|\|
| * Merge pull request #6 from mamedev/master ImJezze2015-10-203443-1312812/+823
| |\
| * | Bloom Overdrive ImJezze2015-10-101-0/+6
| * | Smooth Borders ImJezze2015-10-092-11/+17
| * | Refactoring, Fixes and Cleanup ImJezze2015-09-262-0/+3
* | | Aristocrat MKV driver improvements [Roberto Fresca]: RobertoFresca2015-10-231-0/+1
| |/ |/|
* | Merge pull request #401 from fulivi/pty_dev3 Miodrag Milanović2015-10-187-1/+213
|\ \
| * | pty: fixed for mame0166 release fulivi2015-10-132-190/+0