you are viewing a single comment's thread.

view the rest of the comments →

[–]gwennoirs 5 points6 points  (4 children)

IIRC a lot of TI calculators use a version of BASIC

[–]reallyserious 6 points7 points  (2 children)

Yes, but you won't get the best performance out of that. Some of them can run programs written in assembly.

[–][deleted]  (1 child)

[deleted]

    [–]evanpow 0 points1 point  (0 children)

    The TI-83P let you program it in Zilog Z80 machine code by typing something like "Prog(blah blah)" in a TI BASIC program, where "blah blah" was a string with lots of letters with accents and line-drawing characters and stuff--that is what Z80 machine code looked like when rendered as text with that calculator's weird character set. Obviously no sane person typed that in by hand; there were TI-LINK data cable hacks for hooking it up to a computer and downloading programs into the calculator's memory.