Home
last modified time | relevance | path

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

/dports/games/libretro-hatari/hatari-561c07e/src/
H A Dfdc.c447 #define FDC_DENSITY_FACTOR_ED 4 /* For a ED disk, we get x4 bytes than DD */ macro
1430 return FDC_DENSITY_FACTOR_ED; /* Simulate a ED disk, 36 sectors or more */ in FDC_GetDensity()
/dports/emulators/hatari/hatari-2.2.1/src/
H A Dfdc.c433 #define FDC_DENSITY_FACTOR_ED 4 /* For a ED disk, we get x4 bytes than DD */ macro
1464 return FDC_DENSITY_FACTOR_ED; /* Simulate a ED disk, 36 sectors or more */ in FDC_GetDensity()