Home
last modified time | relevance | path

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

/dports/emulators/mgba/mgba-0.9.2/src/gba/
H A Dhardware.c40 static const int RTC_BYTES[8] = { variable
243 hw->rtc.bytesRemaining = RTC_BYTES[RTCCommandDataGetCommand(command)]; in _rtcProcessByte()
/dports/games/libretro-mgba/mgba-6186d45/src/gba/
H A Dhardware.c39 static const int RTC_BYTES[8] = { variable
222 hw->rtc.bytesRemaining = RTC_BYTES[RTCCommandDataGetCommand(command)]; in _rtcProcessByte()