Work Life (Visual Novel / Game)
|
debugging: https://felixjones.co.uk/mgba_gdb/vscode.html
web emulator: https://github.com/simon-paris/gba.ninja
inspect object file: C:\devkitPro\devkitARM\arm-none-eabi\bin\objdump.exe
C:\devkitPro\devkitARM\arm-none-eabi\bin\nm.exe --print-size --size-sort ./build/story.o
note: I've found 80 chars to not be comfortable. 50 seems ok.