summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ieee488 (follow)
Commit message (Expand)AuthorAgeFilesLines
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-0210-55/+58
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-1/+1
* rs232: HLE updates AJR2021-01-261-1/+0
* 6522via.cpp: Distinguish some different VIA types AJR2021-01-214-5/+5
* Got rid of global_alloc/global_free. Vas Crabb2020-10-031-1/+1
* Restore some standard library #includes, add some things that were used but n... Vas Crabb2020-07-191-0/+2
* Pruning of redundant #includes located in src/devices/bus/* (nw) Scott Stone2020-07-101-1/+0
* various devices and drivers: removed superfluous semicolons (nw) Ivan Vangelista2020-06-291-2/+2
* srcclean and cleanup (nw) Vas Crabb2020-06-211-211/+211
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-188-42/+38
* Bug fixes for hp9845c & remote488 (#6772) fulivi2020-05-311-8/+0
* drivers starting with f, g and h: some macro removal (nw) Ivan Vangelista2020-05-271-1/+1
* devices/bus: a few macro removals (nw) Ivan Vangelista2020-05-2022-113/+113
* fix for vs2019, expression does not evaluate to a constant (nw) smf-2020-05-151-2/+2
* simplified some handlers (nw) Ivan Vangelista2020-05-1312-16/+14
* Fix compile. (nw) couriersud2020-05-081-0/+1
* Heavily improved emulation of GRiD Compass 1101 (#6599) usernameak2020-04-264-0/+444
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-252-2/+2
* Spring cleaning: Vas Crabb2019-11-014-6/+5
* (nw) misc cleanup: Vas Crabb2019-10-021-8/+8
* via6522: Change most mappings into m() [O. Galibert] Olivier Galibert2019-07-072-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-267-160/+88
* Revert "conflict resolution (nw)" andreasnaive2019-03-257-88/+160
* devices\bus: some more MACHINE_CONFIG removal (nw) Ivan Vangelista2019-02-101-14/+11
* -devices/bus/bbc/1mhzbus/ieee488: Removed MACHINE_CONFIG macros, nw mooglyguy2019-02-032-95/+46
* -devices/bus/kc, nasbus, s100: Removed MCFG macros, nw mooglyguy2019-02-031-1/+1
* com8116: Simplify read/write handlers (nw) AJR2019-02-021-2/+2
* devices\bus: some MCFG macros removal (nw) Ivan Vangelista2019-01-311-19/+0
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-11/+8
* imagedev\bitbngr: removed MCFG macros (nw) Ivan Vangelista2019-01-191-3/+4
* src\devices\machine: more MCFG macros removal (nw) Ivan Vangelista2019-01-171-15/+16
* -bus/gameboy/gb_slot, ieee488/hp9895, psx/gamebooster, snes/sgb: Removed MCFG... mooglyguy2018-12-171-10/+9
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-252-0/+2
* hp9122: add layout (nw) Sven Schnelle2018-11-232-11/+26
* bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-232-11/+12
* hp9k_3xx: timer fixes (#4131) dxl2018-10-122-3/+3
* wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-062-8/+8
* i8291a, i8355: De-MCFG, nw mooglyguy2018-09-041-11/+10
* -i8255: Removed MCFG, nw mooglyguy2018-09-032-20/+20
* hp9122c: add motor off timer (nw) Sven Schnelle2018-08-312-0/+17
* i8251: Removed MCFG, nw mooglyguy2018-08-291-4/+4
* Fixed validation, nw mooglyguy2018-08-101-6/+6
* -via6522: Removed MCFG acessors, nw mooglyguy2018-08-095-262/+107
* Make OG happier about output latches, nw mooglyguy2018-08-021-8/+1
* -oric, pet, prodigy, rmnimbus, ssystem3, swtpc09, swyft, sym1, trvquest, tv95... mooglyguy2018-08-012-5/+25
* -c1541, c1571, c2031, c1551, rastersp: Removed MCFG and MACHINE_CONFIG usage.... mooglyguy2018-08-013-36/+42
* -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... mooglyguy2018-07-302-60/+61
* remove more MCFG_ (nw) Vas Crabb2018-07-071-9/+7
* devcb3 Vas Crabb2018-07-075-140/+122
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-8/+8