summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/smc91c9x.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2018-04-221-3/+3
* smc91c9x: Use device_pre_save and device_post_load instead of pre/post callba... Ted Green2018-04-151-5/+4
* smc91c9x: Correct data types. (nw) Ted Green2018-04-151-3/+3
* smc91c9x: Add separate transmit fifo and fix irq handling. (nw) Ted Green2018-04-151-50/+115
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-2/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-176/+254
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-254/+176
* smc91c9x: Add packet padding and add variable transmit timing. (nw) Ted Green2017-12-131-22/+42
* smc91c9x: Switch from queue to vector for save state support. (nw) Ted Green2017-12-121-12/+14
* smc91c9x: WIP Fixed loopback and added proper MMU handling. (nw) Ted Green2017-12-121-166/+222
* Clean up SMC ethernet a bit: (nw) Vas Crabb2017-11-141-149/+102
* Fix logs, typos, and memset replaced by std::fill. Jean-François DEL NERO2017-11-131-118/+121
* SMC91C9X Ethernet controller now working in connected mode with WinPcap or TU... Jean-François DEL NERO2017-11-121-103/+403
* vegas: Add denver uarts, gearshift, and update input dips for various games. ... Ted Green2017-08-301-1/+10
* smc91c9x: Set link to be unconnected by default to keep warfa (vegas) from ha... Ted Green2017-05-161-6/+37
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* 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
* cleanup (nw) Miodrag Milanovic2015-12-261-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+531