summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/ibmpc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Shuffle ISA and some more PC related devices around (nw) Miodrag Milanovic2014-03-071-2/+2
* Remove GAME_NO_SOUND flag from ibmpc.c, these drivers have working PC speaker... Justin Kerk2013-11-071-4/+4
* Moved pc_keyboard into emu/bus (nw) Miodrag Milanovic2013-11-061-1/+1
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-3/+3
* (MESS) Put the proper PC DOSes in place. (nw) Curt Coder2013-10-041-0/+4
* (MESS) ibm5160: Emulated the IBM Model F PC/XT 83-key keyboard. [Curt Coder, ... Curt Coder2013-07-071-1/+1
* diserial: add attotime and clock-div forms of set_rate and rename check_for_s... cracyc2013-06-301-2/+2
* i286: repurpose unneeded static config as a20 line callback (nw) cracyc2013-06-151-4/+0
* PC driver cleanup: Dirk Best2013-06-131-50/+14
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-15/+15
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+3
* XT IDE interface [Phill Harvey-Smith] Miodrag Milanovic2013-04-091-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-79/+79
* (mess) upd765: Modernize [O. Galibert] Olivier Galibert2012-10-101-44/+44
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+604