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_7493.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: minor code cleanup.
couriersud
2020-09-25
1
-1
/
+1
*
netlist: code refactoring
couriersud
2020-09-24
1
-20
/
+14
*
netlist: move to generated header and link support files files.
couriersud
2020-09-12
1
-1
/
+0
*
netlist: Fix various issues around include directories.
couriersud
2020-08-25
1
-1
/
+1
*
netlist: templatize 74107 and code maintenance.
couriersud
2020-08-23
1
-60
/
+0
*
netlist: Move documentation from header to cpp file. Batch 2.
couriersud
2020-08-02
1
-0
/
+49
*
netlist: Macro-ized 7493/7497 DIPs
Aaron Giles
2020-08-02
1
-28
/
+0
*
netlist: Potential regression trigger.
couriersud
2020-07-17
1
-6
/
+0
*
netlist: comment out empty reset and update calls
couriersud
2020-07-16
1
-2
/
+2
*
netlist: another batch of explicit handler refactoring.
couriersud
2020-07-12
1
-2
/
+7
*
netlist: Reduce macro usage and make use of pstring utf8. (nw)
couriersud
2020-06-06
1
-6
/
+1
*
netlist: clang-tidy, header order fixes. (nw)
couriersud
2020-06-01
1
-4
/
+0
*
netlist: Change use of NETLIB_DELEGATE macro. (nw)
couriersud
2020-06-01
1
-2
/
+2
*
netlist: refactored ppmf.h [Couriersud]
couriersud
2020-06-01
1
-0
/
+4
*
netlist: improve performance. [Couriersud]
couriersud
2020-05-24
1
-2
/
+10
*
netlist: fix performance decrease. (nw)
couriersud
2020-05-22
1
-11
/
+5
*
netlist: reduce usage of NETLIB_CONSTRUCTOR_DERIVED. (nw)
couriersud
2020-05-08
1
-12
/
+17
*
netlist: move nld_power_pins to nl_base.h (nw)
couriersud
2020-05-08
1
-1
/
+0
*
netlist: 7493, minor edit. (nw)
couriersud
2020-01-16
1
-1
/
+1
*
netlist: code and documentation maintenance fixes. [Couriersud]
couriersud
2019-11-07
1
-2
/
+62
*
netlist: Add power terminals to most logic devices.
couriersud
2019-04-21
1
-3
/
+6
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-50
/
+37
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-37
/
+50
*
netlist: refactoring. (nw)
couriersud
2019-03-01
1
-44
/
+30
*
netlist: Fix relative include paths and a conflict. (nw)
couriersud
2019-02-23
1
-1
/
+1
*
netlist: fix visibility issues and more issues reported by tidy. (nw)
couriersud
2019-02-22
1
-4
/
+4
*
srcclean and cleanup (nw)
Vas Crabb
2019-01-27
1
-1
/
+1
*
Fix stuntcyc regression. (nw)
couriersud
2019-01-10
1
-2
/
+2
*
Refactoring and bug fixes. (nw)
couriersud
2019-01-10
1
-7
/
+8
*
Move information where it belongs ... into the drivers. (nw)
couriersud
2019-01-10
1
-2
/
+2
*
C++ and minor performance optimizations. (nw)
couriersud
2019-01-09
1
-4
/
+4
*
Code maintenance and bug fixes. (nw)
couriersud
2019-01-07
1
-1
/
+1
*
Reordered members to be more cache friendly. (nw)
couriersud
2017-05-27
1
-7
/
+7
*
Netlist code refactoring:
couriersud
2017-04-09
1
-4
/
+4
*
Fix netlist stats collection. Code refactoring:
couriersud
2017-02-24
1
-2
/
+2
*
Slightly improve event timing if state changes.
couriersud
2017-02-19
1
-7
/
+7
*
Reworked truthtables a bit.
couriersud
2017-02-17
1
-1
/
+1
*
Optimized 7493 device. Gives some 5 to 10% improvement to pong.
couriersud
2017-02-16
1
-65
/
+61
*
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
*
More netlist refactoring:
couriersud
2017-01-25
1
-3
/
+3
*
Core refactoring
couriersud
2017-01-14
1
-2
/
+2
*
Refactored factory. Use namespace "factory" instead of prefix factory_
couriersud
2017-01-02
1
-6
/
+6
*
Netlist updates:
couriersud
2016-07-21
1
-6
/
+6
*
Srcclean on netlist files. Avoid the merge massacre. (nw)
couriersud
2016-06-25
1
-2
/
+0
*
Netlist changes
couriersud
2016-06-23
1
-2
/
+2
*
Merge netlist_dev branch, all code_refactoring: (nw)
couriersud
2016-06-16
1
-5
/
+4
*
- Added constructors to prepare to move terminal setup into constructor.
couriersud
2016-06-07
1
-4
/
+4
[next]