summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu
Commit message (Expand)AuthorAgeFilesLines
* (MESS) nes.xml: added a couple of new multigame dumps using Fabio Priuli2014-10-1310-23/+17
* fixfreq: converted to use inline configs. nw. Fabio Priuli2014-10-132-63/+94
* (MESS) channelf: added older multicart revision (the one with the bankswitch Fabio Priuli2014-10-134-20/+80
* Beatmania IIDX Twinkle hardware: The IDE DMA is now hooked up, but the sound ... smf-2014-10-126-0/+293
* (MESS) gamegear: added preliminary emulation of the Master Gear Adapter Fabio Priuli2014-10-128-65/+179
* (MESS) reducing sega8 slot interface duplication. nw. Fabio Priuli2014-10-124-12/+58
* (MESS) sms.c: Misc fixes: [Enik Land] Wilbert Pol2014-10-122-52/+34
* (MESS) consolidate save states when using the SMS gender adapter, from Fabio Priuli2014-10-121-0/+2
* tms32031: removed static configs in favor of inline config+devcb. nw. Fabio Priuli2014-10-123-54/+39
* removed unneeded define. nw. Fabio Priuli2014-10-121-8/+0
* (MESS) hd61700: converted to use devcb callbacks instead of Fabio Priuli2014-10-122-102/+75
* eepromuser.c: [Felipe Sanches] Scott Stone2014-10-124-2/+53
* trident: MMIO WIP. To test with Win95, set the card ID to 0xe3. mahlemiut2014-10-113-10/+90
* (MESS) let's try to workaround coleco cart problems from fullpath Fabio Priuli2014-10-113-6/+19
* (MESS) msx.c: Fixed floppy support for the hx34 and hx34i drivers. (nw) Wilbert Pol2014-10-112-0/+204
* so long, cartslot.c... you made a really great job, when we Fabio Priuli2014-10-1110-360/+4
* a bunch of generic eprom sockets. nw. Fabio Priuli2014-10-1112-248/+133
* (MESS) dmv: added floppy softlist. [Sandro Ronco] Sandro Ronco2014-10-102-0/+3
* Fix duplicate device name (nw) Scott Stone2014-10-101-1/+1
* begin st0016 reorganization (nw) David Haywood2014-10-101-1/+1
* (MESS) converted vectrex and crvision to use slot devices for Fabio Priuli2014-10-109-0/+1224
* (MESS) vic20: Added CPLD image to Final Expansion 3. (nw) Curt Coder2014-10-103-92/+99
* Fixed compile. (nw) Curt Coder2014-10-101-4/+0
* (MESS) vic20: Emulated the Final Expansion 3 cartridge (only RAM/FlashROM sup... Curt Coder2014-10-104-0/+738
* added 315-5296 device Michaël Banaan Ananas2014-10-093-26/+26
* removed this duplicate sketch Michaël Banaan Ananas2014-10-091-20/+3
* whoops III (and hopefully last). nw. Fabio Priuli2014-10-091-1/+1
* trident: reworked Bresenham line drawing. It's better, but I'm still not con... mahlemiut2014-10-091-19/+23
* Make cheat initialization debugger message more verbose. [Pugsy] Scott Stone2014-10-081-1/+4
* 53c810.c: reading DSTAT clears DIP bit in ISTAT. (nw) Ville Linde2014-10-081-0/+1
* clang compile fix. (nw) Curt Coder2014-10-081-1/+1
* (MESS) intv: converted the driver to use slot devices for Fabio Priuli2014-10-089-0/+1833
* (MESS) odyssey2: added a bunch of homebrew titles released on carts. nw. Fabio Priuli2014-10-082-14/+0
* (MESS) odyssey2: converted the driver to use slot devices for Fabio Priuli2014-10-079-0/+811
* Fix compile on MSVC 2012 from Peter Ferrie (nw) Scott Stone2014-10-071-1/+1
* i386: expand down ring 0 stack (nw) cracyc2014-10-071-2/+2
* i386: fix vem486 (nw) cracyc2014-10-061-3/+4
* Removed running_machine parameter from various methods were it wasn't needed ... Ivan Vangelista2014-10-061-1/+1
* upon reading datasheet further, it became obvious that uPD71054 == 82C54 Michaël Banaan Ananas2014-10-064-120/+21
* added upd71054_device, initial commit Michaël Banaan Ananas2014-10-065-2/+121
* Rewrite k053260 sound device [Alex Jackson] Alex W. Jackson2014-10-062-342/+412
* (MESS) apple2: IIe and later don't require double-reads on the language card.... R. Belmont2014-10-051-9/+17
* removed unused private member. nw. Fabio Priuli2014-10-051-1/+0
* (MESS) wswan.c: re-added internal header logging and automatic Fabio Priuli2014-10-053-66/+31
* (MESS) wswan.c: converted to use slot devices for carts. [Fabio Priuli] Fabio Priuli2014-10-055-0/+1274
* (MESS) gameboy, gbcolor: added a configuration setting Fabio Priuli2014-10-051-6/+5
* trident: fix programmable clock selection when running XFree86 mahlemiut2014-10-041-1/+1
* devfind.h: allow ioport_finder to be dereferenced when NULL so read_safe() ca... Alex W. Jackson2014-10-041-0/+3
* Forgot this one (nw) Wilbert Pol2014-10-041-0/+1
* (MESS) sms.c: Added support for Sega Graphic Board input. (nw) Wilbert Pol2014-10-043-0/+220