Skip to content

Releases: ZERICO2005/toolchain

ILIUG v1 (GraphY demo)

20 Apr 03:07
Compare
Choose a tag to compare

ILIUG is a version of OIRAM that runs in Column-Major using GraphY. This removes the diagonal screen tearing from Row-Major GraphX on the Ti84CE.

Add the following to your calculator (preferably in archive) and run:

  • IGIUL.8xp
  • OiramPK.8xv (Any Oiram level pack will work)
  • IgiulS.8xv
  • IgiulT.8xv
  • graphy.8xv
  • lcddrvce.8xv

If the screen looks off in CEmu, then go to Settings --> Emulation --> Emulate physical LCD SPI drawing. You may need to uncheck and recheck the option for Column Major mode to display properly.

USE AT YOUR OWN RISK! Bugs may or may not occur

IGIUL.map and IGIUL.bin are provided for debugging purposes

The ABI/API for graphy.8xv is unstable, and will not be compatible with future releases of graphy.8xv

ILIUG v2 (GraphY demo)

24 May 22:45
Compare
Choose a tag to compare

graphy has gotten much faster now. Allowing ILIUG to run almost as fast as OIRAM.

ILIUG is a version of OIRAM that runs in Column-Major using GraphY. This removes the diagonal screen tearing from Row-Major GraphX on the Ti84CE.

Important: Make sure you remove any previous versions of graphy.8xv and lcddrvce.8xv from your calaculator.

Add the following to your calculator (preferably in archive) and run:

  • IGIUL.8xp
  • OiramPK.8xv (Any Oiram level pack will work)
  • IgiulS.8xv
  • IgiulT.8xv
  • graphy.8xv
  • lcddrvce.8xv

If the screen looks off in CEmu, then go to Settings --> Emulation --> Emulate physical LCD SPI drawing. You may need to uncheck and recheck the option for Column Major mode to display properly.

USE AT YOUR OWN RISK! Bugs may or may not occur

IGIUL.map and IGIUL.bin are provided for debugging purposes

The ABI/API for graphy.8xv is unstable, and will not be compatible with future releases of graphy.8xv