If you could expand TI-Basic...
(account deleted) 31 Oct 2019 03:05
Just out of curiosity, what would happen to TI-Basic in general if it was expanded?
What I would add to the language:
- getBattery - Gets the battery level of the calculator (0-4)
- getOS - Reads the current OS version and puts the string in Ans
- readLine( - Reads any line or multiple lines from a program
- chngLine( - Replaces a line in an unarchived program
- delLine( - Deletes a line or multiple lines from a program
- sprite( - Displays a sprite with a hex string, given the x and y coords
- lockPrgm( - Toggles lock status of program
- hidePrgm( - Toggles lock status of program
- getCalc( - An existing command, but takes 1-3 seconds in receiving a variable, would be better if receive time was instant
- shiftScreen( - Shifts the graph screen in a certain direction and a certain amount of steps
- TextInvOn TextInvOff - Toggles text inversion on the home screen
- Token( - Outputs a token in a string in Ans based on the input hex value
- toString( - Wish for 84+
- Wait - Wish for 84+ ass well
- PrgmToAppv - Converts program to an app var
- AppVtoPrgm - Opposite of previous command
- sound( - Plays sound through the I/O port
- CopyEntry( - Copies a saved entry from the home screen and pastes it to Ans
- getRAM - Reads current RAM storage
- getROM - Reads current Archive storage
If you have any other commands, post them here!
Hewwo, my name is Achak Claw. I was formerly BioHazard.