summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump.mame0135u3 Aaron Giles2009-12-11128-753/+753
* Converted Signetics 2636 video chip to be a MAME device and updated drivers u... Fabio Priuli2009-12-1127-786/+1397
* Added tilemap_create_device() function which lets you create a tilemap Aaron Giles2009-12-102-2/+31
* Apply mirrors and global masks at address map detokenizing time rather Aaron Giles2009-12-103-7/+40
* Removed Iron clad, until confirmed against proto Fabio Priuli2009-12-102-25/+1
* on behalf of David Haywood: Fabio Priuli2009-12-101-2/+45
* Added driver data struct and save states to the following drivers: Fabio Priuli2009-12-1018-987/+1448
* Converted Kaneko Pandora sprite chip to be a MAME device and updated drivers ... Fabio Priuli2009-12-1012-153/+344
* i386 core improvements: [Barry Rodewald] Phil Bennett2009-12-102-0/+41
* (not whatsnew.txt worthy) Andrew Gardner2009-12-102-949/+926
* adds PCB layout for Rapid Fire Brian Troha2009-12-101-3/+24
* Cleaned out old cheat text commented in the dblewing driver. These can be lo... Scott Stone2009-12-101-47/+0
* on behalf of David Haywood: Fabio Priuli2009-12-099-6/+340
* Added driver data struct and save states to the following drivers: Fabio Priuli2009-12-0929-1432/+2206
* new games added: Rapid Fire Brian Troha2009-12-092-14/+357
* New clone added: Strikers 1945 (Hong Kong, bootleg) Brian Troha2009-12-093-16/+454
* Version mismatch, sorry...d-l Angelo Salese2009-12-091-9/+9
* Aleck 64: Worked around hard-locks at start-up, I let decide to MG what's the... Angelo Salese2009-12-091-14/+19
* Added driver data struct and save states to: jangou.c, jantotsu.c, jollyjgr.c... Fabio Priuli2009-12-094-319/+733
* removed comment Fabio Priuli2009-12-091-1/+1
* Added Driver Configuration to astrof.c to emulate common wire hack which caus... Fabio Priuli2009-12-091-2/+43
* Fixed DMADAC wrapping behavior. [Tim Schuerewegen] Aaron Giles2009-12-091-3/+7
* Converted atari drivers over to using driver_data for the most Aaron Giles2009-12-0984-2937/+3246
* Added driver data struct and save states to jack.c Fabio Priuli2009-12-094-97/+219
* Added common driver data struct to timeplt.c, tutankhm.c, junofrst.c, pooyan.... Fabio Priuli2009-12-0923-760/+964
* Adds Ironclad to neogeo driver (neodrvr.c) Brian Troha2009-12-092-1/+25
* Fixed the new unknown Draw Poker HI-LO sets, adding both bipolar PROM dumps t... Roberto Fresca2009-12-091-3/+5
* Added driver data struct to ironhors.c Fabio Priuli2009-12-094-104/+206
* Added save states and driver data struct to the following drivers: fromance.c... Fabio Priuli2009-12-0920-1093/+1545
* Added a PCB layout for M.Kramer's Black Jack Poker, based on a hi-res pic. Roberto Fresca2009-12-081-1/+71
* Aleck 64: Implemented player 2 inputs [Angelo Salese] Angelo Salese2009-12-082-170/+314
* Corrected magicmsk.u8 CRC/SHA1 (no whatsnew) Phil Bennett2009-12-081-1/+1
* Cleaned-up several drivers; added missing prototypes and removed dead ones, Phil Bennett2009-12-0854-145/+145
* deleted obsolete comment as per Haze Angelo Salese2009-12-081-1/+1
* Added save states and driver data struct to glass.c & homedata.c Fabio Priuli2009-12-0810-967/+1301
* New games marked as GAME_NOT_WORKING Roberto Fresca2009-12-082-20/+124
* Quick and dirty function to draw some garbage in the blitter, written by Haze Angelo Salese2009-12-071-2/+26
* Some hook-ups for the text blitter Angelo Salese2009-12-071-9/+72
* As per Dox, swapped r<->b colors, colors looks now more realistic (and a sinc... Angelo Salese2009-12-071-6/+7
* Fixed a DMA list processing quirk, this fixes most black squares in backgroun... Angelo Salese2009-12-071-9/+31
* Hooked up videoram reading in drawing functions, more gfxs are now displayed Angelo Salese2009-12-071-10/+27
* Implemented DMA vram transfers Angelo Salese2009-12-071-5/+62
* Refactored driver, added Guru's readme^TM and applied alternative gfx rom loa... Angelo Salese2009-12-071-53/+225
* Fixed srcclean handling of embedded comments within strings [Atari Ace] Phil Bennett2009-12-072-10/+13
* Added new functions: Aaron Giles2009-12-0723-165/+122
* minor name update to last name update for Merit trivia roms Brian Troha2009-12-071-10/+10
* fixes rom names is several merit trivia question sets Brian Troha2009-12-071-35/+35
* Fixed a stupid math bug with charset decoding... Angelo Salese2009-12-061-2/+2
* Moved charram to a more logical position Angelo Salese2009-12-061-19/+27
* Improved DMA understanding Angelo Salese2009-12-061-29/+45