summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Cleanups/version bump.mame0122u8 Aaron Giles2008-02-0352-434/+434
* Fix compile error. Aaron Giles2008-02-031-0/+2
* Made K007121_sprites_draw not require a 'machine' argument Zsolt Vasvari2008-02-038-16/+16
* Color table removal Zsolt Vasvari2008-02-033-15/+12
* Fixed backslash in #include. R. Belmont2008-02-031-1/+1
* Color table removal Zsolt Vasvari2008-02-0312-83/+223
* From: RansAckeR Aaron Giles2008-02-031-111/+109
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-02-0321-21/+31
* From: RansAckeR [mailto:RansAckeR@pandora.be] Aaron Giles2008-02-031-142/+35
* From: roberto zandonà [mailto:robiza71@tin.it] Aaron Giles2008-02-031-88/+91
* Some more debugger fixes. Aaron Giles2008-02-038-416/+321
* - New game: Puzzlet (NOT_WORKING) Luca Elia2008-02-0211-112/+1096
* Reparent In LockOn Brian Troha2008-02-022-8/+9
* adds dip locations to LockOn Brian Troha2008-02-021-9/+11
* Adds Progressive Music Trivia (Question Set 4) dumped by www.softwarethis.com. Andrew Gardner2008-02-022-0/+40
* - Removed colortable Zsolt Vasvari2008-02-0210-217/+189
* Changed debugger-related code to be based off a new makefile define (DEBUGGER... Aaron Giles2008-02-02179-601/+577
* Added missing Lock-On crystal Zsolt Vasvari2008-02-021-0/+1
* - Removed color table Zsolt Vasvari2008-02-024-13/+11
* Color table removal Zsolt Vasvari2008-02-025-123/+83
* * Improved Lock-On by a fair bit and added an alternate set. Phil Bennett2008-02-028-615/+1680
* minor clean up / info correction Brian Troha2008-02-011-234/+173
* WIP name change... fixes issue with CAPs in the rom name Brian Troha2008-02-011-73/+44
* yard -> m58 Aaron Giles2008-02-014-3/+3
* A little more cleaning in the irem games. Aaron Giles2008-02-017-205/+238
* This wasn't ready yet. Reversing Zsolt Vasvari2008-02-012-15/+18
* Another batch of drivers getting their colortable removed Zsolt Vasvari2008-02-0112-282/+254
* Updated mpatrol to use resnet for colors. Aaron Giles2008-02-011-92/+91
* - Converted all games to use the colortable table Zsolt Vasvari2008-02-014-95/+159
* Added a few more notes about some games. stephh2008-02-011-5/+25
* - Circus Charlie, Champion Base Ball and Fire Battle use the colortable objec... Zsolt Vasvari2008-02-015-118/+142
* now loads (hopefully) correct gfx / sound roms -- will check + add ms32 versi... davidhay2008-02-011-12/+12
* Corrected rom names and added some info from an old zip I found :-P Brian Troha2008-01-311-8/+76
* Updated williams driver to use VIDEO_UPDATE_SCANLINE. Aaron Giles2008-01-314-94/+54
* Emulates the 3 vs 4-bit difference between the MC3417 and MC3418 variants Zsolt Vasvari2008-01-311-18/+15
* - Source code reorganization to make it easier to add MC3417/18 audio chips Zsolt Vasvari2008-01-314-218/+86
* Tried to clean the rockola.c driver "a la Aaron" (please have a look and feel... stephh2008-01-311-358/+367
* - Correct colors in Birdie King 3 -- just needed a new dump from the Guru Zsolt Vasvari2008-01-312-8/+18
* Removed no longer applicable to-do item Zsolt Vasvari2008-01-311-1/+0
* - Fixes reset crashes in all Z180 games. Not sure if there is a bug ID for this Zsolt Vasvari2008-01-314-360/+53
* Readded accidentaly deleted line -- sorry about that Zsolt Vasvari2008-01-311-0/+1
* - Added 73.728MHz crystal to xtal.h Zsolt Vasvari2008-01-312-9/+18
* added a port locations to a few more games. Brian Troha2008-01-301-256/+116
* Note about the CPU & OSC used _NO_ other changes Brian Troha2008-01-301-0/+3
* Take advantage of attotime_div. Aaron Giles2008-01-301-7/+2
* Added stream_get_sample_rate(), stream_get_time(), and stream_get_sample_peri... Aaron Giles2008-01-302-48/+148
* Oops, forgot to remove static variable. Aaron Giles2008-01-301-1/+0
* Added new option VIDEO_UPDATE_SCANLINE, which cases VIDEO_UPDATE to be called... Aaron Giles2008-01-304-31/+41
* Minor cleanup, merging of memory maps. What a disaster. Aaron Giles2008-01-301-80/+57
* - Removed color PROM -- uses TRANSPARENCY_PENS instead of TRANSPARENCY_COLOR ... Zsolt Vasvari2008-01-302-58/+61