summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/omti8621.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* Fixed various bugs: Vas Crabb2023-04-061-2/+4
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-23/+22
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-1/+1
* omti8621: Add as standard 16-bit ISA device AJR2020-09-261-0/+2
* bus/isa: Simplify signatures of most handlers (nw) AJR2020-05-311-4/+4
* omti8621: Reimplement floppy interface without PC_FDC_AT (nw) AJR2020-04-071-2/+12
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+0
* bus/isa: Preparation for supporting DACK handshake line (nw) AJR2019-01-201-0/+1
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* 3c505, omti8621, sc499: Eliminate firstcpu usage (nw) AJR2018-01-041-0/+2
* device_add_mconfig up to devices/bus/l* (nw) Ivan Vangelista2017-06-091-5/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-13/+10
* Start cleaning up duplicate shortnames Vas Crabb2017-03-031-7/+14
* Make device_image_interface::update_names a private method called automatical... AJR2017-03-031-1/+0
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-37/+37
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-2/+2
* * Support *n conversion in stream_format/string_format Vas Crabb2016-03-011-1/+1
* Apollo changes: [Hans Ostermeyer] arbee2016-02-201-0/+3
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* Compile fixes for the previous commit (nw) arbee2015-12-241-1/+1
* apollo: cleanups and enhancements [Hans Ostermeyer] arbee2015-12-241-5/+25
* override part 1 (nw) Miodrag Milanovic2015-12-051-11/+11
* Apollo changes: [Hans Ostermeyer] arbee2015-10-241-1/+1
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+135