This is a basic markdown note–taking 3DS app built with devkitARM, libctru, and Citro2D.
Features:
- On the top screen: displays the title "3ds.md" and a list of notes.
- On the bottom screen: shows a "New Note" option (when in menu mode) or an on–screen keyboard (when editing).
- In edit mode: the top shows the current note content while the bottom displays a simple keyboard including commands for saving or exiting.
Press START (in menu mode) to exit.
To build, simply run make
from the 3ds-app folder.