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
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
dinetwork.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
osd/osdnet.cpp: Removed dependency from OSD network device to libemu. (#12058)
Vas Crabb
2024-02-25
1
-17
/
+57
*
Change parameter type for device_network_interface::set_mac from char * to u8 *
AJR
2023-09-19
1
-2
/
+2
*
OSD/network interface cleanup
AJR
2022-08-28
1
-0
/
+2
*
dinetwork: Add mtu paramter and remove unnecessary floating point calculation...
tedgreen99
2022-05-12
1
-6
/
+9
*
dinetwork: don't transmit fcs
Patrick Mackinlay
2021-05-10
1
-3
/
+5
*
dinetwork: Set default network device to be none to avoid inadvertantly spamm...
Ted Green
2020-07-20
1
-1
/
+1
*
(nw) get rid of the rest of assert_always - it's better to be explicit about ...
Vas Crabb
2019-09-20
1
-2
/
+4
*
dinetwork: Add loopback control (nw)
AJR
2019-05-26
1
-4
/
+40
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-4
/
+7
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-7
/
+4
*
Always call send_complete_cb, even if no adapter is present (nw) (#4477)
tedgreen99
2019-01-06
1
-4
/
+7
*
dinetwork: avoid crashing (nw)
Patrick Mackinlay
2018-11-20
1
-2
/
+4
*
interpro: notworking -> networking (#3815)
Patrick Mackinlay
2018-09-04
1
-1
/
+43
*
osdnet: don't call it close (nw)
cracyc
2018-06-01
1
-1
/
+1
*
osdnet: prevent segfault at stop and when selecting device from menu (nw)
cracyc
2018-06-01
1
-0
/
+2
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-2
/
+2
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-2
/
+2
*
Some cleanups and init fixes with help of ReSharper C++ (nw)
Miodrag Milanovic
2015-11-11
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+49