More actions
gbaf**k | |
---|---|
General | |
Author | Zoe Lain |
Type | Other Apps |
Version | 1.2 |
License | GPL-3.0 |
Last Updated | 2022/05/10 |
Links | |
Download | |
Website | |
Source | |
A WIP Brainfuck Interpreter for Game Boy Advance using DevKitPro.
There are 100 memory cells available at the moment. A couple commands are missing.
Controls
A - Adds
B - Subtracts
Select - Clears
L/R - Navigate Cells
Start - Shows the current cell's value
Compatibility
Tested on:
MGBA
EZFlash Omega DE
Changelog
V1.2
- Added initial code for dpad program macros.
- Added start command: show current cell value.
V1.1
- Added 99 more memory cells.
- Switch between cells with L and R.
Initial
- No longer limited to one cell, 100 are available.
Credits
The DevKitPro team, for providing example code and, the devkit.