| Commit message (Expand) | Author | Age | Files | Lines |
| * | am79c90: improve interrupt logic [Brice Onken] |  Patrick Mackinlay | 2024-06-05 | 1 | -4/+6 |
| * | Change parameter type for device_network_interface::set_mac from char * to u8 * |  AJR | 2023-09-19 | 1 | -1/+1 |
| * | akiko, am79c90, i82586, k053252, spi_sdcard, stvcd, t10mmc, t10sbc, t10spc: U... |  AJR | 2023-09-17 | 1 | -19/+10 |
| * | am7990: rmd3 mcnt is 0 on error |  Patrick Mackinlay | 2023-08-16 | 1 | -1/+1 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -5/+1 |
| * | Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] |  MooglyGuy | 2023-05-23 | 1 | -1/+0 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -1/+1 |
| * | dinetwork: Add mtu paramter and remove unnecessary floating point calculation... |  tedgreen99 | 2022-05-12 | 1 | -1/+1 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
| * | dinetwork: don't transmit fcs |  Patrick Mackinlay | 2021-05-10 | 1 | -1/+1 |
| * | devices/machine, sound and video: removed read and write macros (nw) |  Ivan Vangelista | 2020-06-17 | 1 | -2/+2 |
| * | am79c90: minor fixes (nw) |  Patrick Mackinlay | 2018-12-18 | 1 | -4/+10 |
| * | am79c90: many fixes (nw) |  Patrick Mackinlay | 2018-11-25 | 1 | -172/+227 |
| * | am79c90: fixes (nw) |  Patrick Mackinlay | 2018-11-22 | 1 | -39/+75 |
| * | am79c90: forced collision mode (nw) |  Patrick Mackinlay | 2018-11-21 | 1 | -3/+32 |
| * | am79c90: enable communication |  Patrick Mackinlay | 2018-11-20 | 1 | -426/+597 |
| * | am79c90: added am7990 variant (nw) |  Patrick Mackinlay | 2018-10-11 | 1 | -20/+38 |
| * | srcclean (nw) |  Vas Crabb | 2018-09-23 | 1 | -5/+5 |
| * | -sun4: Miscellaneous DMA fixes, nw |  mooglyguy | 2018-09-10 | 1 | -2/+2 |
| * | -am79c90: Added rudimentary AMD 79C90 LANCE ethernet controller support, enou... |  mooglyguy | 2018-09-08 | 1 | -0/+570 |