summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/3c505.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-9/+9
* devices/*: Removed extra semicolons after function bodies in headers. (#9275) 0kmg2022-02-061-2/+2
* 3c505: replace hle (nw) Patrick Mackinlay2019-04-081-279/+24
* 3c505: added lle [Patrick Mackinlay, Neko May] Patrick Mackinlay2019-04-021-0/+133
* 3c505, omti8621, sc499: Eliminate firstcpu usage (nw) AJR2018-01-041-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-18/+19
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-58/+58
* 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-1/+1
* * Support *n conversion in stream_format/string_format Vas Crabb2016-03-011-1/+1
* Apollo changes: [Hans Ostermeyer] arbee2016-02-201-0/+1
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* cleanups (nw) Miodrag Milanovic2015-12-251-2/+0
* override part 1 (nw) Miodrag Milanovic2015-12-051-6/+6
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+283