summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/at.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* i286: make the registers in the debugger follow the 386 layout (nw) cracyc2013-04-091-54/+21
* (MESS) Added s3virgedx (no whatsnew) mahlemiut2013-04-011-0/+1
* missed this file (no whatsnew) mahlemiut2013-03-311-0/+1
* i386: split 386sx to separate cpu (nw) cracyc2013-03-121-17/+21
* (MESS) Used modern accessors for i8259. (nw) Curt Coder2013-02-021-14/+14
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-69/+69
* [mess] the at driver doesn't work properly unless it has at least 640K ram (nw) cracyc2012-12-281-1/+1
* Changed isa device cpu search, fixes -listxml (no whatsnew) Miodrag Milanovic2012-12-261-9/+12
* (MESS) New games added as GAME_NOT_WORKING Wilbert Pol2012-12-141-0/+33
* initial support for Wyse-700 graphics card based on findings of John Elliott ... Miodrag Milanovic2012-10-311-0/+1
* (MESS) add innovation ssi-2001 sid-on-isa device cracyc2012-10-201-0/+1