Skip to content
This repository has been archived by the owner on Apr 24, 2019. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 570 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 570 Bytes

switch-brainfuck

A brainfuck interpreter for the Nintendo Switch

Usage

Put a .bf file with code (only code, no comments) in either the root of your emulator's SD card or in the same folder as your .nro. It will be booted on start.

When it asks for input move the left joystick to select a number.

Compiling

Just install devkitPro using this guide, replace the source folder in your new project with the source folder here, and run make build in the same folder as the Makefile.