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
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: static solver work and improve code readability (#9841)
couriersud
2022-05-30
1
-1
/
+1
*
netlist: Relicensing of the GPL code to BSD-3 with the blessing of the
Olivier Galibert
2021-03-09
1
-1
/
+1
*
netlist: more clang lint fixes.
couriersud
2020-10-02
1
-2
/
+20
*
netlist: Add parse optimization to pfunction.
couriersud
2020-10-02
1
-0
/
+5
*
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
-27
/
+39
*
netlist: pfunction now supports unary minus operators.
couriersud
2020-07-05
1
-0
/
+1
*
netlist: add more constructors and () operator to pfunction.
couriersud
2020-07-03
1
-3
/
+21
*
netlist: Add log() to pfunction.
Aaron Giles
2020-07-03
1
-0
/
+1
*
netlist: Add comparison operators to pfunction.
couriersud
2020-07-02
1
-0
/
+7
*
netlist: include file refactoring.
couriersud
2020-06-28
1
-1
/
+0
*
netlist: Restructered the save state system. (nw)
couriersud
2020-05-04
1
-3
/
+3
*
netlist: simplify pfunction state handling. (nw)
couriersud
2020-05-03
1
-15
/
+7
*
netlist: Fix clang-tidy warnings. (nw)
couriersud
2020-04-28
1
-2
/
+2
*
netlist: code maintenance and edge case fixes. (nw)
couriersud
2020-04-20
1
-1
/
+2
*
netlist: code maintenance on pfunction. (nw)
couriersud
2020-04-19
1
-5
/
+10
*
netlist: added min and max to pfunction. (nw)
couriersud
2020-02-16
1
-0
/
+2
*
netlist: clang lint readability fixes. (nw)
couriersud
2020-01-25
1
-2
/
+2
*
netlist: code maintenance. (nw)
couriersud
2020-01-20
1
-3
/
+3
*
netlist: first steps on the way to calculated parameters. [Couriersud]
couriersud
2019-11-10
1
-16
/
+7
*
netlist: code maintenance and bug fixes. (nw)
couriersud
2019-11-08
1
-41
/
+43
*
netlist: code maintenance. (nw)
couriersud
2019-11-04
1
-1
/
+1
*
netlist: code maintenance. (nw)
couriersud
2019-11-03
1
-0
/
+1
*
netlist: Completed __float128 support. [Couriersud]
couriersud
2019-11-03
1
-1
/
+3
*
netlist: add RELTOL/VNTOL solver parameters. Type safety. [Couriersud]
couriersud
2019-11-02
1
-1
/
+3
*
netlist: fix clang warnings & srcclean. (nw)
couriersud
2019-10-31
1
-2
/
+2
*
netlist: Compile with float/double floating point. [Couriersud]
couriersud
2019-10-31
1
-4
/
+8
*
netlist: code maintenance. (nw)
couriersud
2019-10-29
1
-2
/
+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
-2
/
+2
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-2
/
+2
*
netlist: Refactoring after adding clang-tidy support to netlist makefile
couriersud
2019-02-07
1
-2
/
+2
*
Fix state saving for pfunction lfsr. (nw)
couriersud
2017-05-28
1
-0
/
+17
*
srcclean (nw)
Vas Crabb
2017-05-28
1
-4
/
+4
*
Fix issues identified by Vas and LordKale4:
couriersud
2017-05-27
1
-0
/
+12
*
Add rand() function to pfunction expression parser. Use this to simulate
couriersud
2017-05-27
1
-0
/
+1
*
More cppcheck fixes. (nw)
Couriersud
2017-03-05
1
-4
/
+4
*
srcclean (nw)
Vas Crabb
2017-02-19
1
-1
/
+1
*
Reorder include order to comply with best practices. (nw)
couriersud
2017-02-10
1
-2
/
+2
*
Cleanup of includes. (nw)
couriersud
2017-01-27
1
-1
/
+0
*
Added infix notation parsing to the function parser. (nw)
couriersud
2017-01-25
1
-2
/
+20
*
Netlist:
couriersud
2017-01-17
1
-0
/
+70