summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ieee488 (follow)
Commit message (Expand)AuthorAgeFilesLines
* more validation fixes (nw) Vas Crabb2017-03-041-1/+1
* Device fixups (nw) AJR2017-03-022-1/+13
* Self-registering devices prep: Vas Crabb2017-02-2712-19/+19
* srcclean (nw) Vas Crabb2017-02-192-99/+99
* Remove emu.h from headers (nw) Olivier Galibert2017-02-1121-9/+12
* hp9845: fixed a weird case of missed synchronization in 9895 drive fulivi2017-02-012-23/+2
* Make devcb objects more consistently available for further configuration (nw) AJR2017-01-311-16/+16
* hp9845: some info added for 9895 fulivi2017-01-271-2/+34
* hp9845: synchronizer in 9895 drive optimized a bit fulivi2017-01-272-44/+32
* hp9845: optimized CPU wait in 9895 drive (spin_until_time -> suspend_until_tr... fulivi2017-01-272-73/+70
* hp9845: 9895 drive done, seems ok.. now I need a disk format to load fulivi2017-01-262-10/+66
* hp9845: 9895 is 95% done, it works except for some minor issues fulivi2017-01-262-2/+701
* srcclean (nw) Vas Crabb2017-01-222-6/+6
* Taito 68705 interface improvements: Vas Crabb2017-01-152-0/+6
* hp9845: cosmetic fixes to 9895-related source files fulivi2017-01-051-1/+5
* hp9845: 9895 now talks through ieee488! fulivi2017-01-052-1/+125
* hp9845: draft of HP9895 floppy drive. PHI passes POST. fulivi2017-01-054-0/+168
* ieee488: a few optimizations to "state-changed" callbacks fulivi2016-11-221-12/+15
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-2222-85/+85
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-0620-28/+28
* Further IRQ passthrough cleanup AJR2016-07-081-1/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-242-9/+9
* reverting: Miodrag Milanovic2016-01-2022-48/+48
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-206-6/+6
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-166-6/+6
* tags are now strings (nw) Miodrag Milanovic2016-01-1622-48/+48
* modernize output_manager (nw) Miodrag Milanovic2016-01-107-19/+19
* cleanups (nw) Miodrag Milanovic2015-12-253-5/+0
* override part 1 (nw) Miodrag Milanovic2015-12-0511-71/+71
* clang-modernize part 6 Miodrag Milanovic2015-12-041-4/+4
* clang-modernize part 2 Miodrag Milanovic2015-12-046-14/+14
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-1410-16/+16
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-0811-0/+0
* softbox: Fix references to other softbox files in comments. (nw) Mike Naberezny2015-09-301-2/+2
* move mess into mame (nw) Miodrag Milanovic2015-09-301-1/+1
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1322-0/+7304