summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/i82586.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
* OSD/network interface cleanup AJR2022-08-281-0/+2
* i82586: interrupts are level triggered Patrick Mackinlay2022-07-181-0/+1
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-3/+1
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-4/+4
* init vars for coverity (devices/machine/5-i) Robbbert2022-04-021-4/+4
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* i82586: Add line handler for reset (nw) AJR2019-04-291-0/+2
* i82586: loopback mode fixes (nw) Patrick Mackinlay2019-04-051-5/+1
* interpro: notworking -> networking (#3815) Patrick Mackinlay2018-09-041-5/+15
* interpro: devcb3 goodness (nw) (#3737) Patrick Mackinlay2018-08-071-4/+2
* devcb3 Vas Crabb2018-07-071-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-2/+2
* i82586: fixed 82586 initialisation Patrick Mackinlay2017-09-051-5/+12
* i82586: functional, ~90% complete (#2498) Patrick Mackinlay2017-07-211-15/+317
* Clean this up to match the direction we're going (nw) Vas Crabb2017-07-101-3/+3
* i82586: intel 82586/82596 ethernet controllers, skeleton only (nw) (#2456) Patrick Mackinlay2017-07-101-0/+86