Fixed: functions in functions Added functions: version, menu, pathCombine, pathEscFolder, fileMove, fileCopy, fileDel, mmcConnect, mmcMount, mkdir, dirRead, dirCopy, dirDel, mmcDump, mmcRestore
new operators: vector(int, byte) - int -> works like py's list[0:-int] vector(int, byte) : int -> works like py's list[int:] new functions: fileRead, fileWrite, fileExists, bytesToStr
- swap crash for credits - home now reboots to atmosphere/reboot_payload.bin, or rcm if not found
- Str : Int -> works like py's [Int:] - Str - Int -> subtracts x amount of characters from the end of the string