summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/network.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* osd/osdnet.cpp: Removed dependency from OSD network device to libemu. (#12058) Vas Crabb2024-02-251-2/+2
* Change parameter type for device_network_interface::set_mac from char * to u8 * AJR2023-09-191-1/+1
* OSD/network interface cleanup AJR2022-08-281-2/+5
* API cleanups and miscellaneous fixes. Vas Crabb2021-07-151-6/+9
* Fairly significant overhaul of Lua engine and some cleanup. Vas Crabb2020-11-251-2/+2
* emu: correct some file headers (nw) hap2020-06-191-1/+3
* use C++ library includes (nw) firewave2020-01-221-1/+1
* XML refactoring: Vas Crabb2016-12-111-10/+7
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-1/+1
* Turn xmlfile API into something that looks like C++ Vas Crabb2016-11-171-9/+9
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* Iterate over devices C++11 style AJR2016-04-181-10/+8
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* modernized configuration_manager (nw) Miodrag Milanovic2016-01-101-5/+5
* modernized network_manager (nw) Miodrag Milanovic2016-01-101-25/+31
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-9/+9
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-1/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+89