mirror of
https://github.com/holub/mame
synced 2025-10-06 00:54:22 +03:00
modelling. [Couriersud] Added global NETLIST.DEFAULT_MOS_CAPMODEL parameter. Setting this to zero disables using capitance modelling in mos models. On a per mos device basis this can be achieved by adding CAPMODEL=0 to the model definition, e.g. MOSFET(X, "NMOS(CAPMODEL=0)") Improve MOSFET convergence by using log-stepping. |
||
|---|---|---|
| .. | ||
| 2N6027.cpp | ||
| 7400_astable.c | ||
| 9602_mstable.c | ||
| 74123_mstable.c | ||
| bjt_eb_pnp.c | ||
| bjt_eb.c | ||
| bjt.c | ||
| breakout.c | ||
| cd4066.c | ||
| cdelay.c | ||
| cmos_inverter_clk.cpp | ||
| cmos_inverter.cpp | ||
| congo_bongo.c | ||
| congo_bongo.csv | ||
| diode.c | ||
| kidniki.c | ||
| mm5837_noise.c | ||
| msx_mixer_stage.c | ||
| ne555_astable.c | ||
| nmos_fet.cpp | ||
| norton_opamp.c | ||
| opamp.c | ||
| rc.c | ||
| rl.c | ||
| sn74ls629_osc.c | ||
| test.c | ||
| todo.c | ||
| vccs1.c | ||
| vccs.c | ||
| vs_cs.c | ||