summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump.mame0132u1 Aaron Giles2009-06-182-17/+17
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-185-790/+803
* Implemented a new DECO CPU-16 opcode, used by Express Raider for V-BLANK bit ... Angelo Salese2009-06-151-3/+3
* Fix for bug 3262 Fabio Priuli2009-06-151-1/+1
* Fixed a DECO16 CPU core bug that was causing issues with Pro Bowling part of ... Angelo Salese2009-06-141-1/+1
* Disabled an heavy logerror msg. Angelo Salese2009-06-131-0/+2
* Made the 8237 dma controller emulation more accurate by implementing it as a ... Wilbert Pol2009-06-132-138/+347
* [MC6845] Refactored to use devcb and added cursor callback (for MESS). Curt Coder2009-06-112-29/+88
* One more GCC 4.4 fix R. Belmont2009-06-101-0/+3
* More GCC 4.4 fixes. R. Belmont2009-06-102-13/+13
* Added SP0256 pinout. Curt Coder2009-06-101-4/+30
* [PPI8255] Fixed mode 2 input mask. Curt Coder2009-06-091-9/+23
* [PPI8255] Fixed handshaking signals for modes 1/2. Curt Coder2009-06-081-10/+65
* Cleanups and version bump.mame0132 Aaron Giles2009-06-081-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-0810-70/+86
* The other larger patch adds missing static and const qualifiers, and Aaron Giles2009-06-0822-43/+37
* Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE Aaron Giles2009-06-0841-159/+1
* Added the concept of device contracts. A contract is a well-defined Aaron Giles2009-06-083-2/+55
* fix error as pointed out by Laurent Brian Troha2009-06-071-1/+1
* Z80 fixes by "Marshmellow" in emails dated 3/8/2009 to Aaron and verified by ... Brian Troha2009-06-071-2/+2
* Fix mantis 03013 by hooking strdup into mame's malloc [Atari Ace] Olivier Galibert2009-06-071-5/+16
* Fixed a minor typo in the SSEM debugging features. [MooglyGuy] Ryan Holtz2009-06-061-2/+2
* Cleanups and version bump.mame0131u4 Aaron Giles2009-06-0413-169/+169
* Fixing NVRAM function name to be the same for devices/non-devices. This makes... Fabio Priuli2009-06-031-1/+1
* Fixed compile error Angelo Salese2009-06-021-1/+1
* Converted Motorola 6840PTM to be a MAME device Fabio Priuli2009-06-022-473/+490
* Removed type member from ADC083x and ADC1213x state structures. Fabio Priuli2009-06-024-92/+34
* Added crystals for MESS. Curt Coder2009-06-021-0/+2
* [Z80PIO] Added alternate read/write handlers. Curt Coder2009-06-022-0/+16
* Corrected a major oversight in the instruction encoding of the SSEM core [Moo... Ryan Holtz2009-06-022-7/+7
* Added CPU core for the Manchester Small-Scale Experimental Machine (SSEM) fro... Ryan Holtz2009-06-024-0/+434
* Partially converted NEC uPD4990A RTC to be a MAME device. Moved clock init to... Fabio Priuli2009-06-012-255/+438
* Digitalker mode 2 fix Olivier Galibert2009-06-011-3/+6
* Fixed problem with derived devices in devtempl.h. Fixed save state issues wit... Fabio Priuli2009-06-015-135/+218
* Fixed save state issues for all but 2 of the devices I converted earlier Fabio Priuli2009-06-014-26/+26
* Converted RP5H01 to be a MAME device. Fabio Priuli2009-06-012-142/+177
* Converted ADC1213x converters to be MAME devices. Also, made more specific th... Fabio Priuli2009-06-014-82/+252
* Converted NEC uPD4701 to be a MAME device and hopefully fixed ACD083x device ... Fabio Priuli2009-06-014-225/+255
* Converted Fujitsu MB3773 to be a MAME device Fabio Priuli2009-06-012-29/+129
* Converted ADC083x converters to be MAME devices Fabio Priuli2009-06-012-288/+388
* Converted DS1302 to use devtemplate Fabio Priuli2009-06-011-31/+17
* Changed voodoo to use devtempl.h. Aaron Giles2009-05-311-28/+17
* Added DT_HAS_START to devtempl.h to explicitly specify the presence Aaron Giles2009-05-312-99/+88
* Added configuration settings and analog adjusters to xml output (see e.g. mar... Fabio Priuli2009-05-311-2/+75
* Cleaned up Namco 5xxx docs, listing both MB88xx pin IDs and Aaron Giles2009-05-311-0/+275
* Converted Dallas DS1302 RTC to a device Fabio Priuli2009-05-302-65/+200
* Reverting my addition of AM_READONLY, because man, I am just dumber than hell... Ryan Holtz2009-05-291-1/+0
* Cleanups and version bump. Aaron Giles2009-05-2810-30/+30
* Made a pass at shuffling/improving the system 16 and 18 bootlegs. Aaron Giles2009-05-282-0/+16
* From: William Krick [mailto:bill@3feetunder.com] Aaron Giles2009-05-281-0/+6