summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/dp83932c.cpp
Commit message (Expand)AuthorAgeFilesLines
* dp83932c.cpp: Use swapendian_int16 AJR2022-09-221-2/+3
* machine/dp83932c.cpp: Support BE mode and transmission packet appending (#9910) Brice Onken2022-06-121-34/+54
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* dinetwork: Add mtu paramter and remove unnecessary floating point calculation... tedgreen992022-05-121-1/+1
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* dinetwork: don't transmit fcs Patrick Mackinlay2021-05-101-1/+1
* dp83932c: implement networking Patrick Mackinlay2020-01-221-74/+521
* (nw) Clean up the mess on master Vas Crabb2019-03-261-83/+70
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-70/+83
* dp83932c: refactored, still a skeleton/wip (nw) Patrick Mackinlay2019-01-221-83/+70
* jazz: new skeleton driver (nw) Patrick Mackinlay2018-09-201-0/+140