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
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
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
/
plib
/
pfunction.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: fix bugs and more cpp instead of macros (#9897)
couriersud
2022-06-10
1
-7
/
+7
*
Netlist lint, first version of a FAQ and small code changes. (#9684)
couriersud
2022-05-06
1
-6
/
+13
*
Fix a duplicate #include and an indendation error
Vas Crabb
2021-08-23
1
-1
/
+0
*
netlist: Relicensing of the GPL code to BSD-3 with the blessing of the
Olivier Galibert
2021-03-09
1
-1
/
+1
*
srcclean in preparation for 0.226 release branch
Vas Crabb
2020-10-25
1
-2
/
+2
*
netlist: catch parenthesis count mismatch in formulas.
couriersud
2020-10-03
1
-0
/
+2
*
netlist: more clang lint fixes.
couriersud
2020-10-02
1
-23
/
+20
*
netlist: Add parse optimization to pfunction.
couriersud
2020-10-02
1
-20
/
+94
*
netlist: make pstring length/size use consistent.
couriersud
2020-09-24
1
-1
/
+1
*
netlist: code maintenance and performance optimizations.
Couriersud
2020-09-05
1
-1
/
+1
*
netlist: further nl_base.h splitting into headers in core subdir.
couriersud
2020-07-28
1
-1
/
+1
*
srcclean for 0.223
Vas Crabb
2020-07-26
1
-1
/
+1
*
netlist: pfunction supports unary minus and removed duplicate code.
couriersud
2020-07-10
1
-76
/
+76
*
netlist: pfunction now supports unary minus operators.
couriersud
2020-07-05
1
-42
/
+66
*
netlist: fix pfunction if
couriersud
2020-07-04
1
-2
/
+4
*
netlist: Add log() to pfunction.
Aaron Giles
2020-07-03
1
-0
/
+3
*
netlist: Add comparison operators to pfunction.
couriersud
2020-07-02
1
-3
/
+29
*
netlist: Performance improvement and refactoring. [Couriersud]
couriersud
2020-06-13
1
-25
/
+25
*
netlist: code maintenance. (nw)
couriersud
2020-06-08
1
-2
/
+2
*
netlist: clang-tidy, header order fixes. (nw)
couriersud
2020-06-01
1
-1
/
+1
*
netlist: Add tristate support for rom devices. [Couriersud]
couriersud
2020-05-20
1
-3
/
+0
*
Fix OS X build (implicit inclusion differences between standard libraries str...
AJR
2020-05-03
1
-0
/
+1
*
netlist: Add the NE566 as a macro device. [Couriersud]
couriersud
2020-05-01
1
-2
/
+43
*
netlist: Fix clang-tidy warnings. (nw)
couriersud
2020-04-28
1
-4
/
+8
*
netlist: code maintenance and edge case fixes. (nw)
couriersud
2020-04-20
1
-3
/
+3
*
netlist: code maintenance on pfunction. (nw)
couriersud
2020-04-19
1
-8
/
+8
*
netlist: added min and max to pfunction. (nw)
couriersud
2020-02-16
1
-0
/
+6
*
netlist: Fix crash in infix function evaluation. (nw)
couriersud
2020-01-29
1
-1
/
+1
*
netlist: clang lint readability fixes. (nw)
couriersud
2020-01-25
1
-13
/
+13
*
netlist: code maintenance. (nw)
couriersud
2020-01-20
1
-8
/
+8
*
netlist: maintenance. (nw)
couriersud
2019-11-11
1
-1
/
+1
*
netlist: first steps on the way to calculated parameters. [Couriersud]
couriersud
2019-11-10
1
-7
/
+80
*
netlist: code maintenance and bug fixes. (nw)
couriersud
2019-11-08
1
-4
/
+0
*
netlist: more consistent exception handling. (nw)
couriersud
2019-11-05
1
-4
/
+4
*
netlist: code maintenance. (nw)
couriersud
2019-11-04
1
-2
/
+2
*
netlist: code maintenance. (nw)
couriersud
2019-11-03
1
-1
/
+2
*
netlist: Completed __float128 support. [Couriersud]
couriersud
2019-11-03
1
-4
/
+7
*
netlist: add RELTOL/VNTOL solver parameters. Type safety. [Couriersud]
couriersud
2019-11-02
1
-2
/
+3
*
netlist: fix clang warnings & srcclean. (nw)
couriersud
2019-10-31
1
-3
/
+3
*
netlist: Compile with float/double floating point. [Couriersud]
couriersud
2019-10-31
1
-171
/
+179
*
netlist: code maintenance. (nw)
couriersud
2019-10-29
1
-2
/
+2
*
netlist: code maintenance (nw)
couriersud
2019-10-12
1
-1
/
+2
*
netlist: maintenance and lint fixes. (nw)
couriersud
2019-10-06
1
-1
/
+1
*
netlist code maintenance (nw)
couriersud
2019-09-21
1
-1
/
+1
*
netlist: Fix MT06827.
couriersud
2019-04-22
1
-1
/
+1
*
netlist: MB3614 again, function controlled VARCLOCK and other
couriersud
2019-04-07
1
-4
/
+7
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-16
/
+16
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-16
/
+16
*
netlist: fix visibility issues and more issues reported by tidy. (nw)
couriersud
2019-02-22
1
-1
/
+1
*
netlist: more core guidelines work. (nw)
couriersud
2019-02-09
1
-1
/
+1
[next]