summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa
Commit message (Expand)AuthorAgeFilesLines
...
* aha1542b: Use correct interrupt line (nw) AJR2019-03-201-1/+1
* Add AHA-1542A, AHA-1542B, and BIOS v1.02 of AHA-1542C ROMs from Adaptec AJR2019-03-184-2/+189
* aha1542: Add more ROMs, rename and split into three variants AJR2019-03-174-80/+155
* Add skeleton BusLogic BT-545S SCSI host adapter device [modem7, minuszerodegr... AJR2019-03-133-0/+147
* bus/wangpc, upd7220: Eliminate address_space arguments from handlers (nw) AJR2019-02-251-1/+1
* bus/newbrain, bus/tiki100, wd2010: Simplify read/write handlers (nw) AJR2019-02-191-2/+2
* mc6845, crtc_ega: Simplify read/write handlers (nw) AJR2019-02-194-22/+22
* volt_reg: set default m_output (nw) hap2019-02-194-4/+0
* mos6566, mos6581, bus/plus4: Eliminate address_space argument from handlers (nw) AJR2019-02-191-1/+1
* (nw) clean up trivial stuff - the device delegate boilerplate is ugly, I will... Vas Crabb2019-02-191-1/+1
* 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) AJR2019-02-181-4/+4
* use logmacro.h instead of ad-hoc DBG_LOG macro (nw) Sergey Svishchev2019-02-123-39/+10
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-1121-193/+211
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-082-3/+3
* devices\bus: few less MCFG macros (nw) Ivan Vangelista2019-02-013-65/+19
* Remove unnecessary address_space arguments on FM sound chips read/write handlers cam9002019-01-314-17/+17
* np600: Map a few I/O registers (nw) AJR2019-01-262-0/+18
* bus/isa/np600: Hardware notes (nw) AJR2019-01-261-0/+10
* (nw) AJR2019-01-261-1/+1
* New skeleton ISA16 device: InterLan NP600A-3 Intelligent Protocol Processor [... AJR2019-01-263-0/+89
* bus/isa: Fix custom space configuration (nw) AJR2019-01-261-2/+2
* New skeleton ISA16 device: Everex EV-346 disk controller [modem7, minuszerode... AJR2019-01-265-94/+159
* New skeleton ISA16 device: Joincom JC-1310 FDC [Tronix, minuszerodegrees.net] AJR2019-01-263-0/+95
* isa: Modernize device configuration (nw) AJR2019-01-252-44/+44
* Used for EGA, too (nw) AJR2019-01-241-2/+2
* Add definition for one rather well-known XTAL (nw) AJR2019-01-241-1/+1
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-3/+3
* bus/isa: Preparation for supporting DACK handshake line (nw) AJR2019-01-2010-8/+51
* midi: remove MCFG macros (nw) Ivan Vangelista2019-01-192-8/+7
* src/devices: a bit more MCFG macro removal (nw) Ivan Vangelista2019-01-182-10/+11
* src/devices: a few less MCFG macros (nw) Ivan Vangelista2019-01-143-18/+21
* src/devices: more MCFG macros removal (nw) Ivan Vangelista2019-01-103-16/+10
* sblaster: DMA fixes for SB Pro and SB16 Sergey Svishchev2019-01-081-10/+8
* -bus/a7800/a78_slot, bus/astrocde/exp, slot, pc_joy/pc_joy, vcs/vcs_slot, : R... mooglyguy2018-12-186-97/+95
* Fixed regressions in konamim2 and mexico86, nw mooglyguy2018-12-151-9/+12
* upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-132-4/+4
* bus/isa/hdc.cpp: Eliminate machine().device (nw) AJR2018-12-091-2/+2
* mcs51.cpp: Removed MCFG. Various MACHINE_CONFIG removals. nw mooglyguy2018-12-094-15/+15
* -tms32010.cpp: Removed MCFG. [Ryan Holtz] mooglyguy2018-12-072-5/+5
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-252-0/+2
* Don't #include legacy header "flopdrv.h" except where it's still used (nw) AJR2018-11-256-4/+3
* bus/isa/cga.cpp: fix this regression, too (nw) Ivan Vangelista2018-11-211-1/+1
* mc6845, upd7220: removed MCFG macros (nw) Ivan Vangelista2018-11-206-108/+94
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-5/+5
* pc_fdc: removed MCFG macros (nw) Ivan Vangelista2018-11-153-40/+45
* isa8, isa16: Replace MCFG_ macros with devcb3 (nw) AJR2018-11-051-92/+22
* pit8253.h: removed MCFG macros (nw) Ivan Vangelista2018-10-303-37/+38
* mpu401: Eliminate MCFG_ macros (nw) AJR2018-10-261-3/+4
* bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-232-53/+56
* pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-284-39/+44