-
Notifications
You must be signed in to change notification settings - Fork 0
x86 Ti‐84CE Libraries
ZERICO2005 edited this page Feb 14, 2024
·
2 revisions
The Windows version of Super-Sweeper has several libraries ported over to run natively on Windows.
Mostly 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
- BEPO (Big-endian pixel ordering within a byte)
- BEBO (Big-endian byte order)
- Hardware Cursor
- LCD Horizontal and Vertical Flip
Partial support
Partial support
Limited support