Home
last modified time | relevance | path

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

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/ee/
H A DGIF.h71 uint32 ProcessRegList(const uint8*, uint32, uint32);
H A DGIF.cpp210 uint32 CGIF::ProcessRegList(const uint8* memory, uint32 address, uint32 end) in ProcessRegList() function in CGIF
328 address += ProcessRegList(memory, address, end); in ProcessSinglePacket()