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
/
emu
/
netlist
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved netlist from emu to lib (nw)
Miodrag Milanovic
2015-09-12
2
-678
/
+0
*
Created a separate logging class. Netlist code should now be at least
couriersud
2015-08-23
2
-45
/
+36
*
Make more use of pformat. (nw)
couriersud
2015-08-13
2
-2
/
+2
*
Remove vsscanf from netlist. Change default format for double to "g".
couriersud
2015-08-11
1
-1
/
+1
*
Make netlist more typesafe. Added a pformat class to reduce sprintf
couriersud
2015-08-10
1
-17
/
+17
*
utf8 support for pstring. Opted for a scalable solution which should be
couriersud
2015-08-10
1
-5
/
+5
*
Added simple stream classes to netlist code. (nw)
couriersud
2015-08-03
2
-5
/
+5
*
Cleanups and version bump
mame0164
Miodrag Milanovic
2015-07-29
1
-1
/
+1
*
please bear with me.. these are needed to compile in GCC 5.2 and I want mingw...
Cowering
2015-07-23
1
-0
/
+12
*
Identify size_t usage in printf by enclosing the argument in
couriersud
2015-07-02
1
-1
/
+1
*
Netlist now compiles with
couriersud
2015-06-30
1
-9
/
+10
*
Hopefully fix more "maybes" which maybe popup sometime in the future.
couriersud
2015-06-28
1
-1
/
+1
*
Fix a little utf-8 massacre. (nw)
couriersud
2015-06-24
1
-1
/
+1
*
Cleanups and version bump
mame0163
Miodrag Milanovic
2015-06-24
2
-14
/
+11
*
Another go at fixing gcc 4.4
couriersud
2015-06-09
1
-4
/
+0
*
fix GCC 4.4 compile
mahlemiut
2015-06-08
1
-0
/
+1
*
Made it more convenient to add frontiers (impedance barriers). These
couriersud
2015-06-08
1
-8
/
+33
*
Fixed a number of bugs and some additions:
couriersud
2015-06-07
1
-13
/
+41
*
Fixed a number of bugs
couriersud
2015-06-05
2
-62
/
+51
*
nl_convert: fix compile on MSVC (struct and string in struct had same name) (nw)
Peter Ferrie
2015-06-03
2
-3
/
+3
*
Converted netlist into a library. Moved most code from nl_convert.h to
couriersud
2015-06-01
2
-378
/
+428
*
Netlist now uses the same approach as delegate.h to derive member
couriersud
2015-05-31
1
-1
/
+2
*
Fix OpenMP by using spinlocks in push_to_queue. However no observable
couriersud
2015-05-31
1
-157
/
+163
*
Commit omitted nl_convert.h. Renamed "find" to find_by_name in
couriersud
2015-05-29
1
-0
/
+581