| Commit message (Expand) | Author | Age | Files | Lines |
| * | osd: remove mac address filter from osd (fixes #13586) (#13614) |  Patrick Mackinlay | 2025-04-22 | 1 | -9/+0 |
| * | atastorage.cpp, ch376.cpp, dp83932c.cpp, smc91c9x.cpp: Use multibyte.h helpers |  AJR | 2024-01-07 | 1 | -4/+2 |
| * | Miscellaneous change roll-up: |  Vas Crabb | 2023-09-29 | 1 | -1/+2 |
| * | Change parameter type for device_network_interface::set_mac from char * to u8 * |  AJR | 2023-09-19 | 1 | -1/+8 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -2/+0 |
| * | 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 |
| * | smc91c96 updates (a2osx w/ lancegs) |  Kelvin Sherlock | 2021-08-02 | 1 | -7/+15 |
| * | -bus/a2bus: Added //SHH SYSTEME LANceGS Card. (#8264) |  ksherlock | 2021-07-09 | 1 | -27/+43 |
| * | Fix most implicit fallthrough warnings from clang |  Vas Crabb | 2020-11-17 | 1 | -1/+1 |
| * | various devices and drivers: removed superfluous semicolons (nw) |  Ivan Vangelista | 2020-06-29 | 1 | -2/+2 |
| * | drivers starting with p, q, r and s: some macro removal (nw) |  Ivan Vangelista | 2020-06-03 | 1 | -2/+2 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -540/+601 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -601/+540 |
| * | smc91c9x: Pull sticky stringstream settings out of loop. (nw) |  Ted Green | 2019-02-10 | 1 | -1/+3 |
| * | srcclean and cleanup (nw) |  Vas Crabb | 2019-01-27 | 1 | -32/+32 |
| * | Revert midwayic: Make initial serial number random. No linking for you! (nw) |  Ted Green | 2019-01-09 | 1 | -2/+2 |
| * | midwayic: Make initial serial number random (nw) |  Ted Green | 2019-01-08 | 1 | -2/+2 |
| * | smc91c9x: Added initial MAC filter and fixed multicast address filtering. WIP... |  Ted Green | 2019-01-08 | 1 | -3/+18 |
| * | smc91c9x: Refactor code. WIP. (nw) |  Ted Green | 2019-01-07 | 1 | -540/+584 |
| * | srcclean (nw) |  Vas Crabb | 2018-04-22 | 1 | -3/+3 |
| * | smc91c9x: Use device_pre_save and device_post_load instead of pre/post callba... |  Ted Green | 2018-04-15 | 1 | -5/+4 |
| * | smc91c9x: Correct data types. (nw) |  Ted Green | 2018-04-15 | 1 | -3/+3 |
| * | smc91c9x: Add separate transmit fifo and fix irq handling. (nw) |  Ted Green | 2018-04-15 | 1 | -50/+115 |
| * | srcclean and manual cleanups (nw) |  Vas Crabb | 2017-12-24 | 1 | -2/+2 |
| * | Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" |  Firehawke | 2017-12-13 | 1 | -176/+254 |
| * | Revert "Merge branch 'master' of https://github.com/mamedev/mame" |  Firehawke | 2017-12-13 | 1 | -254/+176 |
| * | smc91c9x: Add packet padding and add variable transmit timing. (nw) |  Ted Green | 2017-12-13 | 1 | -22/+42 |
| * | smc91c9x: Switch from queue to vector for save state support. (nw) |  Ted Green | 2017-12-12 | 1 | -12/+14 |
| * | smc91c9x: WIP Fixed loopback and added proper MMU handling. (nw) |  Ted Green | 2017-12-12 | 1 | -166/+222 |
| * | Clean up SMC ethernet a bit: (nw) |  Vas Crabb | 2017-11-14 | 1 | -149/+102 |
| * | Fix logs, typos, and memset replaced by std::fill. |  Jean-François DEL NERO | 2017-11-13 | 1 | -118/+121 |
| * | SMC91C9X Ethernet controller now working in connected mode with WinPcap or TU... |  Jean-François DEL NERO | 2017-11-12 | 1 | -103/+403 |
| * | vegas: Add denver uarts, gearshift, and update input dips for various games. ... |  Ted Green | 2017-08-30 | 1 | -1/+10 |
| * | smc91c9x: Set link to be unconnected by default to keep warfa (vegas) from ha... |  Ted Green | 2017-05-16 | 1 | -6/+37 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -7/+7 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -2/+2 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -11/+11 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -3/+3 |
| * | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
| * | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -3/+3 |
| * | cleanup (nw) |  Miodrag Milanovic | 2015-12-26 | 1 | -1/+1 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+531 |