This is an attempt at writing a standard library for working with Fire Emblem: Thracia 776.
This library is for use with the 64tass assembler.
To use the library, place the VOLTEDGE
folder and VoltEdge.h
where you'd like and .include "VoltEdge.h"
.
- SNES I/O register map and helper macros
- Hardware definitions and helpers
- Vanilla FE5 constant definitions
- Vanilla FE5 structure definitions
- Vanilla WRAM and SRAM map
- Misc. helpers