summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Fix SDL Win32 build to build as unicode.mame0136u1 Aaron Giles2010-01-164-5/+14
* YM2612: More accurate LFO implementation and channel clipping [Eke-Eke, Nemes... R. Belmont2010-01-161-471/+396
* Fix PTR64 autodetect for Windows Aaron Giles2010-01-162-12/+17
* Cleanups and version bump. Aaron Giles2010-01-16139-1752/+1752
* - testkeys now builds again Couriersud2010-01-161-8/+21
* Added casting operators to the region_info class so you can assign Aaron Giles2010-01-1647-142/+195
* More PPC GCC warning fixes. R. Belmont2010-01-159-20/+20
* Cheesy autodetect for PTR64 on Windows using standard build tools. Aaron Giles2010-01-151-0/+12
* Cosmetic changes, no credit Couriersud2010-01-158-15/+2
* More PPC GCC warning fixes. R. Belmont2010-01-154-12/+14
* More fixes for PowerPC GCC (the konamiic ones are actual errors!) R. Belmont2010-01-156-5/+9
* Fix for PowerPC OS X targets. R. Belmont2010-01-151-2/+2
* - Fix TARGETOS detection on OS X. Couriersud2010-01-151-8/+23
* Fixed period for both sn76489 and sn76489A periodic noise; fixes pitch in 'sm... Jonathan Gevaryahu2010-01-151-7/+16
* SDLMAME: add BGRA support to -video soft Couriersud2010-01-151-0/+16
* SDLMAME: improved OS X and SDL 1.3 SVN support, try to autodetect SDLMAME tar... R. Belmont2010-01-158-15/+58
* i386: Improved accuracy of the various emulated models, makes CPU detection p... Dirk Best2010-01-155-48/+80
* hng64 : Unified dynamic & explicit palette code. Buriki door is correct now.... Andrew Gardner2010-01-151-65/+56
* hng64 : Makes a palette similarity explicit (no whatsnew needed) Andrew Gardner2010-01-151-2/+5
* hng64 : Found the 'explicit palette' word in bbust2. Colors are now correct. Andrew Gardner2010-01-151-35/+64
* Yet more improvements Angelo Salese2010-01-151-15/+18
* More improvements Angelo Salese2010-01-141-22/+29
* Changed all CFLAGS to CCOMFLAGS to be consistent to what windows.mak does Couriersud2010-01-141-15/+15
* Added video boundary checks for the blitter Angelo Salese2010-01-141-2/+10
* More improvements, probably needs references ... Angelo Salese2010-01-141-55/+57
* Improved the blitter in Cyber Tank Angelo Salese2010-01-141-15/+25
* 00660: zoar: The cabinet UPRIGHT dipswitch is not working. [stephh] Phil Bennett2010-01-142-16/+20
* Verified clocks on Poker Ladies and changed Z80 clock of Mahjong Gakuen from ... Phil Bennett2010-01-141-7/+7
* Add lots of comments relating to 56-pin Mahjong interface and Psikyo SK-G001 ... Paul Priest2010-01-141-24/+89
* Added a mostly-complete SunPlus u'nSP core based on the one in Segher's "Unun... Ryan Holtz2010-01-145-0/+1270
* Written bare-bones video emulation for the Cyber Tank sprite chip / blitter Angelo Salese2010-01-141-4/+63
* verified more rom names for the merit.c driver Brian Troha2010-01-131-6/+6
* Makefile changes: Aaron Giles2010-01-131-2/+20
* SDLMAME initial import [R. Belmont, Couriersud] R. Belmont2010-01-1383-0/+35834
* Merge makefile with outstanding SDLMAME changes (no whatsnew) R. Belmont2010-01-131-2/+22
* MT03233: Fix multisession crash in SE3208 affecting crystal.c [anonymous] Paul Priest2010-01-121-1/+3
* redumped sprite roms [Antonio Gonzalez Jr, The Dumping Union] Angelo Salese2010-01-121-18/+20
* Hooked up the two bg tilemaps Angelo Salese2010-01-121-29/+49
* Fix for agallet fatalerror message: "memory_set_bank called for bank 'bank1'... Scott Stone2010-01-121-0/+4
* Redumped program roms in Cyber Tank [Antonio Gonzalez Jr.] Angelo Salese2010-01-121-12/+3
* Fix assert for prmrsocr + clones - no whatsnew needed [Fabio Priuli] Scott Stone2010-01-121-1/+1
* Fixed a bogus protection check in Victor 21 [Angelo Salese] Angelo Salese2010-01-121-2/+9
* Typo, no whatsnew. Thanks Fabio. Paul Priest2010-01-121-1/+1
* Fix for MT00111 - rom region overrun in YMF278B core on loop j=0 of SAMPLE_UP... Paul Priest2010-01-122-22/+19
* Added xtal for MESS. Curt Coder2010-01-121-0/+1
* Enforce that numbers are all the same exact width when loading fonts. Aaron Giles2010-01-121-0/+12
* Within src/emu, basic conversions: Aaron Giles2010-01-12138-319/+317
* Explicitly allow PAIR and PAIR64 in save states. Aaron Giles2010-01-122-17/+2
* Converted Gunpey to use RGB pens instead of hardcoded palette table Angelo Salese2010-01-111-8/+20
* Implemented basic blitter support in Gunpey [Tomasz Slanina] Angelo Salese2010-01-111-9/+82