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
/
devices
/
machine
/
smc91c9x.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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