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_74ls629.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: move to generated header and link support files files.
couriersud
2020-09-12
1
-2
/
+0
*
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
-7
/
+5
*
netlist: Fix visibility in some devices.
couriersud
2020-08-23
1
-2
/
+1
*
netlist: Move documentation from header to cpp file. Batch 2.
couriersud
2020-08-02
1
-1
/
+21
*
netlist: Fix 74ls629 implementation and some cherry-picking issues.
couriersud
2020-08-01
1
-24
/
+15
*
netlist: Device refactoring
Aaron Giles
2020-08-01
1
-37
/
+6
*
netlist: Potential regression trigger.
couriersud
2020-07-17
1
-11
/
+0
*
netlist: comment out empty reset and update calls
couriersud
2020-07-16
1
-1
/
+1
*
netlist: finished input handler refactoring.
couriersud
2020-07-12
1
-1
/
+0
*
netlist: and the next batch of non-virtual handlers.
couriersud
2020-07-12
1
-81
/
+90
*
netlist: More clang-tidy fixes. (nw)
couriersud
2020-04-28
1
-7
/
+7
*
netlist: improve readability. (nw)
couriersud
2019-11-02
1
-15
/
+15
*
netlist: add RELTOL/VNTOL solver parameters. Type safety. [Couriersud]
couriersud
2019-11-02
1
-14
/
+14
*
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
-18
/
+18
*
netlist: code maintenance (nw)
couriersud
2019-10-12
1
-6
/
+4
*
netlist: use A,B,C,... for packaged components.
couriersud
2019-04-21
1
-17
/
+17
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-8
/
+11
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-11
/
+8
*
netlist: Fix relative include paths and a conflict. (nw)
couriersud
2019-02-23
1
-1
/
+1
*
netlist: make constants struct members constexpr const. (nw)
couriersud
2019-02-08
1
-1
/
+1
*
netlist: Refactoring after adding clang-tidy support to netlist makefile
couriersud
2019-02-07
1
-1
/
+1
*
netlist: All devices now specify parameters in factory constructor. (nw)
couriersud
2019-02-01
1
-2
/
+2
*
netlist: remove trampoline code. (nw)
couriersud
2019-02-01
1
-3
/
+3
*
netlist: code maintenance and fixing kidniki ... (nw)
couriersud
2019-02-01
1
-1
/
+4
*
Move information where it belongs ... into the drivers. (nw)
couriersud
2019-01-10
1
-2
/
+2
*
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
-1
/
+1
*
Move analog devices into "netlist::analog" namespace. Added
couriersud
2017-01-15
1
-2
/
+2
*
Core refactoring
couriersud
2017-01-14
1
-5
/
+5
*
Fix 74629 and some internals. (nw)
couriersud
2016-12-27
1
-1
/
+1
*
Netlist updates:
couriersud
2016-07-21
1
-10
/
+10
*
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
-11
/
+7
*
- More code cleanup.
couriersud
2016-06-07
1
-3
/
+3
*
- Added constructors to prepare to move terminal setup into constructor.
couriersud
2016-06-07
1
-6
/
+5
*
- Minor cosmetic refactoring. Added a "uninitialised array" template to
balr0g
2016-06-07
1
-69
/
+190
*
Converted more devices to new layout. Improved memory handling in
couriersud
2016-05-21
1
-96
/
+9
*
Align object registration syntax. (nw)
couriersud
2016-05-10
1
-5
/
+5
*
Converted most subdevices to unique_ptr. This is a temporary measure
couriersud
2016-05-02
1
-30
/
+30
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+210