index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
network.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various cleanups:
Vas Crabb
2024-05-31
1
-3
/
+4
*
osd/osdnet.cpp: Removed dependency from OSD network device to libemu. (#12058)
Vas Crabb
2024-02-25
1
-2
/
+2
*
Change parameter type for device_network_interface::set_mac from char * to u8 *
AJR
2023-09-19
1
-1
/
+1
*
OSD/network interface cleanup
AJR
2022-08-28
1
-2
/
+5
*
API cleanups and miscellaneous fixes.
Vas Crabb
2021-07-15
1
-6
/
+9
*
Fairly significant overhaul of Lua engine and some cleanup.
Vas Crabb
2020-11-25
1
-2
/
+2
*
emu: correct some file headers (nw)
hap
2020-06-19
1
-1
/
+3
*
use C++ library includes (nw)
firewave
2020-01-22
1
-1
/
+1
*
XML refactoring:
Vas Crabb
2016-12-11
1
-10
/
+7
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-1
/
+1
*
Turn xmlfile API into something that looks like C++
Vas Crabb
2016-11-17
1
-9
/
+9
*
Do not use FUNC in delegate where applicable (nw)
Miodrag Milanovic
2016-11-06
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
Iterate over devices C++11 style
AJR
2016-04-18
1
-10
/
+8
*
reverting:
Miodrag Milanovic
2016-01-20
1
-2
/
+2
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-2
/
+2
*
modernized configuration_manager (nw)
Miodrag Milanovic
2016-01-10
1
-5
/
+5
*
modernized network_manager (nw)
Miodrag Milanovic
2016-01-10
1
-25
/
+31
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-9
/
+9
*
Some cleanups and init fixes with help of ReSharper C++ (nw)
Miodrag Milanovic
2015-11-11
1
-1
/
+0
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+89