Module playdate_sys::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.