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
/
scripts
/
src
/
netlist.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Lua-cleaning ability to srcclean
Vas Crabb
2016-08-30
1
-11
/
+11
*
fix for Android build (nw)
Miodrag Milanovic
2016-06-28
1
-0
/
+5
*
Netlist changes
couriersud
2016-06-23
1
-0
/
+3
*
- More code cleanup.
couriersud
2016-06-07
1
-1
/
+2
*
- Minor cosmetic refactoring. Added a "uninitialised array" template to
balr0g
2016-06-07
1
-1
/
+2
*
Converted 7486 to macro module
couriersud
2016-05-05
1
-2
/
+0
*
Removed drivers/signal.h since netlist devices no longer use it. (nw)
couriersud
2016-05-05
1
-1
/
+0
*
Convert 7430 to macro module.
couriersud
2016-05-05
1
-2
/
+0
*
Convert 7425 to macro modul
couriersud
2016-05-05
1
-2
/
+0
*
Converted 7420 to macro modul
couriersud
2016-05-05
1
-2
/
+0
*
Convert 7432 to macro device.
couriersud
2016-05-04
1
-2
/
+0
*
Converted 7437 to macro device
couriersud
2016-05-04
1
-2
/
+0
*
Converted 7427 to macro device
couriersud
2016-05-04
1
-2
/
+0
*
Converted 7411 into a macro device.
couriersud
2016-05-04
1
-2
/
+0
*
Converted 7410 into macro device.
couriersud
2016-05-04
1
-2
/
+0
*
Implement 7402, 7408 as macro device. (nw)
couriersud
2016-05-03
1
-4
/
+0
*
Implement 7404 as macro device. (nw)
couriersud
2016-05-03
1
-2
/
+0
*
Implemented dynamic loading of precompiled solver code. [Couriersud]
couriersud
2016-04-23
1
-0
/
+2
*
Visual Studio 2015 netlist fix. (nw)
dankan1890
2016-03-30
1
-1
/
+2
*
scrclean on lua scripts (nw)
Miodrag Milanovic
2016-03-29
1
-3
/
+3
*
Extend system library support (nw)
Jeffrey Clark
2016-03-28
1
-6
/
+1
*
Visual Studio compile fix. (nw)
dankan1890
2016-03-28
1
-1
/
+2
*
netlist:
couriersud
2016-03-27
1
-0
/
+1
*
Netlist: code maintenance
couriersud
2016-03-23
1
-2
/
+0
*
Added addprojectflags function and added -Wsuggest-override for all that are ...
Miodrag Milanovic
2015-12-06
1
-0
/
+2
*
Added info header at the top of each .lua file (nw)
Scott Stone
2015-11-14
1
-0
/
+8
*
added more h files missing in lua scripts (nw)
Miodrag Milanovic
2015-11-12
1
-4
/
+7
*
Remove not longer needed ForceCpp flag (nw)
Miodrag Milanovic
2015-11-08
1
-4
/
+0
*
update build scripts for rename c - > cpp (nw)
Miodrag Milanovic
2015-11-08
1
-63
/
+63
*
typo fix (nw)
Miodrag Milanovic
2015-11-08
1
-1
/
+1
*
Remove last traces of printf from plib. Reorganized some code. (nw)
couriersud
2015-09-14
1
-0
/
+3
*
Moved netlist from emu to lib (nw)
Miodrag Milanovic
2015-09-12
1
-141
/
+141
*
Added simple stream classes to netlist code. (nw)
couriersud
2015-08-03
1
-0
/
+2
*
Move MC14584B to nlm_other.[ch] (nw)
couriersud
2015-07-27
1
-0
/
+2
*
Add macro library for opamp models. (nw)
couriersud
2015-07-16
1
-0
/
+2
*
Changed uppercase filenames to lowercase. (nw)
couriersud
2015-07-12
1
-4
/
+4
*
Created macro libraries for CD4XXX and 74XX chip families. Going
couriersud
2015-07-12
1
-0
/
+4
*
Added MM5837 Noise Generator used by Congo Bongo. [Couriersud]
couriersud
2015-07-04
1
-0
/
+2
*
no need for subdir for these projects, those are same for all mame builds (nw)
Miodrag Milanovic
2015-06-22
1
-1
/
+0
*
Move solver code into own folder. (nw)
couriersud
2015-06-19
1
-6
/
+8
*
Converted netlist into a library. Moved most code from nl_convert.h to
couriersud
2015-06-01
1
-123
/
+148
*
Moved all files in src/emu/netlist starting with p into plib folder.
couriersud
2015-05-27
1
-10
/
+11
*
Added a simple preprocessor to the netlist parsing pipeline.
couriersud
2015-05-25
1
-2
/
+4
*
Cleaned up includes in header files and reworked memory allocation. (nw)
couriersud
2015-05-24
1
-1
/
+4
*
Avoid header file congestion and prepare for external generic
couriersud
2015-05-15
1
-0
/
+1
*
Removed comments and added generic license for whole team on top (nw)
Miodrag Milanovic
2015-05-09
1
-0
/
+3
*
Added 74175 and 82S16 devices to netlist. nl_breakout now compiles. (nw)
couriersud
2015-04-25
1
-0
/
+6
*
Added 74192, 9316, 9310 and 74193 devices to netlist. Added breakout
couriersud
2015-04-22
1
-0
/
+6
*
Add 9312/DM9312 to netlist. [Couriersud]
couriersud
2015-04-20
1
-0
/
+2
*
Start adding .h and .inc files to help usage inside IDE's like VS and XCode (nw)
Miodrag Milanovic
2015-04-11
1
-1
/
+58
[next]