Hi all! I'm pretty much brand new to TI programming in general. I have a Ti-84 Plus CE as well as a Ti-82 (ROM version 18.0 for those interested). And yes, my TI-84 PCE is running OS ver. 5.3.0, but my boot code is 5.3.6 so I had to go through the downgrade process.
I've messed around with Ti-basic a little bit, but I know nothing about optimization and other basic things. I however am NOT new to assembly programming. I learned the fundamentals of z80 assembly through learning how to write assembly for the gameboy, which uses a Sharp LR35902 core @ 4.19 MHz. This is a stripped down z80 (no IX or IY registers, or LDIR for that matter) with some extra instructions (such as the SWAP instruction which swaps the high and low nybble of the accumulator).
It seems nice here, and I hope to be a semi-active member of this community. In addition to that, I'm new to how forums work, so please don't blast me for dumb n00b level mistakes. Other than that, I'm excited to be part of the community and look forward to chatting with all of you!