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
/
plib
/
pstring.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved netlist from emu to lib (nw)
Miodrag Milanovic
2015-09-12
1
-705
/
+0
*
Some pedantic netlist changes. (nw)
couriersud
2015-08-28
1
-0
/
+103
*
Cleanups and version bump
mame0165
Miodrag Milanovic
2015-08-26
1
-1
/
+0
*
Moved nltool.c and nlwav.c into src/emu/netlist/prg.
couriersud
2015-08-23
1
-10
/
+10
*
Created a separate logging class. Netlist code should now be at least
couriersud
2015-08-23
1
-3
/
+60
*
Fix netlist build (nw)
Vas Crabb
2015-08-17
1
-2
/
+2
*
Changed UINT16 .. UINT64 to generic types in pformat.
couriersud
2015-08-13
1
-3
/
+3
*
Remove vsscanf from netlist. Change default format for double to "g".
couriersud
2015-08-11
1
-9
/
+0
*
Fix clang issues. (nw)
couriersud
2015-08-10
1
-4
/
+4
*
Make netlist more typesafe. Added a pformat class to reduce sprintf
couriersud
2015-08-10
1
-0
/
+38
*
utf8 support for pstring. Opted for a scalable solution which should be
couriersud
2015-08-10
1
-98
/
+246
*
More usage of streams and aligned exception use. (nw)
couriersud
2015-08-10
1
-1
/
+1
*
Added simple stream classes to netlist code. (nw)
couriersud
2015-08-03
1
-1
/
+10
*
Netlist now uses the same approach as delegate.h to derive member
couriersud
2015-05-31
1
-1
/
+1
*
Fix OpenMP by using spinlocks in push_to_queue. However no observable
couriersud
2015-05-31
1
-8
/
+8
*
Moved all files in src/emu/netlist starting with p into plib folder.
couriersud
2015-05-27
1
-0
/
+360