index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
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
/
lib
/
netlist
/
devices
/
net_lib.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 74393 device and unit test.
Aaron Giles
2020-05-01
1
-0
/
+2
*
netlist: Add the NE566 as a macro device. [Couriersud]
couriersud
2020-05-01
1
-3
/
+3
*
Stub implementation of 566 VCO
Aaron Giles
2020-04-29
1
-0
/
+2
*
Netlist: Added 74163 to netlist. [Couriersud]
couriersud
2020-04-28
1
-0
/
+2
*
netlist: use initializer_list. (nw)
couriersud
2020-03-02
1
-0
/
+1
*
netlist: add current controlled voltage source (CCVS). [Couriersud]
couriersud
2020-01-26
1
-0
/
+1
*
netlist: New devices and some fixes. [Couriersud]
couriersud
2020-01-25
1
-0
/
+2
*
-netlist: Add new devices to net_lib.cpp, nw
mooglyguy
2019-11-23
1
-0
/
+4
*
netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud]
couriersud
2019-11-15
1
-1
/
+1
*
netlist: code maintenance and bug fixes. (nw)
couriersud
2019-11-08
1
-7
/
+8
*
Netlist: code maintenance and improvements. [Couriersud]
couriersud
2019-10-18
1
-2
/
+2
*
netlist: maintenance and lint fixes. (nw)
couriersud
2019-10-06
1
-1
/
+1
*
netlist: Fix more lint warnings/hints (nw)
couriersud
2019-09-28
1
-1
/
+0
*
netlist: provide example for state in truthtable.
couriersud
2019-05-01
1
-0
/
+2
*
netlist: Fix the 7448 mess.
couriersud
2019-04-23
1
-0
/
+2
*
netlist: MB3614 again, function controlled VARCLOCK and other
couriersud
2019-04-07
1
-0
/
+1
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-137
/
+144
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-144
/
+137
*
netlist: add MOSFET model. [Couriersud]
couriersud
2019-03-25
1
-0
/
+1
*
netlist: add MC1455P as device. (nw)
couriersud
2019-03-17
1
-1
/
+3
*
netlist: Fix relative include paths and a conflict. (nw)
couriersud
2019-02-23
1
-2
/
+2
*
netlist: All devices now specify parameters in factory constructor. (nw)
couriersud
2019-02-01
1
-139
/
+138
*
srcclean and cleanup (nw)
Vas Crabb
2019-01-27
1
-1
/
+1
*
Refactoring and bug fixes. (nw)
couriersud
2019-01-10
1
-5
/
+5
*
Move information where it belongs ... into the drivers. (nw)
couriersud
2019-01-10
1
-37
/
+40
*
Improve type safety on string->numeric conversions. (nw)
couriersud
2019-01-10
1
-1
/
+1
*
Fixed tp1983 and 7497 and added 7497 dip version. (nw)
couriersud
2019-01-09
1
-1
/
+1
*
netlist wip: 7474, 7497, test driver
Sergey Svishchev
2019-01-07
1
-0
/
+2
*
A large portion of the Atari Gran Trak 10 schematics (1974)
Felipe CorrĂȘa da Silva Sanches
2018-07-28
1
-0
/
+4
*
netlist: add a crude TTL schmitt trigger model and hook up in 1B11142
Vas Crabb
2017-05-27
1
-0
/
+1
*
Merge pull request #2068 from JoakimLarsson/prodigy_display
R. Belmont
2017-02-17
1
-0
/
+2
|
\
|
*
new netlist device: 74164 - 8bit parallel output serial shift register
Joakim Larsson Edstrom
2017-02-17
1
-0
/
+2
*
|
Reworked truthtables a bit.
couriersud
2017-02-17
1
-3
/
+0
|
/
*
Make sure netlist includes are not found directly on include path.
couriersud
2017-02-10
1
-2
/
+2
*
Netlist: It is now possible to have multiple handlers per device ...
couriersud
2017-02-05
1
-6
/
+0
*
Separate include file usage for netlist.
couriersud
2017-01-29
1
-10
/
+1
*
Assume string literals are UTF8 in netlist code.
couriersud
2017-01-20
1
-1
/
+2
*
Register all devices using NETLIB_DEVICE_IMPL. Fix encoding issue. (nw)
couriersud
2017-01-16
1
-16
/
+20
*
Preparation work for automatically generated include file for devices.
couriersud
2017-01-16
1
-3
/
+2
*
Move analog devices into "netlist::analog" namespace. Added
couriersud
2017-01-15
1
-3
/
+5
*
Move netlists into macro folder. (nw)
couriersud
2017-01-09
1
-46
/
+0
*
Refactored factory. Use namespace "factory" instead of prefix factory_
couriersud
2017-01-02
1
-3
/
+3
*
Simplify code. Introduce consistent approach to loading macro devices.
couriersud
2017-01-02
1
-95
/
+96
*
Hook up luigi walking sound in netlist mario sound implementation.
couriersud
2016-12-31
1
-1
/
+1
*
Some preparation for future changes on proxies and chip families. (nw)
couriersud
2016-12-28
1
-2
/
+2
*
Fix loading roms in two devices. (nl)
couriersud
2016-12-27
1
-8
/
+8
*
netlist: Added LM747, LM747A and 2N2565.
Vas Crabb
2016-12-26
1
-0
/
+1
*
first srcclean pass (nw)
Vas Crabb
2016-12-25
1
-5
/
+5
*
Netlist: align naming of 9334/make nl_hazelvid.cpp parseable by nltool
couriersud
2016-12-25
1
-15
/
+15
*
-netlist: Added 82S123 256-bit (32x8) TTL bipolar PROM. [Ryan Holtz]
MooglyGuy
2016-12-24
1
-1
/
+4
[next]