Module cambridge_asm::exec::io

source ·
Expand description

I/O

I/O, debugging, function call and return instructions

Functions

  • callextended
    Call a function
  • dbgextended
    Print debug representation
  • End a program Note that this is NOT A NO-OP. It will have effects on execution flow in code that uses functions
  • Input
  • No-op
  • Output
  • retextended
    Return to address in Ar
  • rinextended
    Raw input Take integer input and store