Home
last modified time | relevance | path

Searched refs:custom_lget (Results 1 – 4 of 4) sorted by relevance

/dports/audio/uade/uade-2.13/src/
H A Dcustom.c1407 static uae_u32 custom_lget (uaecptr) REGPARAM;
1415 custom_lget, custom_wget, custom_bget,
1452 static uae_u32 REGPARAM2 custom_lget (uaecptr addr)
/dports/emulators/uae/uae-0.8.29/src/
H A Dcustom.c3747 static uae_u32 custom_lget (uaecptr) REGPARAM;
3755 custom_lget, custom_wget, custom_bget,
3814 uae_u32 REGPARAM2 custom_lget (uaecptr addr) in custom_lget() function
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dcustom.c7110 static uae_u32 REGPARAM3 custom_lget (uaecptr) REGPARAM;
7120 custom_lget, custom_wget, custom_bget,
7136 return custom_lget (addr); in custom_lgeti()
7280 static uae_u32 REGPARAM2 custom_lget (uaecptr addr) in custom_lget() function
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dcustom.cpp8798 static uae_u32 REGPARAM3 custom_lget (uaecptr) REGPARAM;
8808 custom_lget, custom_wget, custom_bget,
8825 return custom_lget (addr);
8985 static uae_u32 REGPARAM2 custom_lget (uaecptr addr) function