Home
last modified time | relevance | path

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

/dports/games/libretro-hatari/hatari-561c07e/src/
H A Dfdc.c2103 FdcCycles = FDC_CmdCompleteCommon( true ); in FDC_UpdateRestoreCmd()
2253 FdcCycles = FDC_CmdCompleteCommon( true ); in FDC_UpdateSeekCmd()
2385 FdcCycles = FDC_CmdCompleteCommon( true ); in FDC_UpdateStepCmd()
2578 FdcCycles = FDC_CmdCompleteCommon( true ); in FDC_UpdateReadSectorsCmd()
2581 FdcCycles = FDC_CmdCompleteCommon( true ); in FDC_UpdateReadSectorsCmd()
2615 FdcCycles = FDC_CmdCompleteCommon( true ); in FDC_UpdateWriteSectorsCmd()
2781 FdcCycles = FDC_CmdCompleteCommon( true ); in FDC_UpdateWriteSectorsCmd()
2784 FdcCycles = FDC_CmdCompleteCommon( true ); in FDC_UpdateWriteSectorsCmd()
2902 FdcCycles = FDC_CmdCompleteCommon( true ); in FDC_UpdateReadAddressCmd()
2905 FdcCycles = FDC_CmdCompleteCommon( true ); in FDC_UpdateReadAddressCmd()
[all …]
/dports/emulators/hatari/hatari-2.2.1/src/
H A Dfdc.c2170 FdcCycles = FDC_CmdCompleteCommon( true ); in FDC_UpdateRestoreCmd()
2322 FdcCycles = FDC_CmdCompleteCommon( true ); in FDC_UpdateSeekCmd()
2456 FdcCycles = FDC_CmdCompleteCommon( true ); in FDC_UpdateStepCmd()
2649 FdcCycles = FDC_CmdCompleteCommon( true ); in FDC_UpdateReadSectorsCmd()
2652 FdcCycles = FDC_CmdCompleteCommon( true ); in FDC_UpdateReadSectorsCmd()
2686 FdcCycles = FDC_CmdCompleteCommon( true ); in FDC_UpdateWriteSectorsCmd()
2855 FdcCycles = FDC_CmdCompleteCommon( true ); in FDC_UpdateWriteSectorsCmd()
2858 FdcCycles = FDC_CmdCompleteCommon( true ); in FDC_UpdateWriteSectorsCmd()
2976 FdcCycles = FDC_CmdCompleteCommon( true ); in FDC_UpdateReadAddressCmd()
2979 FdcCycles = FDC_CmdCompleteCommon( true ); in FDC_UpdateReadAddressCmd()
[all …]