summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/at.h
Commit message (Expand)AuthorAgeFilesLines
* at: let's do it like this instead (nw) cracyc2015-09-291-1/+2
* ficpio2: add PCI bus and chipset. -bios 2 and 3 now boot. Other BIOSes requ... mahlemiut2015-09-241-0/+3
* Synced other dirs withs driver license for MESS (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* Experiments in PCI land [O. Galibert] Olivier Galibert2014-11-051-4/+4
* megapc: added alternate MegaPC Plus set which uses a WINBUS chipset [Chris Ha... mahlemiut2014-05-131-0/+1
* megapc: added hacks to get the keyboard working, to be removed when the keybo... mahlemiut2014-05-101-0/+4
* Created WD7600 chipset device. mahlemiut2014-05-091-0/+25
* am9517a_device: converted to devcb2 (nw) Ivan Vangelista2014-04-291-6/+0
* pic8259: remove trampolines (nw) cracyc2014-04-231-1/+0
* not needed include (nw) Miodrag Milanovic2014-03-161-1/+0
* Shuffle PCI and some more PC related devices around (nw) Miodrag Milanovic2014-03-071-4/+4
* Shuffle ISA and some more PC related devices around (nw) Miodrag Milanovic2014-03-071-2/+2
* Converted PIT8253 to DEVCB2 [smf] smf-2014-02-231-3/+1
* (MESS) i8530h31 now *almost* boots or at least make some beeps, instead of ha... Scott Stone2014-01-271-0/+1
* (mess) clean up the refresh bit, it's always the same as the 5170 (nw) cracyc2013-11-091-18/+0
* Moved pc_keyboard into emu/bus (nw) Miodrag Milanovic2013-11-061-2/+1
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-3/+3
* Minimal fix for MT05348 (nw) Ivan Vangelista2013-11-021-2/+10
* (mess) at: find a compromise between the at486 and 5170. cracyc2013-09-121-0/+10
* (mess) at: preliminary PS/1 support [Carl] cracyc2013-07-251-0/+5
* i286: modernize [Carl] cracyc2013-07-251-1/+2
* i286: repurpose unneeded static config as a20 line callback (nw) cracyc2013-06-151-0/+1
* PC driver cleanup: Dirk Best2013-06-131-32/+1
* Modernized the PIT8253 device. [Fabio Priuli] Fabio Priuli2013-06-031-1/+1
* pic8259.c: Switched to devcb2. (nw) Wilbert Pol2013-05-151-2/+0
* some mostly pc related cleanup (nw) Miodrag Milanovic2013-04-181-1/+0
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-0/+1
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-1/+1
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+3
* IRQ_CALLBACK modernization part 2, this should give some speed to pc drivers ... Miodrag Milanovic2013-01-311-0/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-6/+6
* (MESS) add innovation ssi-2001 sid-on-isa device cracyc2012-10-201-0/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-6/+0
* ATI Stereo F/X ISA card support [Carl] Miodrag Milanovic2012-09-171-0/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-3/+4
* (MESS) Added preliminary ATi Graphics Ultra support mahlemiut2012-09-121-0/+1
* (mess) pc hardware: cleanup the end-of-dma notifications [O. Galibert] Olivier Galibert2012-09-081-0/+3
* Added Sound Blaster 16, and proper 16 bit ISA DMA handling [Carl] Miodrag Milanovic2012-09-041-0/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+195