summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine
Commit message (Expand)AuthorAgeFilesLines
* Clean-ups and version bump (yes, I know, it's too late)mame0145u4 Angelo Salese2012-03-112-9/+9
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-03-111-7/+7
* Commented out empty enum. (nw) Wilbert Pol2012-03-101-4/+4
* Various i386, x87 and PIC fixes. [Carl] mahlemiut2012-03-091-6/+1
* sync with mess (no whatsnew) Miodrag Milanovic2012-03-091-0/+20
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-03-071-2/+2
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-03-054-28/+189
* fixed several Visual Studio compiler warnings and 64-bit libflac compilation ... Miodrag Milanovic2012-02-293-2/+5
* ins8250 - Support for the 16550 fifo [Carl] Miodrag Milanovic2012-02-282-13/+180
* Clean-ups and version bumpmame0145u2 Angelo Salese2012-02-261-1/+1
* Proper start state of ins8250 by Carl (no whatsnew) Miodrag Milanovic2012-02-261-1/+2
* Added member read/write handlers to the 6532 RIOT. Aaron Giles2012-02-252-0/+13
* - removed need for *_dev.lst files [Miodrag Milanovic] Miodrag Milanovic2012-02-234-0/+5
* One more to fix cmpsb (dir /s works now) and remove unused variables. [Carl] Miodrag Milanovic2012-02-202-3/+0
* mc146818 - Set period even if timer is disabled, required for windows nt [Carl] Miodrag Milanovic2012-02-205-82/+89
* Rewrite INS8250 to use diserial, updated Microtouch to modern and made it ser... Miodrag Milanovic2012-02-196-672/+621
* Clean-ups and version bumpmame0145u1 Angelo Salese2012-02-195-22/+22
* dma8237: fix uninitialized variable [Hans Ostermeyer] Miodrag Milanovic2012-02-182-7/+4
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-02-162-0/+26
* Major CHD/chdman update. The CHD version number has been increased Aaron Giles2012-02-163-36/+63
* pic8259 : when using level trigger mode we are taking current lines on EOI (n... Miodrag Milanovic2012-02-141-0/+4
* Better leave this one back (no whatsnew) Miodrag Milanovic2012-02-131-1/+1
* pic8259 - this should fix some pic issues (no whatsnew) Miodrag Milanovic2012-02-131-2/+1
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-02-131-7/+6
* sync (nw) Olivier Galibert2012-02-122-5/+3
* allow generic_pulse_irq_line to be longer than 1 cycle. Michaƫl Banaan Ananas2012-02-112-18/+18
* Small cleanup (no whatsnew) Miodrag Milanovic2012-02-092-4/+2
* IDE controller now support two slots, currently used devices are made as slot... Miodrag Milanovic2012-02-092-350/+479
* New modern object-oriented bus-signals-available SCSI implementation [O. Gali... R. Belmont2012-02-096-0/+1378
* s&r cleanup. (nw) Curt Coder2012-02-062-3/+2
* i8251 - Added /DSR input readback Phil Bennett2012-02-051-2/+6
* Cleanups again Angelo Salese2012-02-052-10/+10
* Added PLS100 (82S100) PLA emulation which utilizes a binary JED fusemap. [Cur... Curt Coder2012-02-052-0/+230
* Clean-ups and version bump Angelo Salese2012-02-054-17/+17
* Work-around for MT #4656 Angelo Salese2012-02-041-5/+4
* Converted RTC65271 and ATARIVGEAROM to modern devices (no whatsnew) Miodrag Milanovic2012-02-032-265/+293
* Implemented centronics as slot device and file printer as default output (no ... Miodrag Milanovic2012-02-022-84/+185
* did centronics implementation in c++ (no whatsnew) Miodrag Milanovic2012-02-022-310/+173
* Clean-ups and version bumpmame0144u7 Angelo Salese2012-01-295-45/+45
* shift in under o2 or t2 control generates clock on cb1. smf-2012-01-291-0/+4
* improved serial input emulation. smf-2012-01-271-267/+297
* Fix NVRAM file naming. Aaron Giles2012-01-261-24/+16
* Clean it a bit (no whatsnew) Miodrag Milanovic2012-01-261-9/+4
* fixed idectrl regression (no whatsnew) Miodrag Milanovic2012-01-261-2/+2
* Fixed ram size regression (no whatsnew) Miodrag Milanovic2012-01-251-1/+1
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-01-251-0/+33
* Move devices into a proper hierarchy and handle naming Aaron Giles2012-01-2424-106/+67
* mess sync (nw) Olivier Galibert2012-01-234-156/+22
* Added Intersil IM6402 UART emulation. [Curt Coder] Curt Coder2012-01-202-0/+672
* Fixed SCSI hard disk allocation (MT #04595). [Curt Coder] Curt Coder2012-01-161-21/+37