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
/
plib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix building with gcc-13 (#10917)
Julian Sikorski
2023-02-20
1
-0
/
+1
*
plib/plist.h: Stop using deprecated std::iterator template. (#10864)
Miodrag Milanović
2023-01-31
1
-1
/
+6
*
netlist: include file work (#10096)
couriersud
2022-07-16
1
-63
/
+32
*
bus/nubus: Implemented Spectrum/8 oscillator selection and vertical count read.
Vas Crabb
2022-06-22
1
-5
/
+5
*
netlist: fix bug, prepare for future changes and improve readability (#9947)
couriersud
2022-06-20
13
-58
/
+171
*
netlist: fix bugs and more cpp instead of macros (#9897)
couriersud
2022-06-10
19
-274
/
+356
*
pong: remove obsolete external version
hap
2022-06-10
1
-1
/
+1
*
netlist/plib: Fix compile with Apple clang.
Vas Crabb
2022-06-06
1
-1
/
+1
*
Adjust toolchain versions for triggering workarounds:
Vas Crabb
2022-06-06
1
-2
/
+2
*
netlist: static solver work and improve code readability (#9841)
couriersud
2022-05-30
31
-376
/
+411
*
netlist: Abbreviate one more type trait in palloc.h
Vas Crabb
2022-05-27
1
-3
/
+3
*
netlist: palloc now uses c++17 alignment aware operator new. (#9834)
couriersud
2022-05-27
9
-362
/
+520
*
netlist: fix aligned_alloc (PR #9801) (#9813)
couriersud
2022-05-22
1
-0
/
+2
*
netlist: Address comments from PR #9794, partially fix issue #9801 (#9805)
couriersud
2022-05-23
12
-43
/
+63
*
netlist: More c++, less macros, added support for cspell (#9794)
couriersud
2022-05-22
20
-186
/
+309
*
netlist/plib: Fixed detection of clang versions with noexcept issue, added fe...
Vas Crabb
2022-05-21
2
-3
/
+20
*
netlist: Fixes to address PR #9752 and issue #8590 / EMSCRIPTEN (#9773)
couriersud
2022-05-19
4
-202
/
+363
*
netlist: Improved PPMF target support and test coverage. (#9752)
couriersud
2022-05-15
4
-289
/
+338
*
netlist: Fixed standalone nltool building with nvcc. (#9731)
couriersud
2022-05-11
8
-19
/
+20
*
netlist: standalone makefile and prototype modifications (#9708)
couriersud
2022-05-08
9
-21
/
+16
*
Netlist lint, first version of a FAQ and small code changes. (#9684)
couriersud
2022-05-06
2
-7
/
+14
*
Drop unnecessary executable permissions (#9257)
Julian Sikorski
2022-02-03
4
-0
/
+0
*
Fix building with gcc-12 (#9204)
Julian Sikorski
2022-01-24
1
-0
/
+1
*
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
46
-46
/
+46
*
srcclean in preparation for 0.226 release branch
Vas Crabb
2020-10-25
1
-2
/
+2
*
netlist: fix VS build.
couriersud
2020-10-03
1
-3
/
+3
*
netlist: catch parenthesis count mismatch in formulas.
couriersud
2020-10-03
1
-0
/
+2
*
Exception specifications on deleted operators/constructors aren't useful.
Vas Crabb
2020-10-03
2
-6
/
+6
*
pmatrix_cr.h: More logical fix for the nothrow issue
AJR
2020-10-02
1
-1
/
+1
*
netlist: Revert changes intended to make the code work on OSX 10.10.
couriersud
2020-10-03
2
-4
/
+4
*
Fix clang error: exception specification of explicitly defaulted move assignm...
AJR
2020-10-02
2
-6
/
+6
*
netlist: simplify code.
couriersud
2020-10-02
3
-59
/
+31
*
netlist: move core_terms to netlist_state.
couriersud
2020-10-02
1
-0
/
+5
*
netlist: more clang lint fixes.
couriersud
2020-10-02
14
-138
/
+176
*
netlist: Add parse optimization to pfunction.
couriersud
2020-10-02
2
-20
/
+99
*
netlist: Convert driver filenames to lower case.
couriersud
2020-09-30
1
-5
/
+5
*
netlist: Rewrote frontier documentation.
couriersud
2020-09-30
2
-1
/
+7
*
netlist: applied some clang tidy recommendations
couriersud
2020-09-30
6
-7
/
+17
*
Disable SOUND_DEBUG for non-debug builds, and srcclean
Vas Crabb
2020-09-27
2
-3
/
+3
*
netlist: minor code cleanup.
couriersud
2020-09-25
3
-9
/
+21
*
netlist: Fixed a couple of issues with various compilers.
couriersud
2020-09-24
4
-3
/
+5
*
netlist: make pstring length/size use consistent.
couriersud
2020-09-24
5
-13
/
+30
*
netlist: clearly identify void * casts.
couriersud
2020-09-24
2
-2
/
+6
*
netlist: Fix 128 bit integer support.
couriersud
2020-09-24
2
-15
/
+27
*
netlist: Improve queue handling documentation in code.
couriersud
2020-09-24
1
-0
/
+1
*
netlist: code refactoring
couriersud
2020-09-24
11
-96
/
+98
*
netlist: code refactoring.
couriersud
2020-09-20
4
-160
/
+159
*
netlist: optimize headers.
couriersud
2020-09-17
2
-17
/
+53
*
netlist: move more models into the core.
couriersud
2020-09-13
1
-2
/
+2
[next]