summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-11374-5351/+5259
|
* (MESS) Some Super Serial Card cleanup for the new 6551 (nw) R. Belmont2013-02-112-3/+27
|
* Notes for APC Angelo Salese2013-02-111-22/+31
|
* Fixed TH Control Method when TR is active, fixes input detection in 3D Lemmings Angelo Salese2013-02-112-6/+21
|
* Reverted a VDP1 wrong fix, causes problems in World Series Baseball and ↵ Angelo Salese2013-02-101-2/+2
| | | | Akumajou Dracula X
* nightgal.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-101-24/+70
|
* Fixing natural keyboard debugger commands (input, dumpkbd) Nathan Woods2013-02-103-54/+65
|
* (MESS) gp32.c: Some tagmap cleanups (nw) Wilbert Pol2013-02-102-187/+189
|
* apple2gs: Enable AE Vulcan IDE card (nw, will self-serve) R. Belmont2013-02-103-30/+52
|
* (MESS) intv.c: Reduce some tagmap lookups (nw) Wilbert Pol2013-02-102-4/+8
|
* (MESS) pc6001.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-101-189/+235
|
* (MESS) c64: Added support for the VizaStar cartridge. [Curt Coder] Curt Coder2013-02-105-0/+141
|
* (MESS) trs80.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-102-9/+27
|
* (MESS) mikro80.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-104-28/+54
|
* (MESS) galaxy.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-102-1/+3
|
* fixed uninitialized memory in src/emu/cpu/es5510/es5510.c (nw) Oliver Stöneberg2013-02-101-0/+3
|
* (MESS) vii.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-101-23/+25
|
* (MESS) a7800.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-103-116/+151
|
* (MESS) checkpoint: AE Vulcan IDE card (nw) R. Belmont2013-02-103-0/+327
|
* (MESS) vii.c: Fixed batmantv regression (nw) Wilbert Pol2013-02-101-3/+3
|
* by request, favor safety over speed in jaguar for now David Haywood2013-02-101-29/+52
| | | | (tempest 2k does bad things)
* odyssey2/videopac: Improved palette. [Dr. Venom] Wilbert Pol2013-02-101-19/+19
|
* neogeo.c: removed some more tagmap lookups. (nw) Wilbert Pol2013-02-103-24/+32
|
* memory: Add missing 32->64 bits conversion when building the invsubmask ↵ Olivier Galibert2013-02-101-1/+1
| | | | [Oliver Stöneberg]
* New York Joker: Added inputs, outputs, button-lamps, sound, coin and Roberto Fresca2013-02-101-123/+112
| | | | | | | | | note counters, default NVRAM, and promoted to working... [Roberto Fresca] New games added or promoted from NOT_WORKING status --------------------------------------------------- New York Joker [Roberto Fresca, David Haywood, Any, The Dumping Union]
* neogeo.c/ng_aes.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-106-263/+257
|
* fixed Visual Studio compiler warning in src/mame/machine/snessdd1.c (nw) Oliver Stöneberg2013-02-101-0/+1
|
* hd61830.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-102-2/+5
|
* (MESS) fixed multisession crash with any system using generic keyboard. Robbbert2013-02-101-3/+17
|
* (MESS) bbc.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-103-127/+108
|
* (MESS) mc6847.c: workaround for "comparison is always true due to limited ↵ Fabio Priuli2013-02-101-1/+1
| | | | range of data type" warning which makes Apple GCC unhappy. no whatsnew.
* (MESS) Superslave : connected to terminal Robbbert2013-02-102-6/+63
|
* minor update. nw. Fabio Priuli2013-02-102-12/+12
|
* let's see if this makes happy non-Apple GCC... nw Fabio Priuli2013-02-101-1/+1
|
* (MESS) trs80.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-102-81/+135
|
* (MESS) snes.c: refactored SPC7110 and SDD1 implementations to be more ↵ Fabio Priuli2013-02-102-458/+419
| | | | | class-friendly and not to use running_machine to access the ROM data. no whatsnew.
* Moved knightsb to fcrash.c Robbbert2013-02-103-154/+212
|
* 05137: galkaika, galkoku, mcontest, tokimbsj, tokyogal, uchuuai: No sound, ↵ Phil Bennett2013-02-091-0/+4
| | | | lock up in attract mode or gameplay [Phil Bennett]
* reduced tagmap lookups in ui_update_and_render() / changed ↵ Oliver Stöneberg2013-02-092-4/+4
| | | | ui_is_menu_active() to bool (nw)
* Added INTBACK buffer mechanism, fixes at least Rayman inputs Angelo Salese2013-02-092-5/+12
|
* Reverted x1_010 modernization. (nw) Andrew Gardner2013-02-096-213/+237
| | | | | | I don't have the time between now and Monday to figure this one out. (This doesn't undo any changes done by other modernizations)
* (MESS) c64: Fixed crash? (nw) Curt Coder2013-02-091-1/+1
|
* Added highlighted white monochrome RGB. (nw) Curt Coder2013-02-092-0/+8
|
* Added zooming for RGB15 (My Fair Lady) Angelo Salese2013-02-091-3/+9
|
* Fixed zooming for 3D Baseball the Majors (8bpp bitmaps) Angelo Salese2013-02-091-7/+31
|
* Fixed vertical linescroll mask too Angelo Salese2013-02-091-8/+20
|
* (MESS) pk8000.c: Forgot these ones.. (nw) Wilbert Pol2013-02-091-2/+6
|
* (MESS) pk8000.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-091-39/+73
|
* (MESS) vii.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-091-8/+15
|
* (MESS) gb.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-092-3/+5
|