[][src]Module melon::typedef

A couple of useful type aliases

Enums

VMError

Constants

ROM_FILE_EXTENSION

The file extension of melon roms

Type Definitions

Address

A memory or instruction address

Result

A handy alias for Result that carries a generic error type.