summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/am79c90.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add adjust_periodic() to persistent_timer. Update obvious situations where it... Aaron Giles2021-09-111-1/+1
* Merge branch 'master' into time-experiments2 Aaron Giles2021-06-041-1/+1
|\
| * dinetwork: don't transmit fcs Patrick Mackinlay2021-05-101-1/+1
* | Use the device-provided timer_alloc instead of reaching around to the schedul... Aaron Giles2021-03-251-1/+1
|/
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-2/+2
* am79c90: minor fixes (nw) Patrick Mackinlay2018-12-181-4/+10
* am79c90: many fixes (nw) Patrick Mackinlay2018-11-251-172/+227
* am79c90: fixes (nw) Patrick Mackinlay2018-11-221-39/+75
* am79c90: forced collision mode (nw) Patrick Mackinlay2018-11-211-3/+32
* am79c90: enable communication Patrick Mackinlay2018-11-201-426/+597
* am79c90: added am7990 variant (nw) Patrick Mackinlay2018-10-111-20/+38
* srcclean (nw) Vas Crabb2018-09-231-5/+5
* -sun4: Miscellaneous DMA fixes, nw mooglyguy2018-09-101-2/+2
* -am79c90: Added rudimentary AMD 79C90 LANCE ethernet controller support, enou... mooglyguy2018-09-081-0/+570