summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa (follow)
Commit message (Expand)AuthorAgeFilesLines
* omti8621: Reimplement FDC rate selection AJR2020-09-261-2/+5
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-132-3/+3
* ibm5150_hdd: new software list (#7157) Davide Cavalca2020-08-291-4/+4
* Apollo updates: [Hans Ostermeyer] arbee2020-08-251-0/+20
* Restore some standard library #includes, add some things that were used but n... Vas Crabb2020-07-191-0/+2
* Add ACB-2072 BIOS dumps and skeleton device [rfka01, minuszerodegrees.net] AJR2020-07-183-0/+159
* aha1542c: ASIC note AJR2020-07-181-1/+8
* Merge pull request #6856 from cam900/saa1099_freq ajrhacker2020-07-102-12/+12
|\
| * saa1099.cpp: Fix output, frequency behavior, Add notes cam9002020-06-242-12/+12
* | Pruning of redundant #includes located in src/devices/bus/* (nw) Scott Stone2020-07-101-2/+0
|/
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-1812-50/+50
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-176-307/+288
* drivers starting with g, h and i: removed read* and write* macros (nw) Ivan Vangelista2020-06-102-1/+8
* dp8390: Eliminate CS line handler; use separate read and write handlers inste... AJR2020-06-043-22/+12
* altos486, bbc_tube_80186, ngen, sad8852, slicer: Double clock inputs due to m... AJR2020-06-041-1/+1
* bus/isa: Simplify signatures of most handlers (nw) AJR2020-05-3177-640/+689
* pc_vga & co.: Simplify 8-bit handler signatures (nw) AJR2020-05-3117-161/+161
* drivers starting with a and b: some macro removal (nw) Ivan Vangelista2020-05-252-59/+59
* last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... Ivan Vangelista2020-05-2113-50/+50
* devices/bus: a few macro removals (nw) Ivan Vangelista2020-05-204-22/+20
* some more handlers simplified (nw) Ivan Vangelista2020-05-132-12/+12
* mc1502: fix FDD motor control (github #6613) MetalliC2020-05-042-17/+28
* mc1502: try to work around issues (nw) cracyc2020-05-013-2/+30
* cga_m24: Correct CRTC type AJR2020-04-192-4/+15
* isa/fdc: Case of the missing floppies solved (nw) AJR2020-04-081-1/+1
* omti8621: Don't use too much negative logic (nw) AJR2020-04-071-2/+2
* Collapse pc_fdc device hierarchy (nw) AJR2020-04-072-30/+229
* Reduce dependencies on pc_fdc_interface and machine/pc_fdc.h (nw) AJR2020-04-072-2/+2
* omti8621: Reimplement floppy interface without PC_FDC_AT (nw) AJR2020-04-072-12/+93
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-245-10/+10
* srcclean (nw) Vas Crabb2020-03-222-17/+17
* ibm_mfc: This also uses a YM2164 (nw) AJR2020-03-051-3/+2
* bblue2: fixups (nw) mahlemiut2020-03-062-14/+20
* Fix compile. (nw) couriersud2020-03-051-0/+1
* Added Microlog Baby Blue II CPU Plus ISA card. [Barry Rodewald] mahlemiut2020-03-043-0/+317
* ibmxdf_dsk: IBM Extended Disk Format support (nw) Sergey Svishchev2020-03-021-1/+3
* Add dump of Ultrastor Ultra 12F/32 ISA card [Al Kossow, Bitsavers] AJR2020-03-013-8/+83
* -s3virge: Plumbed out linear framebuffer support. Fixes graphics in 'Analog 8... mooglyguy2020-03-016-9/+166
* -ex1280: Added skeleton device for Vectrix EX1280 ISA card. [Ryan Holtz, Bits... mooglyguy2020-03-013-0/+280
* i8274, upd7201: Replace legacy device emulations and rename new devices AJR2020-02-233-3/+3
* gus: fix divide by zero (nw) mahlemiut2020-02-151-1/+1
* gus.cpp : Calculated GF1 sample rate cam9002020-02-132-12/+10
* sblaster: support more playback commands (nw) Sergey Svishchev2020-02-082-10/+15
* isa/s3virge.cpp: using save_pointer on regular arrays is error-prone (nw) Vas Crabb2020-02-021-12/+14
* srcclean, manual adjustments (nw) Vas Crabb2020-01-262-64/+64
* s3virge: fix height of mono pattern BitBLTs in 8 and 15/16 bpp. (nw) mahlemiut2020-01-181-9/+14
* s3virge: get started on BitBLT support, gets Windows 3.1 usable with Virge dr... mahlemiut2020-01-152-98/+735
* Halt cpu by isa rdy line in poisk-1 and mc1502 fdc devices (nw) yz70s2019-12-236-13/+18
* isa: Provisional ready line interface (nw) AJR2019-12-222-0/+10
* Remove unwanted changes (nw) yz70s2019-12-221-1/+1