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
/
nld_74123.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: Relicensing of the GPL code to BSD-3 with the blessing of the
Olivier Galibert
2021-03-09
1
-1
/
+1
*
-unidasm: Allow input piped from stdin by specifying a bare hyphen as the fil...
Vas Crabb
2020-11-18
1
-6
/
+2
*
netlist: Fix various issues around include directories.
couriersud
2020-08-25
1
-1
/
+1
*
netlist: References to subdevices should be symbolic.
couriersud
2020-08-23
1
-8
/
+8
*
netlist: Move documentation from header to cpp file. Batch 1.
couriersud
2020-08-02
1
-1
/
+42
*
netlist: Potential regression trigger.
couriersud
2020-07-17
1
-5
/
+0
*
netlist: finished input handler refactoring.
couriersud
2020-07-12
1
-1
/
+6
*
netlist: fix power pin names for CMOS devices.
couriersud
2020-07-12
1
-2
/
+7
*
netlist: fix 74121 clocking logic.
Aaron Giles
2020-07-11
1
-1
/
+1
*
netlist: add 74121 device and refactor 74123 code.
couriersud
2020-07-10
1
-149
/
+113
*
netlist: code maintenance. (nw)
couriersud
2020-06-06
1
-34
/
+34
*
netlist: provide more information for warning ... [Couriersud]
couriersud
2020-05-10
1
-1
/
+0
*
netlist: remove family_setter and other maintenance. (nw)
couriersud
2020-05-09
1
-2
/
+2
*
netlist: reduce usage of NETLIB_CONSTRUCTOR_DERIVED. (nw)
couriersud
2020-05-08
1
-138
/
+110
*
netlist: move nld_power_pins to nl_base.h (nw)
couriersud
2020-05-08
1
-1
/
+1
*
netlist: Removed more magic numbers from the code. (nw)
couriersud
2020-05-01
1
-1
/
+1
*
netlist: Add the NE566 as a macro device. [Couriersud]
couriersud
2020-05-01
1
-2
/
+2
*
netlist: More clang-tidy fixes. (nw)
couriersud
2020-04-28
1
-32
/
+32
*
netlist: rename some camel case names. (nw)
couriersud
2020-04-19
1
-2
/
+2
*
netlist: code maintenance. (nw)
couriersud
2019-11-03
1
-2
/
+0
*
netlist: Completed __float128 support. [Couriersud]
couriersud
2019-11-03
1
-1
/
+1
*
netlist: improve readability. (nw)
couriersud
2019-11-02
1
-4
/
+4
*
netlist: add RELTOL/VNTOL solver parameters. Type safety. [Couriersud]
couriersud
2019-11-02
1
-4
/
+4
*
netlist: Support for float, double and long double solvers. [Couriersud]
couriersud
2019-11-02
1
-1
/
+1
*
netlist: maintenance and simplifcation. (nw)
couriersud
2019-10-31
1
-5
/
+5
*
netlist: code maintenance (nw)
couriersud
2019-10-12
1
-1
/
+1
*
netlist: use A,B,C,... for packaged components.
couriersud
2019-04-21
1
-71
/
+71
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-13
/
+13
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-13
/
+13
*
netlist: Fix relative include paths and a conflict. (nw)
couriersud
2019-02-23
1
-1
/
+1
*
netlist: All devices now specify parameters in factory constructor. (nw)
couriersud
2019-02-01
1
-4
/
+4
*
netlist: remove trampoline code. (nw)
couriersud
2019-02-01
1
-8
/
+8
*
Move information where it belongs ... into the drivers. (nw)
couriersud
2019-01-10
1
-4
/
+4
*
Make sure netlist includes are not found directly on include path.
couriersud
2017-02-10
1
-1
/
+1
*
Separate include file usage for netlist.
couriersud
2017-01-29
1
-3
/
+1
*
Cleanup of includes. (nw)
couriersud
2017-01-27
1
-0
/
+2
*
Core refactoring
couriersud
2017-01-14
1
-10
/
+10
*
Fix timing issue in CD4538. Add "pow" (power) to the function model.
couriersud
2017-01-12
1
-1
/
+1
*
Fix bug in 74123. (nw)
couriersud
2016-12-27
1
-1
/
+3
*
Netlist updates:
couriersud
2016-07-21
1
-22
/
+22
*
Netlist improvements:
couriersud
2016-07-01
1
-3
/
+0
*
Srcclean on netlist files. Avoid the merge massacre. (nw)
couriersud
2016-06-25
1
-1
/
+0
*
Merge netlist_dev branch, all code_refactoring: (nw)
couriersud
2016-06-16
1
-7
/
+6
*
- Added constructors to prepare to move terminal setup into constructor.
couriersud
2016-06-07
1
-11
/
+8
*
- Minor cosmetic refactoring. Added a "uninitialised array" template to
balr0g
2016-06-07
1
-100
/
+280
*
All netlist devices now follow new syntax. Removed dead code. All sub
couriersud
2016-05-21
1
-148
/
+18
*
Converted more devices to new layout. Improved memory handling in
couriersud
2016-05-21
1
-1
/
+1
*
Continuing work to move object initialization from start to constructor.
couriersud
2016-05-16
1
-32
/
+32
*
Align object registration syntax. (nw)
couriersud
2016-05-10
1
-8
/
+8
*
Simplify object model by removing default_logic_family().
couriersud
2016-05-08
1
-2
/
+4
[next]