[][src]Crate psp

Modules

panic

Panic support for the PSP.

sys

PSP OS System API

Macros

dprint

Like print!, but prints to the PSP screen.

dprintln

Like println!, but prints to the PSP screen.

module

Declare a PSP module.

vfpu_asm

A macro-based VFPU assembler.

Structs

Align16

Functions

benchmark

Execute f iterations times and return average duration per iteration

enable_home_button

Enable the home button.

screenshot_argb_be

Take a screenshot, returning a raw ARGB (big-endian) array.

screenshot_bmp

Take a screenshot, returning a valid bitmap file.