summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ieee488 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add HP9122 floppy drive (#3657) Sven Schnelle2018-06-173-0/+536
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-9/+9
* Revert "Add 9122c floppy (#3647)" Vas Crabb2018-06-113-516/+0
* Add 9122c floppy (#3647) Sven Schnelle2018-06-103-0/+516
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-0810-24/+24
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-296-50/+53
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-1/+1
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-2714-40/+40
* remote488: implemented synchronization by checkpoints fulivi2018-05-232-43/+120
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-2014-22/+47
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-069-253/+253
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-048-47/+57
* srcclean (nw) Vas Crabb2018-04-221-2/+2
* maps: Finish devices/bus (nw) Olivier Galibert2018-04-211-22/+24
* hp64k: added IEEE488 remotizer to bus (#3456) fulivi2018-04-162-7/+9
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-252-2/+2
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-5/+5
* IEEE-488 remotizer device (#3241) fulivi2018-03-184-0/+892