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
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix TTL output levels. The old ones assumed maximum currents.
couriersud
2015-05-13
2
-11
/
+4
*
Added netlist-level parameter NETLIST.USE_DEACTIVATE. Device
couriersud
2015-05-13
9
-20
/
+70
*
liceses for rest of Couriersud files (nw)
Miodrag Milanovic
2015-05-13
61
-120
/
+122
*
fix compile on MSVC2012 (nw)
Peter Ferrie
2015-05-12
2
-3
/
+3
*
Finally got USE_DEACTIVE_DEVICE to work with breakout as well.
couriersud
2015-05-12
7
-69
/
+98
*
Fix SOR criteria. (nw)
couriersud
2015-05-12
1
-1
/
+1
*
Netlist:
couriersud
2015-05-12
8
-118
/
+50
*
Fixed recursive call in nl_math. Straightened some code. (nw)
couriersud
2015-05-10
4
-13
/
+22
*
Introduced a nl_math static class to have all math related
couriersud
2015-05-10
11
-83
/
+106
*
Downsizing ... Removed netlist_ttl_input_t and netlist_ttl_output_t.
couriersud
2015-05-09
26
-196
/
+168
*
Fix timing of dice compatibility capacitor delay. (nw)
couriersud
2015-05-09
2
-5
/
+21
*
Added known authors to licenses tags (nw)
Miodrag Milanovic
2015-05-09
1
-1
/
+1
*
Aligned logic_family usage across objects. (nw)
couriersud
2015-05-09
2
-17
/
+24
*
Fix clang compile (nw)
couriersud
2015-05-09
1
-1
/
+1
*
Netlist chnages:
couriersud
2015-05-09
47
-290
/
+813
*
fix compile on MSVC2012 (nw)
Peter Ferrie
2015-05-07
1
-1
/
+1
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
58
-0
/
+116
*
Netlist:
couriersud
2015-05-07
4
-0
/
+85
*
- improved 9312 device ==> 20% speed increase
couriersud
2015-05-06
39
-271
/
+219
|
\
*
|
Small object tree maintenance. (nw)
couriersud
2015-05-05
4
-27
/
+51
*
|
Some class structure cleanup. (nw)
couriersud
2015-05-05
4
-28
/
+58
*
|
Minor changes. (nw)
couriersud
2015-05-04
3
-14
/
+13
|
/
*
Breakout: Hooked up antenna and free game dip switch as well.
couriersud
2015-05-04
1
-1
/
+9
*
Minor speed improvements and some timing adjustments. (nw)
couriersud
2015-05-03
9
-82
/
+92
*
Fix a bug in the solver code. (nw)
couriersud
2015-05-03
1
-4
/
+9
*
Breakout:
couriersud
2015-05-03
4
-7
/
+10
*
More improvements for breakout. (nw)
couriersud
2015-05-02
7
-7
/
+56
*
Optimized some netlist devices. [Couriersud]
couriersud
2015-05-01
4
-61
/
+119
*
Merge branch 'master' of https://github.com/mamedev/mame.git
couriersud
2015-04-29
17
-47
/
+41
|
\
|
*
Cleanups and version bump
mame0161
Miodrag Milanovic
2015-04-29
16
-46
/
+40
|
*
Fix build on OpenBSD
Brian Callahan
2015-04-28
1
-1
/
+1
*
|
Further work to improve breakout. Introduced a switchable resistor to be
couriersud
2015-04-29
8
-41
/
+146
|
/
*
Various bugfixes for netlist code and improvements for breakout. (nw)
couriersud
2015-04-28
9
-37
/
+91
*
Remove usage of initial in 7474. (nw)
couriersud
2015-04-27
1
-2
/
+2
*
Fixed a bug in DELAY. (nw)
couriersud
2015-04-27
1
-1
/
+1
*
NE555 now supports reset. (nw)
couriersud
2015-04-27
2
-10
/
+14
*
(MAME)New game added
couriersud
2015-04-26
10
-28
/
+87
*
Make logic signal outputs default to low at startup. (nw)
couriersud
2015-04-26
1
-2
/
+2
*
Always connect to the first element in NET_C. (nw)
couriersud
2015-04-26
1
-3
/
+1
*
Fix bug in 74279. (nw)
couriersud
2015-04-25
1
-3
/
+3
*
Fix bug in 7432. (nw)
couriersud
2015-04-25
2
-12
/
+12
*
Added 74175 and 82S16 devices to netlist. nl_breakout now compiles. (nw)
couriersud
2015-04-25
10
-1
/
+435
*
Added 74192, 9316, 9310 and 74193 devices to netlist. Added breakout
couriersud
2015-04-22
12
-4
/
+839
*
Document more work on breakout. Further additions to nl_dice_compat.h.
couriersud
2015-04-20
1
-0
/
+26
*
Add 9312/DM9312 to netlist. [Couriersud]
couriersud
2015-04-20
4
-0
/
+148
*
Added 9602 one-shot to netlist. (nw)
couriersud
2015-04-19
3
-19
/
+99
*
Improve truthtable handling in netlist. Prepare per-game setting of
couriersud
2015-04-19
7
-51
/
+65
*
Added rtrim, ltrim and trim to pstring. (nw)
couriersud
2015-04-19
2
-0
/
+56
*
Make sure USE_OPENMP is passed via define. (nw)
couriersud
2015-04-17
1
-5
/
+1
*
Better way of setting default USE_OPENMP (nw)
Vas Crabb
2015-04-17
1
-1
/
+7
[next]