Greetings,
This past weekend I was examining the CEdev Toolchain <ti\screen.h> fiile.
I came across these six defined memory locations:
os_PromptRow, os_PromptCol, os_PromptIns
os_PromptShift, os_PromptRet, os_PromptValid
There are no comments explaining what they are for in either screen.h or in ti84pceg.inc.
Since they were specifically defined in screen.h, I assume they are used for something often enough that it was necessary to define them. Any information would be appreciated. Thanks
This past weekend I was examining the CEdev Toolchain <ti\screen.h> fiile.
I came across these six defined memory locations:
os_PromptRow, os_PromptCol, os_PromptIns
os_PromptShift, os_PromptRet, os_PromptValid
There are no comments explaining what they are for in either screen.h or in ti84pceg.inc.
Since they were specifically defined in screen.h, I assume they are used for something often enough that it was necessary to define them. Any information would be appreciated. Thanks