Home
last modified time | relevance | path

Searched refs:ROMIN (Results 1 – 2 of 2) sorted by relevance

/dports/devel/cc65/cc65-2.19/asminc/
H A Dapple2.inc48 ROMIN := $C081 ; Swap in D000-FFFF ROM
/dports/science/thermofun/thermofun-0.3.8/ThermoFun/Substances/Gases/
H A Ds_solmod2_.cpp2069 #define ROMIN (1.E-2) macro
2124 dro = (romax-ROMIN)/inttofloat; in ROTOTALMIX()
2125 roarr[0] = ROMIN; in ROTOTALMIX()
2126 roarr[1] = 2.*ROMIN; in ROTOTALMIX()
2131 roarr[i] = ROMIN+inttofloat*dro; in ROTOTALMIX()
2159 dro = (romax-ROMIN)/inttofloat; in ROTOTALMIX()
2163 roarr[i] = ROMIN+inttofloat*dro; in ROTOTALMIX()