summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* model2.cpp: fix luma overflow (Virtua Striker flag colors) [Angelo Salese] angelosa2017-09-161-2/+10
* mn10200: noticed a savestate issue (nw) hap2017-09-162-4/+7
* Merge pull request #2647 from npwoods/key_name_switch_formatting hap2017-09-161-45/+45
|\
| * Changing switch statement in ioport_field::key_name() to MAME favored formatting Nathan Woods2017-09-101-45/+45
* | (nw) more uarts and cleanups Robbbert2017-09-174-95/+117
* | deco_irq: Use a device map, move screen include to header Dirk Best2017-09-164-80/+80
* | (nw) mits680b : added uart; cm1800 : small cleanup Robbbert2017-09-162-44/+34
* | (nw) pm68k : small cleanup Robbbert2017-09-162-13/+12
* | (nw) mits680b : cleanup, notes Robbbert2017-09-161-21/+14
* | bbusters.cpp: Correct hash values for new set (nw) briantro2017-09-161-3/+3
* | bbusters.cpp: Ok, Japanese sets are 2 player and new 3 player, so change desc... briantro2017-09-161-5/+5
* | asteroid.cpp: Correct Lunar Lander foreign language rom name (nw) briantro2017-09-151-2/+2
* | new working clone - Beast Busters (Japan, Version 2, J3) briantro2017-09-152-12/+61
* | Eliminate last use of auto_alloc in frontend (nw) AJR2017-09-152-3/+4
* | selmenu.cpp: Don't use auto_alloc for temporary bitmaps (nw) AJR2017-09-152-78/+66
* | D3D fix (nw) AJR2017-09-151-1/+1
* | ui.cpp: Eliminate now-unnecessary machine parameter (nw) AJR2017-09-152-25/+25
* | Use std::unique_ptr to manage instances of slider_state (nw) AJR2017-09-1511-66/+78
* | Merge duplicate code for drawing UI palette menu (nw) AJR2017-09-154-213/+34
* | hiscore.dat: Updates [Leezer] cracyc2017-09-151-139/+203
* | New machines added or promoted from NOT_WORKING status Sandro Ronco2017-09-1510-232/+1667
* | (nw) jade : added z80sio Robbbert2017-09-161-41/+31
* | notes and its corrections (nw) MetalliC2017-09-152-24/+25
* | (nw) inderp: added some meat to the bones Robbbert2017-09-161-21/+171
* | iteagle: Set carnking to start at medium resolution by default. (nw) Ted Green2017-09-151-1/+1
* | iteagle: Set MIPS3DRC_STRICT_VERIFY option. Sees to eliminate game hangs in ... Ted Green2017-09-151-6/+2
* | notetaker.cpp: update notes, add more info about the emulator processor, add ... Lord-Nightmare2017-09-151-33/+72
* | kayproii softlist: add Digital Keyboards' Synergy Host Control System software Sergey Svishchev2017-09-151-0/+11
* | qb3: Fix sound (MT #6682) AJR2017-09-143-4/+6
* | dccons.cpp: documented Dreamcast flash ROM structure MetalliC2017-09-151-2/+36
* | kaneko16.cpp: made dial/paddle optional for gtmr, fixes inp playback (nw) angelosa2017-09-151-12/+16
* | Change cgraplop2 name back again to Graplop as per Haze notes (nw) angelosa2017-09-151-1/+1
* | Revert Z80_R usage in alibaba, added a note about machine().rand(), open to s... angelosa2017-09-152-4/+4
* | ioport: remove really bad usage of machine->rand() (nw) hap2017-09-151-7/+2
* | MT #06680 angelosa2017-09-141-3/+3
* | hexion.cpp: fix music pitch for hexionb bootleg [Lord Nightmare] Lord-Nightmare2017-09-141-1/+1
* | ic place correction (nw) MetalliC2017-09-151-4/+4
* | new not working clone MetalliC2017-09-142-4/+28
* | hexion.cpp: fix music speed by hooking up the INT_TIME callback from the k053... Lord-Nightmare2017-09-144-8/+27
* | pacman.cpp: changed RNG function for alibaba, fixes inp playback [Angelo Salese] angelosa2017-09-142-3/+6
* | Merge pull request #2640 from sschnelle/hp16500_hil R. Belmont2017-09-141-2/+25
|\ \
| * | hp16500: connect HIL MLC Sven Schnelle2017-09-081-2/+25
* | | (nw) pimps : hooked up the uarts Robbbert2017-09-151-55/+119
* | | (nw) ts816: notes Robbbert2017-09-141-2/+5
* | | advision: Synchronize sound commands (fixes sound in turtles, nw) AJR2017-09-142-1/+8
* | | Changed Language Rom for Lunar Lander which passes now self-test (former sour... Scott Stone2017-09-131-2/+2
* | | New machines marked as NOT_WORKING Scott Stone2017-09-133-50/+127
* | | wndrplnt: Fix soundlatch-related regression (nw) AJR2017-09-131-0/+1
* | | Fix retofinvb3 colors [Lord Nightmare] Lord-Nightmare2017-09-131-9/+21
* | | New device: Data East IRQ Controller Dirk Best2017-09-147-339/+479