summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/pc.c
Commit message (Expand)AuthorAgeFilesLines
...
* (mess) pc: asst128 lacks dma dram refresh (nw) cracyc2013-05-241-0/+3
* Cleanups and version bumpmame0148u5 Miodrag Milanovic2013-05-201-2/+2
* pic8259.c: Switched to devcb2. (nw) Wilbert Pol2013-05-151-14/+14
* (mess) pc_joy_sw: add MS Sidewinder pad [Carl] cracyc2013-05-141-2/+3
* pic8259.c: Continue modernization. (nw) Wilbert Pol2013-05-141-12/+12
* (MESS) softlist for mc1502 [shattered] Miodrag Milanovic2013-05-141-2/+9
* (mess) pc_joy: MSVC warning (nw) cracyc2013-05-121-1/+0
* (mess) pc: fix font for asst128 (nw) cracyc2013-05-111-1/+23
* (mess) slotify pc joystick [Carl] cracyc2013-05-101-20/+44
* -pc: remove unused ibm5150_ppi8255_interface [shattered] Miodrag Milanovic2013-05-101-2/+15
* more cleanup (nw) Miodrag Milanovic2013-04-191-1/+0
* some more cleanup (nw) Miodrag Milanovic2013-04-181-22/+22
* some mostly pc related cleanup (nw) Miodrag Milanovic2013-04-181-9/+9
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-2/+2
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-14/+14
* (mess) fix these too (nw) cracyc2013-04-091-0/+1
* (MESS) New clone added : Miodrag Milanovic2013-02-191-0/+11
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-2/+2
* [mess] finish modernizing pc joystick and remove tag lookups (nw) cracyc2013-01-241-13/+19
* (MESS) Added skeleton for Atari PC-3. [rfka01] Curt Coder2013-01-121-0/+13
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-345/+345
* [mess] pc.c:convert mc1502 to use wd_fdc (nw) cracyc2012-12-311-20/+5
* (MESS)-mc1502: 5.33 version bios [anasana] Miodrag Milanovic2012-12-301-0/+3
* [mess] pc.c: restore port_toggle for the tandy keyboard while keeping it not ... cracyc2012-12-301-2/+10
* [mess] pc.c: make the tandys and other pc compatibles use the am9517a cracyc2012-12-301-19/+18
* [mess] make tandy 1000 286s post (nw) cracyc2012-12-291-2/+2
* i86.c: Fix shift timing cracyc2012-12-291-4/+30
* (MESS)New skeleton added: Miodrag Milanovic2012-12-171-0/+12
* Cleanups and version bumpmame0147u4 Miodrag Milanovic2012-12-171-1/+1
* (MESS) New skeleton added: Miodrag Milanovic2012-12-161-4/+10
* New skeleton added: Miodrag Milanovic2012-12-151-1/+10
* upd765.c: changes to busy flag, r/w sector increment and reset int [Carl] cracyc2012-12-031-3/+4
* sed1310: Cleanup. (nw) Curt Coder2012-11-221-31/+29
* (mess) upd765: Modernize [O. Galibert] Olivier Galibert2012-10-101-47/+57
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-3/+3
* Removed _new from name of modern device (no whatsnew) Miodrag Milanovic2012-10-021-8/+8
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-1/+1
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-28/+28
* (MESS) Continuing new device implementation for SN76496 and clones - apricot.... Scott Stone2012-08-291-8/+29
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+2275