summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump.mame0136u3 Aaron Giles2010-02-1452-371/+371
* Fixed Dip Switches and Inputs (after verification of the Z80 code) for 'espia... stephh2010-02-141-43/+66
* Added initialization of natural keyboard into init_machine Miodrag Milanovic2010-02-141-0/+3
* Made uimodekey default to "auto" and let OSD decide about default key. (no cr... Miodrag Milanovic2010-02-142-6/+12
* Fixed long-standing (day one?) bug with ADPCM samples in Trojan / Tatakai no ... Angelo Salese2010-02-141-3/+3
* Fix r8303 Couriersud2010-02-141-7/+7
* - Remove stray undef Couriersud2010-02-141-5/+4
* irobot.c - Fix problem with -validate. No whatsnew needed. Scott Stone2010-02-141-1/+1
* wrally.c - Added/verified DIP Locations for World Rally [Guru] Scott Stone2010-02-141-11/+11
* - sdldir.c: Cleanup the #ifdef hell a bit. Couriersud2010-02-142-48/+44
* Cleaned natural keyboard implementation (no credits) Miodrag Milanovic2010-02-142-249/+75
* Workaround for gcc-4.3 reporting a false warning on solaris. Couriersud2010-02-141-0/+5
* Removed annoying typedefs. Aaron Giles2010-02-141-5/+2
* Minor function rename. Aaron Giles2010-02-144-8/+8
* Fix sdldir.c Couriersud2010-02-141-12/+27
* New games added or promoted from NOT_WORKING status Tomasz Slanina2010-02-131-88/+287
* osd_get_emulator_directory removed (no credit) Miodrag Milanovic2010-02-136-81/+0
* No credit Couriersud2010-02-132-1/+13
* No credit, please Couriersud2010-02-136-47/+79
* This should fix build. Miodrag Milanovic2010-02-132-2/+4
* - Removed not used OSD functions Miodrag Milanovic2010-02-136-679/+426
* A bunch of neogeo clean-ups, not worth mentioning Angelo Salese2010-02-131-4/+4
* And now fix the resulting gcc-4.4 warning. Couriersud2010-02-121-2/+2
* Fix compile error on OSX DEBUG=1 build Couriersud2010-02-121-10/+12
* - Revert changes accidentally committed. Couriersud2010-02-121-110/+4
* - Removed changelog notes from osd_sdl.h Couriersud2010-02-124-234/+119
* Fix OSD=sdl win32 compile Couriersud2010-02-121-0/+1
* Move functions from sdlclip.c to sdlos_* Couriersud2010-02-126-304/+290
* Minor cleanup - no whatsnew Couriersud2010-02-121-3/+24
* irobot.c - Added/verified Dip Locations per manual and test mode. Scott Stone2010-02-121-29/+30
* - Moved natural keyboard support from MESS to MAME Miodrag Milanovic2010-02-1226-110/+3127
* Made SDL windows build able to run (needs -window option to start) (no whatsnew) Miodrag Milanovic2010-02-121-2/+2
* Added Intel 8021/8022 CPU types. Curt Coder2010-02-122-0/+6
* Added XTAL for MESS. Curt Coder2010-02-121-0/+1
* rungun: fix text tilemap lookup for big-endian targets. R. Belmont2010-02-121-4/+3
* Fix compile error. R. Belmont2010-02-121-1/+2
* Source Cleanup: Setname fixes and other minor changes - Drivers starting with... Scott Stone2010-02-129-143/+150
* irobot.c - Added XTAL values from manual and hooked up to driver for main/sou... Scott Stone2010-02-121-30/+34
* Internal debugger using the mame rendering infrastructure Couriersud2010-02-1115-117/+1710
* Fixed Dip Switches and Inputs (after verification of the Z80 code) for 'dambu... stephh2010-02-111-22/+72
* Removed GAME_SHARE_ROMS flag and commented old check for duplicate ROM entries Miodrag Milanovic2010-02-112-3/+3
* [VIA6522] Read port A/B only if some pins are inputs. Curt Coder2010-02-111-8/+14
* Renamed GAME_CAN_SHARE_ROMS to GAME_SHARE_ROMS (sounds more logical) Miodrag Milanovic2010-02-112-2/+2
* - Renamed GAME_COMPUTER_MODIFIED to GAME_UNOFFICIAL to mark unofficial hardwa... Miodrag Milanovic2010-02-118-13/+30
* Small update needed for MESS (no whatsnew) Dirk Best2010-02-111-1/+1
* hng64 : Initial implementation of 0x10-sized palette pages for 3d objects. Andrew Gardner2010-02-111-27/+41
* snes wip: Fabio Priuli2010-02-103-86/+88
* Fixed 03724: mrdo: Incorrect XTALs cause for problems with refresh rate and g... Scott Stone2010-02-102-10/+19
* Source Cleanup: Setname fixes and other minor changes - Drivers starting wit... Scott Stone2010-02-105-23/+23
* snes wip: fixed the remaining debug functionalities Fabio Priuli2010-02-103-56/+59