summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-085538-0/+0
* Merge pull request #459 from fulivi/imds2_dev2 Miodrag Milanović2015-11-082-9/+69
|\
| * imds2: serial ports added, they seem ok. fulivi2015-11-072-7/+21
| * imds2: USARTs added, rs232 ports still missing fulivi2015-11-072-2/+48
* | Microkit: It sort of works, but with major issues. (nw) Robbbert2015-11-081-3/+94
* | Allow DEBUG=1 build to compile on Windows (nw) Scott Stone2015-11-071-1/+1
* | give gekisou its own memorymap hap2015-11-073-110/+80
|/
* mac.c: Added macpd210 to game list as the rom was discovered. (nw) Scott Stone2015-11-072-10/+9
* nec: propagated source file location (nw) Miodrag Milanovic2015-11-073-8/+8
* Fixed description and shortname of recently added device to avoid duplication... Scott Stone2015-11-071-1/+1
* Some errors pointed by ReSharperC++ (nw) Miodrag Milanovic2015-11-075-9/+1
* Delete duplicate ROM_START - should fix compile error (nw) Scott Stone2015-11-071-22/+0
* peplus.c: According to documentation CAPX770 (not dumped) goes with CG2002 - NW briantro2015-11-061-2/+3
* peplus.c: Correct Cut-N-Paste - NW briantro2015-11-061-0/+24
* new PE Plus poker clones briantro2015-11-062-17/+232
* Uppercase hash and softlist format fixes (nw) Scott Stone2015-11-061-1/+1
* Sharp MZ series: Adjusted mz_cas to work with MZ-800, MZ-80K and MZ-80A; Robbbert2015-11-073-10/+9
* comments fix (nw) Stiletto2015-11-061-1/+1
* comments fix (nw) Stiletto2015-11-061-5/+9
* comments fix (nw) Stiletto2015-11-061-2/+2
* comments fix (nw) Stiletto2015-11-061-2/+8
* added 8bit memory handlers in favour of ACCESSING_BITS checks hap2015-11-063-72/+44
* get rid of HVOLTAGE_DEBUG hap2015-11-062-42/+2
* get rid of EASY_TEST_MODE hap2015-11-061-27/+18
* get rid of equites POPDRUMKIT hap2015-11-063-27/+1
* pasted some comment headers hap2015-11-063-1/+39
* fix year (nw) Stiletto2015-11-061-1/+1
* Jack Potten's Poker (NGold, set 3) improvemente: RobertoFresca2015-11-061-3/+74
* no need to include network.h (nw) Miodrag Milanovic2015-11-063-7/+1
* Cleanup devcpu.h (nw) Miodrag Milanovic2015-11-067-125/+0
* last comments fix for now (nw) Stiletto2015-11-061-2/+2
* comments fix (nw) Stiletto2015-11-061-1/+1
* comment fixes (nw) Stiletto2015-11-061-51/+55
* removed render.h from emu.h and fix deps (nw) Miodrag Milanovic2015-11-0629-299/+311
* hdc92x4: Fix ambiguity of ?: operator flagged by PVS-Studio [MooglyGuy] therealmogminer@gmail.com2015-11-061-1/+4
* - Fix some instances of PVS-Studio warning V501, "There are identical sub- therealmogminer@gmail.com2015-11-066-9/+11
* fix memory leak (nw) Miodrag Milanovic2015-11-061-0/+1
* Merge pull request #457 from sparrowred/master David Haywood2015-11-051-3/+5
|\
| * konamim2: removed spacing changes in game definition (nw) sparrowred2015-11-051-12/+12
| * removed softwarelist 3do_m2 from arcade games in konamim2.c (nw) sparrowred2015-11-051-14/+16
* | add prom to robokid sets, the cpu module contians a prom, the one we have is ... David Haywood2015-11-051-0/+14
* | Relaxed emu.h a bit, should make compile a bit faster (nw) Miodrag Milanovic2015-11-05306-164/+333
|/
* toaplan1.c: added Guru-Readme(tm)(c)(r) for Fire Shark (nw) Guru2015-11-051-0/+53
* Merge branch 'master' of https://github.com/mamedev/mame RobertoFresca2015-11-05354-18375/+0
|\
| * Moved regtests out of source tree, and updated paths (nw) Miodrag Milanovic2015-11-05354-18375/+0
* | Aristocrat MKV driver: Minor documentation about touch sets. RobertoFresca2015-11-051-3/+3
|/
* New machines marked as NOT_WORKING RobertoFresca2015-11-052-0/+21
* last comment change for today (nw) Stiletto2015-11-051-3/+3
* Merge pull request #456 from Shideravan/patch-10 Vas Crabb2015-11-051-1/+1
|\
| * It's better to snes to use IPT_START... Shideravan2015-11-041-1/+1