Skip to content

x86 Ti‐84CE Libraries

ZERICO2005 edited this page Feb 14, 2024 · 2 revisions

x86 Ti-84CE Libraries

The Windows version of Super-Sweeper has several libraries ported over to run natively on Windows.

LCD/SPI/Display

Mostly Supported

Features Supported

  • RGB and BGR
  • LCDUPCURR (LCD_UpBase)
  • 16bit 1555, 16bit 565, 16bit 555
  • [Possibly inaccurate]: 12bit 444
  • 8bit indexed, 4bit indexed, 2bit indexed, 1bit indexed
  • Row Major and Column Major

Not Currently Implemented:

  • BEPO (Big-endian pixel ordering within a byte)
  • BEBO (Big-endian byte order)
  • Hardware Cursor
  • LCD Horizontal and Vertical Flip

keypadc.h

Partial support

sys/timers.h

Partial support

fileioc.h

Limited support

Clone this wiki locally