OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
Cpu32 Member List

This is the complete list of members for Cpu32, including all inherited members.

Cpu32(DirectMemory &owner, Mem32 &mem32)Cpu32
exec(const ptr32_t basePc, const uint8_t *code, size_t len)Cpu32
ptr32_t typedefCpu32
register_cdecl(ptr32_t addr, const std::function< R(Args...)> &callback)Cpu32inline
register_cdecl(ptr32_t addr, const T &cb)Cpu32inline
register_stdcall(ptr32_t addr, const std::function< R(Args...)> &callback)Cpu32inline
register_stdcall(ptr32_t addr, const T &cb)Cpu32inline
register_thiscall(ptr32_t addr, const std::function< R(Args...)> &callback)Cpu32inline
register_thiscall(ptr32_t addr, const T &cb)Cpu32inline