summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump.mame0139u2 Aaron Giles2010-08-3052-442/+442
* Fix current code linking (no whatsnew) Miodrag Milanovic2010-08-282-2/+2
* Reverting until I can figure out what's up. Ryan Holtz2010-08-282-42/+8
* Fix for class derivation issues brought about by pain meds. No whatsnew. Ryan Holtz2010-08-282-3/+8
* Correcting device names. No whatsnew. Ryan Holtz2010-08-2815-98/+82
* Updated the K033906 PCI Bridge device to no longer be legacy. [Harmony] Ryan Holtz2010-08-287-321/+374
* Bored about this message ... Angelo Salese2010-08-271-1/+1
* Similar issue as with ins8154. No whatsnew. Ryan Holtz2010-08-271-1/+4
* Turns out those 'redundant' NULL checks were there for a reason. Balls. No ... Ryan Holtz2010-08-271-4/+16
* Killing debug text. No whatsnew. Ryan Holtz2010-08-271-19/+0
* m6800 - Fixed initial state of bit 7 and 6 of flag registers (according to do... Miodrag Milanovic2010-08-273-1439/+7
* Updated the PCI bus device so that PCI buses can be arranged in a tree like i... Fabio Priuli2010-08-272-8/+83
* Updated the INS 8154 RAM I/O device to no longer be legacy. [Harmony] Ryan Holtz2010-08-273-153/+227
* Updated the i8243 Port Expander device to no longer be legacy. [Harmony] Ryan Holtz2010-08-272-123/+168
* Updated the Fairchild F3853 SMI device to no longer be legacy. [Harmony] Ryan Holtz2010-08-272-173/+315
* Updated the Dallas DS2404 RTC device to no longer be legacy. [Harmony] Ryan Holtz2010-08-272-185/+403
* Updated the Dallas DS1302 RTC device to no longer be legacy. [Harmony] Ryan Holtz2010-08-272-114/+198
* Revert of r10129 as it does not compile. I failed to buildtest this external... Scott Stone2010-08-272-83/+8
* Updated the i8257 DMA device to no longer be legacy. [Harmony] Ryan Holtz2010-08-264-245/+353
* Fixed broken error.log offsets Angelo Salese2010-08-261-47/+47
* Updated the PCI bus device so that PCI buses can be arranged in a tree like i... Scott Stone2010-08-262-8/+83
* Updated the 8255 PPI device to no longer be legacy. [Harmony] Ryan Holtz2010-08-262-308/+445
* Updated the i8237 DMA device to no longer be legacy. [Harmony] Ryan Holtz2010-08-262-344/+461
* For legacy CPUs, track whether we have initialized, and if we haven't, Aaron Giles2010-08-262-2/+5
* De-converted MACHINE_DRIVER from tokens back to constructor functions, regaining Aaron Giles2010-08-2632-968/+737
* Updated the PTM 6840 device to no longer be legacy. [Harmony] Ryan Holtz2010-08-264-376/+519
* Updated the ACIA 6850 device to no longer be legacy. [Harmony] Ryan Holtz2010-08-262-418/+483
* Corrected some comments in 6821pia.h, no whatsnew Ryan Holtz2010-08-261-12/+11
* Added a set of macros to minimize the amount of copy/pasting necessary to con... Ryan Holtz2010-08-261-0/+43
* timekpr fix for gradius4 crash and likely others. No whatsnew. Ryan Holtz2010-08-251-0/+12
* Ok, I think the old logic did work, but I renamed the methods so that Aaron Giles2010-08-251-5/+6
* memory.c: Fixed numerous games broken with 'memory_set_decrypted_region found... Phil Bennett2010-08-251-1/+1
* 6255via: added support for shift mode 5 (shift out under T2 control) [Miodrag... Miodrag Milanovic2010-08-251-2/+15
* The previous fix didn't work but this does. Tested working with both carpolo ... Phil Bennett2010-08-251-5/+6
* Prospective fix for Phil's carpolo crash, which I'm not getting. No whatsnew. Ryan Holtz2010-08-251-2/+5
* Prospective fix for Phil's r2dtank crash, which I'm not getting. No whatsnew. Ryan Holtz2010-08-251-6/+50
* Keep MSVC and me happy :) (no whatsnew) Phil Bennett2010-08-252-205/+205
* Updated the M48T02, M48T35, M48T58 and MK48T08 devices to no longer be legacy... Ryan Holtz2010-08-252-380/+566
* Some cleanup in 6821pia.c and a fix for NULL timer callbacks in 6522via.c. d... Ryan Holtz2010-08-252-114/+30
* Updated the 6526 CIA device to no longer be legacy. [Harmony] Ryan Holtz2010-08-254-579/+667
* Correcting some more bugs in 6821pia and 6522via, zookeep works again. No wh... Ryan Holtz2010-08-242-80/+59
* Fixed 6821pia and 7474, fixes for 6522via incoming. carpolo now works again.... Ryan Holtz2010-08-243-30/+107
* Fixed TMS340x0 disassembly view (no whatsnew) Phil Bennett2010-08-241-1/+1
* Last watchpoint fix was not complete. Aaron Giles2010-08-241-6/+6
* making all softwarelist devices to appear in the listxml output (no mention n... Fabio Priuli2010-08-241-3/+5
* i2cmem.c: Removed m_page_size member from i2cmem_device to use m_page_size fr... Wilbert Pol2010-08-242-9/+8
* Implemented missing read/write handlers in 6522via.c (no whatsnew) Miodrag Milanovic2010-08-241-0/+30
* Fixed compile when there is just SYMBOLS=1 (and not PROFILER=1 or DEBUG=1 whi... Miodrag Milanovic2010-08-241-5/+1
* Updated VIA 6522 to generate interrupt on T2 Pulse counting mode too, accordi... Miodrag Milanovic2010-08-231-0/+2
* Silenced MSVC warnings. (no whatsnew) Curt Coder2010-08-231-12/+12