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 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
*
netlist: Refactoring after adding clang-tidy support to netlist makefile
couriersud
2019-02-07
1
-6
/
+7
*
netlist: code maintenance and fixing kidniki ... (nw)
couriersud
2019-02-01
1
-1
/
+0
*
Fix clang-8 warnings. (nw)
couriersud
2019-01-11
1
-2
/
+2
*
Improve type safety on string->numeric conversions. (nw)
couriersud
2019-01-10
1
-1
/
+3
*
More c++ alignment. pstring now behaves like std::string. (nw)
couriersud
2019-01-06
1
-6
/
+4
*
Fix state saving for pfunction lfsr. (nw)
couriersud
2017-05-28
1
-1
/
+0
*
Fix issues identified by Vas and LordKale4:
couriersud
2017-05-27
1
-2
/
+1
*
Add rand() function to pfunction expression parser. Use this to simulate
couriersud
2017-05-27
1
-0
/
+7
*
Change pstring to use std::string as storage container.
couriersud
2017-03-30
1
-2
/
+2
*
Turn psring iterator into a real forward iterator that works with standard al...
Vas Crabb
2017-03-30
1
-1
/
+1
*
More cppcheck fixes. (nw)
Couriersud
2017-03-05
1
-4
/
+4
*
Reorder include order to comply with best practices. (nw)
couriersud
2017-02-10
1
-2
/
+3
*
Do not derive other classes from std::vector. More cleanup. (nw)
couriersud
2017-01-27
1
-3
/
+3
*
fix for visual studio (nw)
smf-
2017-01-26
1
-3
/
+3
*
Netlist refactoring:
couriersud
2017-01-25
1
-1
/
+1
*
Added infix notation parsing to the function parser. (nw)
couriersud
2017-01-25
1
-1
/
+109
*
Netlist:
couriersud
2017-01-17
1
-0
/
+104