Skip to content

PRIMO

These paths are relative to units/PRIMO/ in the TRSE tree. Reference a unit with @use "<path>" (no .tru extension).

Units

Each section lists procedure and function declarations parsed from the .tru source. Notes come from the block comment immediately above each declaration (/** … */ or /* … */). Line comments (//) are not shown.

system/screen

Kind Name Signature Notes
procedure FillScreen procedure FillScreen(x,y,x2 : global byte);