summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Clean-ups and version bumpmame0146u5 Miodrag Milanovic2012-08-20165-1993/+1994
* Sync with MESS (nw) Miodrag Milanovic2012-08-201-13/+21
* (made a note for MT 04975) Michaël Banaan Ananas2012-08-201-1/+1
* sdgndmps test button Michaël Banaan Ananas2012-08-201-0/+3
* rm braveff bios flag Michaël Banaan Ananas2012-08-201-1/+1
* A few more GD-ROM redumps (nw) R. Belmont2012-08-191-7/+8
* First round of GD-ROM redumps [The Dumping Union] R. Belmont2012-08-193-10/+44
* Sync with MESS (nw) Wilbert Pol2012-08-197-0/+1881
* moved away some casino/misc games that were in the fruity-pin section Michaël Banaan Ananas2012-08-191-113/+113
* (some cleanup) Michaël Banaan Ananas2012-08-191-91/+94
* jpm.a missing dependencies Michaël Banaan Ananas2012-08-191-0/+7
* Since there is no clear way to determine if mouse should be shown or not, I a... Miodrag Milanovic2012-08-194-5/+4
* PowerPC: fix CMP/CMPI instructions; they were behaving as CMPL/CMPLI and gene... R. Belmont2012-08-191-2/+2
* cobra.c: More FIFO improvements (nw) Ville Linde2012-08-191-72/+61
* new Tunder Zone clone Brian Troha2012-08-182-13/+96
* added missing \n to some more fatalerror() calls (no whatsnew) Oliver Stöneberg2012-08-189-16/+16
* added missing \n to some fatalerror() calls (no whatsnew) Oliver Stöneberg2012-08-184-8/+8
* re-applied astring changes after fixing bug in trimspace(), but still using s... Oliver Stöneberg2012-08-182-7/+16
* fixed debugger window to just use fixed-pitch font and removed fallback since... Oliver Stöneberg2012-08-181-10/+5
* re-added excessive strlen() usage to astring since it causes mysterious forma... Oliver Stöneberg2012-08-172-16/+8
* (stop spamming error.log with bogus read) Michaël Banaan Ananas2012-08-171-1/+1
* Implemented irq ack/pending mechanism to Hyper Neo Geo 64 [Angelo Salese] Angelo Salese2012-08-172-23/+63
* debugger has been "new" for long enough now. also show the proper application... Oliver Stöneberg2012-08-171-1/+1
* Hooked up Epson 62423 RTC device to Hyper Neo Geo 64 [Angelo Salese] Angelo Salese2012-08-173-50/+73
* audit considers a NO DUMP rom to be shared if it has the same name as a paren... smf-2012-08-172-9/+8
* Made UI mouse cursor optional (default is off for now), in games with clickab... Miodrag Milanovic2012-08-174-4/+6
* Updated the megatech bios to render using the newer SMS vdp device from MESS.... Scott Stone2012-08-174-12/+73
* fix a warning Michaël Banaan Ananas2012-08-171-1/+1
* avoid excessive usage of strlen() in astring by caching the length (no whatsnew) Oliver Stöneberg2012-08-172-8/+16
* small optimization to ui_draw_text_full() (no whatsnew) Oliver Stöneberg2012-08-171-12/+13
* Sync with MESS (nw) Miodrag Milanovic2012-08-172-22/+13
* new Thunder Zone clone Brian Troha2012-08-172-99/+181
* PPC: fix SRAW behavior with C backend. x86/x64 BEs need work to pass. [R. Be... R. Belmont2012-08-171-15/+29
* Better save support on a few Kaneko devices. Some mpu4 driver crash fixes an... Scott Stone2012-08-165-12/+100
* ecoinfr.c clones - From Haze (nw) Scott Stone2012-08-162-150/+194
* killed off the ancient vdp implementation so we're all using the current one ... Scott Stone2012-08-169-1405/+236
* oops, looks like it needs to be before the qsort or "bad things happen". but ... smf-2012-08-161-3/+3
* add ___empty after sorting, the count is correct now and the check for no dri... smf-2012-08-161-3/+3
* decocass.c: Minor doc update - List the Disco No. 1 dongle number as seen in ... Brian Troha2012-08-161-1/+2
* Sync with MESS. (nw) Curt Coder2012-08-161-0/+6
* Fixed some dupes reported by tafoid and some minor issues. Continued ecoinfr... Scott Stone2012-08-163-290/+453
* The 'new' renderer now only outputs a scanline and must be serviced by a part... Scott Stone2012-08-166-67/+183
* (skydest rom notes) Michaël Banaan Ananas2012-08-161-2/+6
* added a bunch of new clones, that now is "old enough" to be in MAME, and gfx ... Miodrag Milanovic2012-08-164-59/+751
* When menus are active, enable mouse on full screen (no whatsnew) Miodrag Milanovic2012-08-161-1/+6
* merged source file typo fix (nw) Scott Stone2012-08-161-2/+1
* Various VB specific opcodes, nw Angelo Salese2012-08-161-0/+37
* Added dynamic length to the color PROMs decode routines based on ROM region l... Scott Stone2012-08-161-3/+14
* lwings.c: Correct Trojan's MSM5205 clock from 455khz (measured on a bootleg) ... Brian Troha2012-08-161-1/+1
* new Trojan clone Brian Troha2012-08-162-90/+139