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
/
machine
/
net_lib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Created folder emu/netlist and moved net_lib.* over. Updated makefiles.
Couriersud
2013-11-02
1
-1037
/
+0
*
Netlist now uses astring instead of char *. Makes memory management a lot eas...
Couriersud
2013-11-02
1
-14
/
+12
*
No whatsnew: Moved device setup out of constructor (again).
Couriersud
2013-10-28
1
-31
/
+43
*
Netlist: ongoing cleanup
Couriersud
2013-10-26
1
-145
/
+132
*
Netlist code: fixed an issue with 7493 and other minor fixes
Couriersud
2013-10-22
1
-10
/
+8
*
Minor code clean-up in netlist devices
Couriersud
2013-10-21
1
-5
/
+44
*
Pong now uses the new analog monitor device.
Couriersud
2013-10-16
1
-8
/
+8
*
moved netdev_mainclock update & update_param from netlist.c to net_lib.c to f...
smf-
2013-10-13
1
-0
/
+3
*
fixed linking with MSVC 2012 (nw)
smf-
2013-10-13
1
-0
/
+8
*
Slightly improved performance on netlist components.
Couriersud
2013-10-12
1
-43
/
+63
*
All netlist device setup now takes place in constructors.
Couriersud
2013-10-09
1
-20
/
+20
*
More netlist cleanups
Couriersud
2013-10-09
1
-2
/
+2
*
Fixed a small but important bug in netlist code. In addition, some more perfo...
Couriersud
2013-10-08
1
-109
/
+108
*
Optimized some netlist code by inlining clock device. This improves pongf per...
Couriersud
2013-10-06
1
-81
/
+82
*
Fixed a bug in netlib's NE555 emulation
Couriersud
2013-10-06
1
-25
/
+32
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-29
/
+29
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
1
-3
/
+3
*
added missing \n to some more fatalerror() calls (no whatsnew)
Oliver Stöneberg
2012-09-08
1
-2
/
+2
*
Updated netlist implementation:
Couriersud
2012-08-20
1
-321
/
+529
*
Clean-ups and version bump
Miodrag Milanovic
2012-07-30
1
-37
/
+37
*
Implemented a generic implementation to model discrete net lists. [Couriersud]
Couriersud
2012-07-22
1
-0
/
+757