Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 226 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 226 Bytes

gba-cell

Provides a global "cell" type for use in homebrew software for the Nintendo Gameboy Advance.

This allows for safely communicating between IRQ and non-IRQ code through the use of small wrapped global variables.