summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/at.c
Commit message (Expand)AuthorAgeFilesLines
* at: let's do it like this instead (nw) cracyc2015-09-291-2/+2
* ficpio2: add PCI bus and chipset. -bios 2 and 3 now boot. Other BIOSes requ... mahlemiut2015-09-241-11/+82
* at, at_keybc: hook up Display Switch Sergey Svishchev2015-08-301-45/+0
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-53/+53
* Updated MESS info for licenses (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* Uppercase hash cleanup (nw) Scott Stone2014-12-241-12/+12
* ec1842: skeleton Sergey Svishchev2014-11-101-0/+17
* (MESS) PC, AT: Hook up missing softlists to various drivers [Justin Kerk] Justin Kerk2014-10-191-18/+31
* Cleanups and version bump Miodrag Milanovic2014-07-221-2/+2
* Examined/adjusted mess.lst for orphaned sets and invalid entries. Adjusted s... Scott Stone2014-06-171-0/+1
* megapc: added alternate MegaPC Plus set which uses a WINBUS chipset [Chris Ha... mahlemiut2014-05-131-2/+57
* megapc: added hacks to get the keyboard working, to be removed when the keybo... mahlemiut2014-05-101-2/+16
* Created WD7600 chipset device. mahlemiut2014-05-091-29/+114
* megapc: correct CPU type to 386SX (no whatsnew) mahlemiut2014-05-051-5/+18
* am9517a_device: converted to devcb2 (nw) Ivan Vangelista2014-04-291-2/+31
* pic8259: remove trampolines (nw) cracyc2014-04-231-16/+16
* Did remaining, those that left are in CPU devices, and one case that need con... Miodrag Milanovic2014-04-231-1/+3
* Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR... Miodrag Milanovic2014-04-231-1/+15
* pc_kbdc_device: converted to devcb2 (nw) Ivan Vangelista2014-04-161-7/+3
* (mess) at: simplify, simplify (nw) cracyc2014-04-151-180/+24
* isa8_device and isa16_device: converted to devcb2 (nw) Ivan Vangelista2014-04-151-36/+180
* at_keybc.c: converted to devcb2 (nw) Ivan Vangelista2014-04-071-11/+6
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-5/+5
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-3/+0
* Converted PIT8253 to DEVCB2 [smf] smf-2014-02-231-1/+6
* (MESS) pc: Added support for NASLite 1.72MB disk images. [Curt Coder] Curt Coder2014-02-181-0/+5
* (MESS) i8530h31 now *almost* boots or at least make some beeps, instead of ha... Scott Stone2014-01-271-5/+19
* Removed support for static config from slots and converted the two devices us... smf-2013-12-191-7/+6
* (mess) clean up the refresh bit, it's always the same as the 5170 (nw) cracyc2013-11-091-3/+0
* Moved pc_keyboard into emu/bus (nw) Miodrag Milanovic2013-11-061-1/+1
* Minimal fix for MT05348 (nw) Ivan Vangelista2013-11-021-2/+2
* Fixed the MC146818 modernisation so that local/utc & whether a century is sto... smf-2013-11-011-1/+3
* (MESS) Put the proper PC DOSes in place. (nw) Curt Coder2013-10-041-1/+3
* (mess) at: find a compromise between the at486 and 5170. cracyc2013-09-121-2/+2
* Replaced ISA16_IDE_CD with ATAPI_CDROM, replaced ISA16_IDE & ISA16_IDE_CD in ... smf-2013-08-241-13/+3
* MCFG_DEVICE_CARD_DEVICE_INPUT_DEFAULTS are per slot, they need to be applied ... smf-2013-08-241-2/+2
* (mess) at: preliminary PS/1 support [Carl] cracyc2013-07-251-0/+68
* i286: modernize [Carl] cracyc2013-07-251-11/+28
* (MESS) ibm5170: Emulated the IBM Model F PC/AT 84-key keyboard. [Curt Coder, ... Curt Coder2013-06-301-1/+1
* Moved PC 10 III bios to proper place (nw) Miodrag Milanovic2013-06-251-6/+0
* (MESS) New skeleton: Commodore PC 10 III [Kaylee] Miodrag Milanovic2013-06-251-0/+6
* i286: repurpose unneeded static config as a20 line callback (nw) cracyc2013-06-151-9/+17
* PC driver cleanup: Dirk Best2013-06-131-118/+1
* Modernized the PIT8253 device. [Fabio Priuli] Fabio Priuli2013-06-031-8/+8
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-59/+66
* pic8259.c: Switched to devcb2. (nw) Wilbert Pol2013-05-151-2/+2
* pic8259.c: Continue modernization. (nw) Wilbert Pol2013-05-141-13/+13
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-1/+1
* (mess) at: fix some at bioses (nw) cracyc2013-04-101-22/+22