I already own a TI-84+SE, which I bought because I didn't like the unsettling modernity of the CE; Plus, I also bought it because of the fact that the CE lacks a link port, which I use for my own projects.
However, I did come across the TI-84+CSE during my travels across the Net and it seems, to me, like a reasonable hybrid between the TI-84+SE and TI-84+CE. I want to purchase one for myself, but note that I will mostly just be programming it in Assembly rather than actually using it as a calculator. (From what I've seen, it's a tad slow, so I bought the TI-84+SE because it was a much more tried and true calculator by comparison.)
So, taking a look at the available include files (https://taricorp.gitlab.io/83pa28d/lesson/week1/day01/index.html#include-files), it seems the include file for the CSE is a lot shorter than the regular 83/4/+/SE. I believe this naturally implies that there exist many things we could do in Z80 asm on the CSE but can't because we don't know where everything is located in memory or how it all works yet. I also read a post on this forum earlier about how nobody has yet worked on discovering all the bcalls for the CSE.
So my question is, is the TI-84+CSE still a viable assembly programming platform (regardless of speed), even though it has less documentation and is less popular than the TI-84+SE and CE? (also, apologies if I am making any conceptually erraneous statements/questions, I am very new to TI calc programming, but I am willing to learn.)
However, I did come across the TI-84+CSE during my travels across the Net and it seems, to me, like a reasonable hybrid between the TI-84+SE and TI-84+CE. I want to purchase one for myself, but note that I will mostly just be programming it in Assembly rather than actually using it as a calculator. (From what I've seen, it's a tad slow, so I bought the TI-84+SE because it was a much more tried and true calculator by comparison.)
So, taking a look at the available include files (https://taricorp.gitlab.io/83pa28d/lesson/week1/day01/index.html#include-files), it seems the include file for the CSE is a lot shorter than the regular 83/4/+/SE. I believe this naturally implies that there exist many things we could do in Z80 asm on the CSE but can't because we don't know where everything is located in memory or how it all works yet. I also read a post on this forum earlier about how nobody has yet worked on discovering all the bcalls for the CSE.
So my question is, is the TI-84+CSE still a viable assembly programming platform (regardless of speed), even though it has less documentation and is less popular than the TI-84+SE and CE? (also, apologies if I am making any conceptually erraneous statements/questions, I am very new to TI calc programming, but I am willing to learn.)