I was hoping to make an assembly program on my TI-83 Premium CE calculator but the Asm83CEPgrm command wasn't available so i don't know what to do...
The CE OS 5.3.1 disables that command, whether or not the calc is in exam mode, because apparently some teachers want to do some exams in class but not enable exam mode, and writing an Asm program could be used to cheat... But anyway, a solution (among others) is just to transfer a program with TI-Connect CE, that contains this token. Then you're free to use it (TI themselves document this workaround).
Note that with Asm83CEPrgm
you can only write assembly programs in Hex directly, so unless you know all the opcodes on top of your head... it probably won't be that useful. If you want to do some native development, Assembly or C, it'll have to be done on the computer anyway...