ICE icon indicating copy to clipboard operation
ICE copied to clipboard

ICE Compiler for the TI-84 Plus CE

Results 41 ICE issues
Sort by recently updated
recently updated
newest added

Hello, I am using ICE on my TI-83 Premium CE but after compiling a program when I run it directly from ICE with the “run” button the RAM reset itself....

It seems that ICE doesn't work anymore with the new 8.8 version of c librairies. It compiles, but every time I try to launch a compiled program, it crashes and...

Random presses of the "5" key occur when in the program editor. Issue is with ICE because when I reset the hooks the problem goes away. The false keypresses occur...

Title says it all. It completely needs to be rewritten and refined, with a much better syntax and source code.

enhancement
v3.0

I want to make a library for BigInts/BigRationals/BigDecimals, and I need to perform certain mathematical operations with them. I was thinking that a way to implement "subroutines" would be to...

After 85 variables, variables no longer get correctly allocated due to running out of index register offset range. At this point, you should fall back to referencing extra variables directly.

bug

The CE toolchain's latest version (8.8) replaced the `os_RclAns` function in `tice.h` with `os_GetAnsData`. The usage and functionality are the exact same; the name just changed.

It would probably be sufficient to be able to allow manipulation of the stack to simulate calling/returning variables. Push however many variables the program takes to the stack, then call...

The following program ``` :iTEST :Output(0,0,"[ ``` displays `θ` instead of `[`.

Hey PT_! After I uploaded and ran `ICE.8xp` to my TI-84 Plus CE, I realized I still could not access some essential features, such as the `[GRAPH]` and `[TRACE]` menus....