summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean-ups and version bump Miodrag Milanovic2012-05-2135-104/+104
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-05-211-5/+16
* Fix wardner. Aaron Giles2012-05-214-13/+27
* Chance 32 driver improvements: [Roberto Fresca] Roberto Fresca2012-05-203-146/+403
* fix for MT 04773 Fabio Priuli2012-05-201-2/+8
* - Removed legacy left overs from pokey code. Couriersud2012-05-205-1307/+229
* r2dx_v33.c: Fix "copy & paste" documentation comment - NW Brian Troha2012-05-201-2/+2
* new Japanese clone of Out Runners Brian Troha2012-05-202-1/+31
* Remaining csplayh8->csplayh1 renames (no whatsnew) Miodrag Milanovic2012-05-201-2/+2
* Fix of i386 issue (nw) Miodrag Milanovic2012-05-202-4/+4
* fix port C-lower mask in port A mode 2 + fix obvious bug with port C-lower ou... Michaël Banaan Ananas2012-05-201-17/+22
* fixed some "comparison is always true/false" warnings reported by clang by Fi... Miodrag Milanovic2012-05-206-11/+11
* rm commentr Michaël Banaan Ananas2012-05-201-18/+0
* compile fix (nw) Miodrag Milanovic2012-05-201-1/+1
* decocass.c: Changed some dongle names based on photos. Changed some "BIN" to ... Brian Troha2012-05-201-38/+44
* adds Zero Team 2000 Brian Troha2012-05-202-26/+67
* Games promoted to working Charles MacDonald2012-05-203-4/+36
* Added I/O board ROM dump for Ninja Assault [Tormod, Smitdogg, The Dumping Union] R. Belmont2012-05-201-0/+3
* i386: another small vm86 fix [Carl] mahlemiut2012-05-204-15/+9
* (interface macro) Michaël Banaan Ananas2012-05-191-0/+4
* mc68681: Fixed generation of spurious interrupts, and provide ASSERT/CLEAR st... R. Belmont2012-05-199-27/+66
* Emulated the protection(s) in lhzb2a, making it playable [Luca Elia] Luca Elia2012-05-191-34/+236
* fix for -video ddraw causing crash on 16bit video output (no whatsnew) Miodrag Milanovic2012-05-191-2/+2
* - Fixed debug build for pokey.c Couriersud2012-05-192-2/+53
* Convert all remaining drivers to use the modern pokey device. [Couriersud] Couriersud2012-05-1922-135/+227
* Pokey: migrated quantum, runaway, tempest, tomcat, tunhunt to new device, no ... Couriersud2012-05-195-20/+20
* Pokey: consolidated polynom code, migrated liberatr.c to new device - no WN. Couriersud2012-05-193-47/+67
* fixed ldplayer (nw) Miodrag Milanovic2012-05-191-2/+6
* Fixed random lfsr generation in pokey.c. This fixes MT00501 while tempest is ... Couriersud2012-05-181-2/+42
* ioport regressions (didnt find any more in n-z) Michaël Banaan Ananas2012-05-183-3/+3
* Fix regression on POKEY device introduced in last commit. Couriersud2012-05-186-35/+1076
* ioport regressions Michaël Banaan Ananas2012-05-184-6/+6
* ioport regression Michaël Banaan Ananas2012-05-181-2/+2
* Further clarification of Mega-Tech bioses as to versions and revisions. (nw) Scott Stone2012-05-181-3/+4
* Corrected error message to include other possibility (nw) Scott Stone2012-05-181-1/+1
* Made ldplayer compile, still doesn't work fine (nw) Miodrag Milanovic2012-05-182-29/+83
* Change error message to be more descriptive to actual error that occurs when ... Scott Stone2012-05-181-1/+1
* Documentation addition of a list of known Namco System 246/256 games until so... Scott Stone2012-05-181-0/+65
* Documentation correction and addition of version numbers from Smitdogg for th... Scott Stone2012-05-181-5/+3
* Documentation fixes surrounding TDS & MINTS games from gregf (nw) Scott Stone2012-05-183-4/+4
* Fixed MT#04843: feversoc: Black Screen Scott Stone2012-05-181-5/+4
* bios fix for megatech (nw) Scott Stone2012-05-181-2/+2
* New Mega-Tech BIOS added. [El Barto] Scott Stone2012-05-181-0/+3
* Stop the elephant stage on Handle Champ from crashing, though other graphics ... smf-2012-05-181-0/+20
* Added the alternative bios found on Gachagachamp, it appears to just be recom... smf-2012-05-182-3/+50
* i386: IRET/Virtual 8086 mode fixes [Carl] mahlemiut2012-05-175-385/+246
* fix crash Michaël Banaan Ananas2012-05-171-1/+1
* Improved sound emulation in for pokey chip. Couriersud2012-05-171-366/+179
* fix broken colors Michaël Banaan Ananas2012-05-171-20/+20
* get rid of anonymous timer (savestate problem) Michaël Banaan Ananas2012-05-172-4/+10