how can i make games on my computer and put them on my TI-84 plus ...
Okay, well there are two main ways to do this. Here they are in a nutshell:
First way is to make TI-Basic programs. This can be done on-calc and it’s not necessary for it to be done on a computer. In order for a TI-Basic program to appear in MirageOS, you need to have a colon as the first line of the program (and a string, if you want a message to appear in the description bar). For example: ://start code
If you want to code things on the computer anyway, you can download an IDE for that. Admittedly, most IDEs out there current aren’t very good (as in, they lack many features aimed at TI-Basic programmers). If you’re still interested in using an IDE, you can browse some here (look under the ‘Utilities’ tab): http://tibasicdev.wikidot.com/resources The most popular IDE for the TI-83/84/+/SE calculators is probably TI-Graph Link. It once served as a transferring software, but was succeeded by TI-Connect. So today, most coders use it solely for its built in IDE. You can download TI-Graph Link here: http://education.ti.com/educationportal/downloadcenter/SoftwareDetail.do?website=US&tabId=1&appId=161
...
Read more...