summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/isa
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-13106-30359/+0
* Fix unused variable Vas Crabb2015-09-111-2/+2
* isa_ibm_pgc: new skeleton driver Sergey Svishchev2015-09-114-0/+442
* Added seconds() and attoseconds() to attotime and prefixed members with couriersud2015-08-151-1/+1
* more pedantic fixes (NW) Cowering2015-07-083-5/+5
* fixed SAA1099 to actually use clock (nw); corrected Game Blaster/SB1.0 clock ... mixxmaster2015-06-292-4/+4
* 3c505: move option ROM to the card to reflect real h/w [Hans Ostermeyer] arbee2015-06-272-3/+37
* Cleanups and version bumpmame0163 Miodrag Milanovic2015-06-241-6/+6
* get rid of all the x Dirk Best2015-06-232-2/+2
* xt_hdc: improved Write Sector Buffer command mahlemiut2015-06-212-41/+12
* hdc: add preliminary ST11M type controller, improve PIO support a bit mahlemiut2015-06-202-40/+142
* forgot to switch logging back off... mahlemiut2015-06-121-3/+3
* isa/hdc.c: refactored XT HD controller into separate device, so that it can b... mahlemiut2015-06-122-206/+315
* Was Wilberts work (nw) Miodrag Milanovic2015-06-072-2/+2
* Fix game blaster compatibility in sb1.0 [balrog] balr0g2015-06-011-4/+5
* Fix Game Blaster emulation, now working [balrog] balr0g2015-05-312-5/+31
* pc_vga: added non-writable area if VRAM bank is set past the end of available... mahlemiut2015-05-261-14/+24
* updating remaining for RB (nw) Miodrag Milanovic2015-05-214-4/+4
* Another round of -Wextra -Wdouble-promotion fixes. (nw) couriersud2015-05-202-2/+2
* Another round of -Wextra -Wdouble-promotion fixes. (nw) couriersud2015-05-201-6/+6
* update for Philip Bennett (nw) Miodrag Milanovic2015-05-182-2/+2
* Update for Phill Harvey-Smith and Tim Lindner Miodrag Milanovic2015-05-182-2/+2
* change for Hans Ostermeyer (nw) Miodrag Milanovic2015-05-134-4/+4
* liceses for rest of Couriersud files (nw) Miodrag Milanovic2015-05-131-1/+1
* lot more changes and fixes (nw) Miodrag Milanovic2015-05-1320-38/+38
* some more ISA for Sergey (nw) Miodrag Milanovic2015-05-1312-12/+12
* changed to BSD3 in agreement with Dirk (nw) Miodrag Milanovic2015-05-118-8/+8
* fix and add licenses [nw] cracyc2015-05-1016-27/+28
* Updated licenses to some of bus devices (nw) Miodrag Milanovic2015-05-1054-126/+97
* Moved licenses from Dirk Best to top of file (nw) Miodrag Milanovic2015-05-098-34/+16
* removed restriction link for BSD3 licensed files (nw) Miodrag Milanovic2015-05-0717-51/+0
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-0787-0/+174
* (mess) m24: add z8000 apb support [Carl] cracyc2015-04-293-1/+142
* Cleanups and version bumpmame0161 Miodrag Milanovic2015-04-291-1/+1
* pc_vga: split Cirrus video devices to separate files. mahlemiut2015-04-253-17/+1
* pc_vga: Made Cirrus ISA cards 16-bit, rather than 8-bit mahlemiut2015-04-243-32/+30
* pc_vga: Cirrus WIP, Virtual Pool VESA and non-accel GD54xx drivers are playab... mahlemiut2015-04-233-2/+111
* small cleanup (nw) Miodrag Milanovic2015-04-226-20/+11
* some astring to std::string conversion (nw) Miodrag Milanovic2015-04-186-7/+7
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-1411-42/+45
* pc_vga: split Cirrus Logic SVGA devices into separate GD5428 and GD5430 devic... mahlemiut2015-04-132-9/+9
* There is no implicit conversion to char* in std::string (nw) Miodrag Milanovic2015-04-127-12/+12
* Fix various typos and spelling mistakes Zoë Blade2015-04-113-4/+4
* mastboy.c, xorworld.c: added save state support (nw) Ivan Vangelista2015-02-112-8/+8
* Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-312-4/+4
* Uppercase hash cleanup (nw) Scott Stone2014-12-242-3/+3
* isa8_cga_device: added save state support, fixes at least pt68k4.c save state... Osso2014-12-242-1/+11
* Merge pull request #75 from shattered/_23d4641 Miodrag Milanović2014-12-111-2/+2
|\
| * various whitespace and comments fixes (nw) Sergey Svishchev2014-12-111-2/+2
* | (mess) pc9801: bit better (nw) cracyc2014-12-101-3/+3