summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/smc91c9x.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-25/+227
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-227/+25
* srcclean and cleanup (nw) Vas Crabb2019-01-271-3/+3
* smc91c9x: Added initial MAC filter and fixed multicast address filtering. WIP... Ted Green2019-01-081-6/+7
* smc91c9x: Refactor code. WIP. (nw) Ted Green2019-01-071-25/+226
* scudsp, sega_scu, serflash, smartmed, smc91c9x, smioc, smpc : removed MCFG ma... Ivan Vangelista2018-10-261-13/+0
* MCFG removal (nw). Ted Green2018-09-031-0/+1
* devcb3 Vas Crabb2018-07-071-2/+2
* smc91c9x: Use device_pre_save and device_post_load instead of pre/post callba... Ted Green2018-04-151-2/+2
* smc91c9x: Correct data types. (nw) Ted Green2018-04-151-1/+1
* smc91c9x: Add separate transmit fifo and fix irq handling. (nw) Ted Green2018-04-151-1/+9
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-4/+4
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-17/+25
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-25/+17
* smc91c9x: Add packet padding and add variable transmit timing. (nw) Ted Green2017-12-131-2/+5
* smc91c9x: Switch from queue to vector for save state support. (nw) Ted Green2017-12-121-3/+1
* smc91c9x: WIP Fixed loopback and added proper MMU handling. (nw) Ted Green2017-12-121-15/+22
* Fix build (nw) AJR2017-11-131-2/+0
* SMC91C9X Ethernet controller now working in connected mode with WinPcap or TU... Jean-François DEL NERO2017-11-121-6/+22
* smc91c9x: Set link to be unconnected by default to keep warfa (vegas) from ha... Ted Green2017-05-161-1/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-22/+21
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* reverting: Miodrag Milanovic2016-01-201-3/+3
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* override part 3 (nw) Miodrag Milanovic2015-12-051-2/+2
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+100