summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Compile fix for 64-bit Win32 SDL.mame0136u2 Aaron Giles2010-01-281-0/+1
* Remove some deprecated stuff that was copied from the Windows build. Aaron Giles2010-01-282-21/+2
* Apply osd_free fix to SDL version of code as well. Aaron Giles2010-01-281-1/+1
* Cleanups and version bump. Aaron Giles2010-01-2845-390/+390
* GTK-Debugger Couriersud2010-01-286-23/+418
* Small optimization, no credit Couriersud2010-01-271-7/+8
* UI menu interface changes Couriersud2010-01-2715-156/+164
* Fixed background and sprites colors in D-Day (Jaleco) [Angelo Salese] Angelo Salese2010-01-271-20/+21
* Dumped the proms in D-Day (Jaleco) [Chack'n, Team Japump] Angelo Salese2010-01-271-21/+51
* Revert too early driver data conversion for raiden2. Olivier Galibert2010-01-271-219/+123
* Fixed compile for s14001a.c and updated MESS dependent code in wave.c (no wha... Miodrag Milanovic2010-01-272-8/+8
* comment was cut off. no whatsnew. Jonathan Gevaryahu2010-01-271-1/+1
* s14001a: updated comments; got rid of the squealing noise (hidden behind a #d... Jonathan Gevaryahu2010-01-271-11/+23
* Added GAME_SUPPORTS_SAVE flag to exctsccrj2 (no whatsnew) Phil Bennett2010-01-262-2/+2
* Some clean-ups... :) Roberto Fresca2010-01-264-14/+15
* Moved HD63484 ACRTC device from mame/video to emu/video. Roberto Fresca2010-01-265-3/+3
* hng64 : Hacks the camera to work in sams64. [Andrew Gardner] Andrew Gardner2010-01-261-1/+9
* Converted HD63484 ACRTC to be device. [Fabio Priuli] Roberto Fresca2010-01-264-490/+676
* GTK-Debugger Couriersud2010-01-267-215/+834
* New Clones Added Phil Bennett2010-01-252-1/+90
* Converted the following drivers to use driver_data structs: [Atari Ace] Phil Bennett2010-01-2520-1186/+1754
* New games added or promoted from NOT_WORKING Phil Bennett2010-01-251-1/+18
* New games added as GAME_NOT_WORKING Phil Bennett2010-01-253-1/+107
* Ensure that RAM and bitmaps are cleared when the ms32 driver is started to av... Phil Bennett2010-01-251-8/+11
* Popmessages can now be used in drivers which have an MC6845. Curt Coder2010-01-251-2/+0
* GTK-Debugger (SDL) Couriersud2010-01-244-28/+134
* Removed duplicate declarations from debug-cb.h Couriersud2010-01-241-229/+0
* standardize the country / region for Viper Phase 1 in seibuspi.c Brian Troha2010-01-241-21/+21
* Fixed sn76489a periodic noise once again (and simplified a bit of code), now ... Jonathan Gevaryahu2010-01-241-71/+73
* Add correct coinage to Insector X (Japan) Brian Troha2010-01-241-1/+8
* new clone - Viper Phase 1 =U.S.A= Brian Troha2010-01-232-9/+40
* new clone - Insector X (Japan) Brian Troha2010-01-232-1/+17
* New Not Working Scott Stone2010-01-232-0/+120
* Changed the following games to use the 76489A variant (verified on my pcbs): Scott Stone2010-01-235-9/+9
* Verified all clocks and corrected HuC6280 clock following old Charles McDonal... Scott Stone2010-01-231-7/+7
* new not working Angelo Salese2010-01-234-1/+90
* ARM: preliminary SA-1110 support R. Belmont2010-01-232-1/+36
* SDL: fixed GTK debugger compile R. Belmont2010-01-231-3/+3
* GTK-Debugger Couriersud2010-01-236-1273/+1512
* Tidy up calculation, thanks smf. No whatsnew. Paul Priest2010-01-231-1/+1
* New games marked as NOT_WORKING mariuszw12010-01-222-1/+83
* psikyoah: remove hard-coded zoom table and replace with 1/x function Paul Priest2010-01-222-51/+21
* GTK Debugger work Couriersud2010-01-227-568/+960
* Fix DEBUG build Couriersud2010-01-222-0/+6
* Make x-zoom close to hardware with hard-coded table based on measurements fro... Paul Priest2010-01-223-76/+135
* Corrected default dip settings and added workaround for BOTSS final-stage crash. Phil Bennett2010-01-222-3/+8
* The return of the "misc" Couriersud2010-01-2126-244/+413
* malloc ==> osd_malloc, free ==> osd_free Couriersud2010-01-211-10/+7
* CIA 6526: Fixed serial port transfer. Curt Coder2010-01-211-73/+77
* hng64 : Partially decodes translation-only geometry type 0102 [Andrew Gardner] Andrew Gardner2010-01-211-54/+74