summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/genpc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pic8259: remove trampolines (nw) cracyc2014-04-231-5/+5
* Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR... Miodrag Milanovic2014-04-231-0/+5
* Moved pc_keyboard into emu/bus (nw) Miodrag Milanovic2013-11-061-1/+1
* i286: repurpose unneeded static config as a20 line callback (nw) cracyc2013-06-151-5/+0
* PC driver cleanup: Dirk Best2013-06-131-46/+0
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-35/+35
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+3
* (mess) genpc: also video is in the devices now (nw) cracyc2013-03-201-28/+9
* (mess) pc clones have xt fdcs (nw) cracyc2013-03-201-5/+5
* [MESS] fixed duplicated genpc.c bios shortnames (nw) Oliver Stöneberg2013-01-211-2/+2
* [MESS] genpc: remove GAME_NO_SOUND flags, these drivers have sound (nw) Justin Kerk2013-01-211-5/+5
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-22/+22
* Changed isa device cpu search, fixes -listxml (no whatsnew) Miodrag Milanovic2012-12-261-17/+39
* (mess) upd765: Modernize [O. Galibert] Olivier Galibert2012-10-101-2/+6
* (MESS) svga_s3: converted to 16-bit ISA device. The S3 chipsets have 16-bit w... mahlemiut2012-08-261-1/+0
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+301