Function/Call

From MSX Game Library

// Direct call a routine at a given address (generate ASM code: "call XXXX")
inline void Call(u16 addr);