OpenSNES Master Header. More...
#include <snes/types.h>#include <snes/registers.h>#include <snes/console.h>#include <snes/video.h>#include <snes/sprite.h>#include <snes/background.h>#include <snes/input.h>#include <snes/dma.h>#include <snes/text.h>#include <snes/interrupt.h>#include <snes/system.h>#include <snes/mode7.h>#include <snes/hdma.h>#include <snes/window.h>#include <snes/colormath.h>#include <snes/mosaic.h>#include <snes/map.h>#include <snes/debug.h>Go to the source code of this file.
Macros | |
| #define | OPENSNES_VERSION_MAJOR 0 |
| OpenSNES major version. | |
| #define | OPENSNES_VERSION_MINOR 1 |
| OpenSNES minor version. | |
| #define | OPENSNES_VERSION_PATCH 0 |
| OpenSNES patch version. | |
| #define | OPENSNES_VERSION_STRING "0.1.0-dev" |
| OpenSNES version string. | |
OpenSNES Master Header.
Include this file to access all OpenSNES functionality.
| #define OPENSNES_VERSION_MAJOR 0 |
OpenSNES major version.
| #define OPENSNES_VERSION_MINOR 1 |
OpenSNES minor version.
| #define OPENSNES_VERSION_PATCH 0 |
OpenSNES patch version.
| #define OPENSNES_VERSION_STRING "0.1.0-dev" |
OpenSNES version string.