4#define SGDK_VERSION 1.90
58#if (MODULE_EVERDRIVE != 0)
62#if (MODULE_FAT16 != 0)
66#if (MODULE_MEGAWIFI != 0)
70#if (MODULE_FLASHSAVE != 0)
75#if (MODULE_CONSOLE != 0)
79#if (MODULE_FRACTAL != 0)
80#include "ext/fractal/fractal.h"
81#include "ext/fractal/visual_dbg.h"
85#define logo_lib sgdk_logo
86#define font_lib font_default
87#define font_pal_lib font_pal_default
Basic SGDK library configuration file.
FAT16 file system support.
Low level NOR flash read/erase/write interface.
General controller support.
MAP (large background map) management unit.
Mapper / bank switch methods.
MegaWiFi API implementation.
Base object management unit.
Palette support (herited from vdp_pal.h unit)
Pool object management unit.
Save manager for flash memory chips supported by the flash module.
Sprite engine legacy - september 2022 version.
SRAM (Static RAM used for save backup) support.
Entry point unit / Interrupt callback / System.
VDP background plane support.
VDP General Tile / Tilemap operations.
SGDK VRAM (Video Memory) management unit.