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
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: Refactored model code. (nw)
couriersud
2019-03-31
1
-1
/
+1
*
netlist: Improved MOS transistor model. [Couriersud]
couriersud
2019-03-29
1
-0
/
+3
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-6
/
+69
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-69
/
+6
*
netlist: add MOSFET model. [Couriersud]
couriersud
2019-03-25
1
-1
/
+2
*
netlist: clang tidy. (nw)
couriersud
2019-03-01
1
-7
/
+2
*
netlist: cosmetic changes - mostly indentation. (nw)
couriersud
2019-03-01
1
-1
/
+1
*
netlist: tidy changes and better constexpr support for ptime class. (nw)
couriersud
2019-02-24
1
-2
/
+6
*
netlist: more alignment related refactoring. (nw)
couriersud
2019-02-24
1
-1
/
+1
*
Move ptime struct into plib namespace and fix relative includes. (nw)
couriersud
2019-02-23
1
-1
/
+1
*
netlist: Fix some more exotic compile options. (nw)
couriersud
2019-02-23
1
-2
/
+2
*
netlist: fix visibility issues and more issues reported by tidy. (nw)
couriersud
2019-02-22
1
-3
/
+3
*
netlist: tick off some issues clang-tidy highlights. (nw)
couriersud
2019-02-18
1
-1
/
+1
*
netlist: Separation of duties. (nw)
couriersud
2019-02-16
1
-2
/
+2
*
netlist: memory pool now supports aligned storage. (nw)
couriersud
2019-02-16
1
-1
/
+1
*
netlist: memory allocation clean-up. (nw)
couriersud
2019-02-13
1
-1
/
+0
*
netlist: More cpp core guidelines alignment. (nw)
couriersud
2019-02-11
1
-5
/
+6
*
netlist: more core guidelines work. (nw)
couriersud
2019-02-09
1
-8
/
+11
*
netlist: more cpp core guidelines work. (nw)
couriersud
2019-02-08
1
-1
/
+1
*
netlist: Refactoring after adding clang-tidy support to netlist makefile
couriersud
2019-02-07
1
-1
/
+52
*
netlist: Refactoring continues ... plus some innovations (nw)
couriersud
2019-01-31
1
-1
/
+1
*
netlist: refactor code for better scalability and flexibility. (nw)
couriersud
2019-01-27
1
-1
/
+2
*
netlist: add nvcc support to netlist makefile. (nw)
couriersud
2019-01-18
1
-4
/
+11
*
netlist: fix depend target. (nw)
couriersud
2019-01-13
1
-2
/
+2
*
Fix clang-8 warnings. (nw)
couriersud
2019-01-11
1
-1
/
+1
*
netlist wip: 7474, 7497, test driver
Sergey Svishchev
2019-01-07
1
-0
/
+1
*
Add gitignore to src/lib/netlist. (nw)
couriersud
2019-01-02
1
-1
/
+1
*
A large portion of the Atari Gran Trak 10 schematics (1974)
Felipe CorrĂȘa da Silva Sanches
2018-07-28
1
-0
/
+2
*
Add Schmitt trigger device to standalone netlist Makefile (nw)
balr0g
2018-05-11
1
-0
/
+1
*
Netlist code refactoring:
couriersud
2017-04-09
1
-2
/
+3
*
Fix clang warnings in netlist code.
couriersud
2017-03-05
1
-1
/
+1
*
Fix some cppcheck warnings. (nw)
Couriersud
2017-03-05
1
-0
/
+24
*
srcclean (nw)
Vas Crabb
2017-02-19
2
-66
/
+66
*
Add prodigy to mamenl build. Fix clang5 warnings. (nw)
couriersud
2017-02-19
1
-0
/
+1
*
Reworked truthtables a bit.
couriersud
2017-02-17
1
-2
/
+0
*
Make windows builds of nltool and nlwav understand unicode.
couriersud
2017-02-10
1
-5
/
+8
*
Make sure netlist includes are not found directly on include path.
couriersud
2017-02-10
1
-2
/
+2
*
Netlist: It is now possible to have multiple handlers per device ...
couriersud
2017-02-05
1
-3
/
+6
*
Doxygen work. How the heck can one enforce a consistent device
couriersud
2017-02-05
2
-9
/
+12
*
Some documentation work.
couriersud
2017-02-05
2
-4
/
+8
*
Fixed a number of issues:
couriersud
2017-01-31
1
-2
/
+2
*
Separate include file usage for netlist.
couriersud
2017-01-29
1
-3
/
+3
*
Remove macro to avoid copying and replace with a struct. (nw)
couriersud
2017-01-27
1
-1
/
+1
*
Netlist:
couriersud
2017-01-17
2
-257
/
+258
*
Added more documentation to diode and bjt model. (nw)
couriersud
2017-01-15
1
-1
/
+1
*
Move netlists into macro folder. (nw)
couriersud
2017-01-09
1
-0
/
+1
*
Fix some clang pedantic warnings. (nw)
couriersud
2017-01-07
1
-1
/
+1
*
More cleanups. (nw)
couriersud
2017-01-06
1
-2
/
+4
*
Fix clang "-Wno-weak-vtables" warnings in netlist source. Refactored
couriersud
2017-01-05
1
-2
/
+2
*
Added SIGFPE enabling code to plib/pexception.*. Moved plib exceptions
couriersud
2017-01-04
1
-0
/
+1
[next]