Home
last modified time | relevance | path

Searched defs:BCD_to_U8_check (Results 1 – 8 of 8) sorted by relevance

/dports/games/libretro-beetle_supergrafx/beetle-supergrafx-libretro-c4dd156/mednafen/cdrom/
H A DCDUtility.h159 static INLINE bool BCD_to_U8_check(uint8_t bcd_number, uint8_t *out_number) in BCD_to_U8_check() function
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/mednafen/cdrom/
H A DCDUtility.h159 static INLINE bool BCD_to_U8_check(uint8_t bcd_number, uint8_t *out_number) in BCD_to_U8_check() function
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/mednafen/cdrom/
H A DCDUtility.h159 static INLINE bool BCD_to_U8_check(uint8_t bcd_number, uint8_t *out_number) in BCD_to_U8_check() function
/dports/games/libretro-beetle_saturn/beetle-saturn-libretro-ee5b214/mednafen/cdrom/
H A DCDUtility.h155 static INLINE bool BCD_to_U8_check(uint8_t bcd_number, uint8_t *out_number) in BCD_to_U8_check() function
/dports/games/libretro-beetle_pce/beetle-pce-libretro-945b7a7/mednafen/cdrom/
H A DCDUtility.h150 static INLINE bool BCD_to_U8_check(uint8_t bcd_number, uint8_t *out_number) in BCD_to_U8_check() function
/dports/games/libretro-beetle_pce_fast/beetle-pce-fast-libretro-67426f4/mednafen/cdrom/
H A DCDUtility.h153 static INLINE bool BCD_to_U8_check(uint8_t bcd_number, uint8_t *out_number) in BCD_to_U8_check() function
/dports/games/libretro-beetle_pcfx/beetle-pcfx-libretro-7bba669/mednafen/cdrom/
H A DCDUtility.h154 static INLINE bool BCD_to_U8_check(uint8_t bcd_number, uint8_t *out_number) in BCD_to_U8_check() function
/dports/emulators/mednafen/mednafen/src/cdrom/
H A DCDUtility.h123 static INLINE bool BCD_to_U8_check(uint8 bcd_number, uint8 *out_number) in BCD_to_U8_check() function