summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine
Commit message (Expand)AuthorAgeFilesLines
...
* rp5c15: Initialize at power-on (makes the x68k boot reliable) [O. Galibert] Olivier Galibert2012-08-141-0/+10
* remived some redundant assignments (also fixes uninitialized array in karnov)... Oliver Stöneberg2012-08-112-2/+0
* Sync with MESS. (nw) Curt Coder2012-08-091-2/+2
* Sync with MESS. (nw) Curt Coder2012-08-091-0/+1
* [SAA5050] Fixed double high character mode, and forced character data to 7-bi... Miodrag Milanovic2012-08-091-2/+2
* De-legacy the z80sio device. Aaron Giles2012-08-082-63/+28
* De-legacy the z80pio device. Aaron Giles2012-08-082-103/+68
* Removed NOTIMER hack from Z80 CTC interface (Star Force was Aaron Giles2012-08-083-42/+12
* Removed legacy Z80 CTC interfaces. Aaron Giles2012-08-083-29/+40
* Convert remaining drivers. Kill off old 8255ppi. Aaron Giles2012-08-083-741/+10
* Department of redundancy department update. Aaron Giles2012-08-083-124/+36
* Sync with MESS (nw) Miodrag Milanovic2012-08-051-1/+1
* Clean-ups and version bump Miodrag Milanovic2012-07-309-180/+180
* firewave's patch fixes more !-operator warnings Michaël Banaan Ananas2012-07-281-1/+1
* fixed building with MSVC smf-2012-07-261-2/+2
* MSVC doesn't like classy structs, no idea if this breaks anything. smf-2012-07-261-1/+1
* am9517a: sync with MESS changes (nw) R. Belmont2012-07-251-2/+21
* Haze: fixed title screen in Fruit Dream Angelo Salese2012-07-242-17/+30
* Moved TMS9901/9902 from mess/machine into emu/machine subtree Michael Zapf2012-07-234-0/+1716
* Fix OS X Intel compilation Phil Bennett2012-07-231-1/+1
* Hooked up TC0091LVC device to Fruit Dream [Angelo Salese] Angelo Salese2012-07-231-2/+2
* dfruit hooks, and moved scrolling inside buffering, nw Angelo Salese2012-07-231-14/+10
* Ported TC0091LVC into a proper file Angelo Salese2012-07-232-0/+469
* fixed constant overflow, 64 bit constants require U64() macro. smf-2012-07-221-2/+2
* Implemented a generic implementation to model discrete net lists. [Couriersud] Couriersud2012-07-224-0/+2896
* Converted roc10937.c and bfm_bd1.c output code to use BITSWAP macros. James Wallace2012-07-161-39/+4
* ROC10937 converted to a modern device - still needs proper character clock ti... James Wallace2012-07-152-274/+372
* Fix for MT bug #04844, no need to clear status if drive not connected (no wha... Miodrag Milanovic2012-07-151-2/+0
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-07-142-0/+22
* ad1213x.c: Added an unhandled case. (nw) Ville Linde2012-07-101-0/+5
* z80dma: support for search & transfer mode [Angelo Salese] Angelo Salese2012-07-052-38/+46
* Clean-ups and version bumpmame0146u2 Miodrag Milanovic2012-07-022-22/+22
* Made PCI legacy and new implementation coexist for now (no whatsnew) Miodrag Milanovic2012-07-022-17/+379
* New WORKING game Angelo Salese2012-06-171-24/+30
* pci wip (no whatsnew) Miodrag Milanovic2012-06-152-192/+156
* Clean-ups and version bumpmame0146u1 Miodrag Milanovic2012-06-118-48/+48
* Sync with MESS (nw) Miodrag Milanovic2012-06-101-3/+14
* Sync with MESS (nw) Miodrag Milanovic2012-06-072-0/+1025
* Made nscsi use fixed slots support in core (nw) Miodrag Milanovic2012-06-054-28/+3
* putting this back, causing more issues then fix (nw) Miodrag Milanovic2012-06-041-21/+5
* Fix PPC OSX compile (nw) R. Belmont2012-06-031-1/+1
* 68681.c: Fixed counter/timer implementation [Phil Bennett] Phil Bennett2012-06-021-96/+172
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-06-024-70/+236
* fix for timers 8237dma, this gives timeslice to cpu making soundblaster able ... Miodrag Milanovic2012-06-011-5/+20
* scsi devices are now proper mame devices. smf-2012-05-3118-933/+611
* Sync with MESS, Curt changes related to Wang PC (no whatsnew) Miodrag Milanovic2012-05-294-8/+484
* Fix for MT bug #04859 (no whatsnew) Miodrag Milanovic2012-05-251-0/+5
* removed kbdc8042 32bit access functions (nw) Miodrag Milanovic2012-05-242-17/+0
* some memconv.h usage removal (nw) Miodrag Milanovic2012-05-244-4/+0
* Added support for fixed slots (used for MAME) and ability to create internal ... Miodrag Milanovic2012-05-233-7/+7