Searched refs:end_timestamp_mod12 (Results 1 – 4 of 4) sorted by relevance
610 const uint32 end_timestamp_mod12 = end_timestamp % 12; in Emulate() local612 INPUT_AdjustTS((int32)end_timestamp_mod12 - (int32)end_timestamp); // Careful with this! in Emulate()615 psg->ResetTS(end_timestamp_mod12 / 3); in Emulate()618 HuC_ResetTS(end_timestamp_mod12); in Emulate()663 PCECD_ResetTS(end_timestamp_mod12); in Emulate()665 vce->ResetTS(end_timestamp_mod12); in Emulate()667 HuCPU.SyncAndResetTimestamp(end_timestamp_mod12); in Emulate()672 PCE_TimestampBase += end_timestamp - end_timestamp_mod12; in Emulate()673 espec->MasterCycles += end_timestamp - end_timestamp_mod12; in Emulate()
874 const uint32 end_timestamp_mod12 = end_timestamp % 12; in Emulate() local876 INPUT_AdjustTS((int32)end_timestamp_mod12 - (int32)end_timestamp); // Careful with this! in Emulate()879 psg->ResetTS(end_timestamp_mod12 / 3); in Emulate()882 HuC_ResetTS(end_timestamp_mod12); in Emulate()973 PCECD_ResetTS(end_timestamp_mod12); in Emulate()975 vce->ResetTS(end_timestamp_mod12); in Emulate()977 HuCPU.SyncAndResetTimestamp(end_timestamp_mod12); in Emulate()982 PCE_TimestampBase += end_timestamp - end_timestamp_mod12; in Emulate()983 espec->MasterCycles += end_timestamp - end_timestamp_mod12; in Emulate()
452 const uint32 end_timestamp_mod12 = end_timestamp % 12; in SoundBox_Flush() local456 *new_base_timestamp = end_timestamp_mod12; in SoundBox_Flush()
642 const uint32 end_timestamp_mod12 = end_timestamp % 12; in SoundBox_Flush() local646 *new_base_timestamp = end_timestamp_mod12; in SoundBox_Flush()