summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Turn off debug flag.mame0137 Aaron Giles2010-03-111-1/+1
* Cleanups and version bump. Aaron Giles2010-03-1132-362/+362
* Slightly fixed interrupt handling and added SBIC and MUL opcodes to the Atmel... Ryan Holtz2010-03-1114-1217/+943
* 680x0: Improve disassembly for various FMOVE forms [R. Belmont] R. Belmont2010-03-111-7/+78
* [#03533] Properly show 32-bit displacement for 020+ A reg relative [R. Belmont] R. Belmont2010-03-111-1/+8
* m680x0: show FPU registers in the debugger for 030+ R. Belmont2010-03-112-0/+65
* Fixed wrong assert_line -> that became pulse_line for abitudinary matters Angelo Salese2010-03-101-1/+1
* Implemented sound NMI enable flag to the Munch Mobile driver [Angelo Salese] Angelo Salese2010-03-102-2/+18
* new working game Angelo Salese2010-03-101-3/+163
* rallybik, truxton (toaplan1.c driver) [stephh] : stephh2010-03-103-147/+380
* Reverted some more changes done in rev.8551, to avoid a few very picky games ... Fabio Priuli2010-03-103-17/+84
* fixed snes issue (sorry) Fabio Priuli2010-03-101-2/+1
* Bunch of change from Haze (no credit wanted) Angelo Salese2010-03-103-17/+106
* Written a per-pixel function for the irq system in the ST-V driver, disabled ... Angelo Salese2010-03-101-1/+43
* Improvements to Magical Odds graphics [David Haywood] Angelo Salese2010-03-093-20/+166
* Corrected 2 rom names for a Sega Frogger set (verfied from actual labeled and... Brian Troha2010-03-091-2/+2
* new clone: Smash TV Rev 3.01 Brian Troha2010-03-092-0/+30
* Fix compile Angelo Salese2010-03-091-1/+1
* Implemented NMI enable flag in Lucky 8 Lines and Magical Odds, fixes logic qu... Angelo Salese2010-03-092-6/+24
* snes.c: refactored joypad inputs to be consistent with other input devices (u... Fabio Priuli2010-03-092-32/+33
* Confirmed and hooked up i/o ports in Magical Tonic / Odds, doesn't work due o... Angelo Salese2010-03-091-47/+274
* reverting most of rev.8551, to avoid breakage in MESS. also, please do not me... Fabio Priuli2010-03-091-5/+3
* not worth mention: minor renaming of some snes_ppu struct elements Fabio Priuli2010-03-093-33/+34
* snes.c: changed OAM code to create sprite list for each line based on OBSEL s... Fabio Priuli2010-03-093-77/+136
* Improvements to funworld.c driver. [Roberto Fresca] Roberto Fresca2010-03-091-19/+105
* snes.c: Fixed OAM overflow [jbo_85, Fabio Priuli] Fabio Priuli2010-03-081-22/+22
* Renamed the Five Clown main program ROM to match the name on the sticker. Roberto Fresca2010-03-081-2/+2
* Support for the original Five Clown set. Now this one is parent. Roberto Fresca2010-03-082-8/+42
* Made device->tag and devconfig->tag into private member variables (m_tag). Aaron Giles2010-03-08114-884/+886
* Imported Z80 DART and Z80 STI from MESS. (no whatsnew) Curt Coder2010-03-086-0/+2607
* Decrypted the color prom in King Derby (1986 version) [Angelo Salese] Angelo Salese2010-03-081-2/+37
* Improvements to the unkch1/4 sets [David Haywood] Angelo Salese2010-03-083-24/+413
* Fixed debugger memdump command [Robbbert] Dirk Best2010-03-081-1/+1
* z80sio: Added register access functions to prevent trampoline functions [Dirk... Dirk Best2010-03-086-49/+63
* not worth mention: minor addition to support SNES SuperScope in MESS Fabio Priuli2010-03-082-22/+31
* New driver for Five Clown, from IGS. This is a dual 6502 system Roberto Fresca2010-03-084-0/+1215
* SDL: fix Fortify-reported stack smash [Belegdol] R. Belmont2010-03-081-1/+1
* fixed typo (no credit) R. Belmont2010-03-081-1/+1
* namcos23 updates: [R. Belmont] R. Belmont2010-03-081-25/+70
* Implemented coins to King Derby (1986 version), game can be considered as wor... Angelo Salese2010-03-071-7/+30
* Implemented sound to King Derby (1986 version) [Angelo Salese] Angelo Salese2010-03-071-8/+14
* namcos23 updates: [R. Belmont] R. Belmont2010-03-071-7/+53
* Implemented 'key matrix' inputs in King Derby (1986 version) [Angelo Salese] Angelo Salese2010-03-071-90/+39
* Added ARDY/BRDY signal read handlers to Z80 PIO. [Curt Coder] Curt Coder2010-03-072-0/+28
* Serving a cup of STFU to clrmamepro. (no whatsnew) Curt Coder2010-03-0714-46/+46
* namcos23: pass C422 IRQ test [R. Belmont] R. Belmont2010-03-071-0/+33
* Implemented default EEPROMs for GTIClub, Hang Pilot, Asterix, X-Men and Polyg... Angelo Salese2010-03-074-0/+57
* game is called Wave Shark Angelo Salese2010-03-072-22/+22
* Implemented default EEPROMs to Bubble Memories, Lethal Enforcers and Puzzle T... Angelo Salese2010-03-075-24/+50
* Correct one bit of merge weirdness (no credit) R. Belmont2010-03-071-2/+2