playdate_sys

Module proc

Source
Expand description

Process API. Abort and abort with error message.

Functionsยง

  • Executes the undefined instruction (UDF) and causes a CPU-level exception. See [core::intrinsics::abort()].
  • Stops the program execution with custom system-level error.