Function/Call

From MSX Game Library

Revision as of 18:38, 14 January 2022 by Aoineko (talk | contribs)

// Direct call a routine at a given address (generate ASM code: "call XXXX")

Inline=1 Return=void Name=Call Param1=u16 addr Keywords= Restriction=None

State=Fonctionnal

inline {{{Return}}} {{{Name}}}({{{Param1}}}){{{Keywords}}};