mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
caafc0f782
- nltool now accepts -Ddefine=value to pass on to netlists - improved option handling and added "dummy" options to add grouping and examples in help output. - improved --cmd=listdevices output - Fix dynamic timestepping. This will work with breakout using real capacitor modelling instead of delay devices. Really slow, but very useful to calibrate timings. - Fix an awful bug in timing for delay devices. - Switched to clang 3.8 and made code compile with -Weverything -Werror -Wno-old-style-cast -Wno-padded -Wno-weak-vtables -Wno-missing-variable-declarations -Wno-conversion -Wno-c++98-compat -Wno-float-equal -Wno-cast-align -Wno-global-constructors -Wno-c++98-compat-pedantic -Wno-exit-time-destructors -Wno-format-nonliteral -Wno-weak-template-vtables This was a helpful exercise since it brought forward some serious issues with implicit constructors. [Couriersud] |
||
---|---|---|
.. | ||
7400_astable.c | ||
9602_mstable.c | ||
74123_mstable.c | ||
bjt.c | ||
bjt_eb.c | ||
bjt_eb_pnp.c | ||
breakout.c | ||
cd4066.c | ||
cdelay.c | ||
congo_bongo.c | ||
congo_bongo.csv | ||
kidniki.c | ||
mm5837_noise.c | ||
msx_mixer_stage.c | ||
ne555_astable.c | ||
opamp.c | ||
sn74ls629_osc.c | ||
test.c | ||
todo.c | ||
vccs.c | ||
vccs1.c | ||
vs_cs.c |