HuCC
CtrlK
HuCC
CtrlK
  • HuCC
  • Getting Started
    • Hello World
    • Simple Game Scenes
    • Working with Sprites
  • HuCC Function Reference
    • Video Functions
    • Graphics Functions
    • Sprite Functions
    • Color and Palette Functions
    • Tile & Map Functions
    • Text Output Functions
    • Font Related Functions
    • Scroll Functions
    • SuperGrafx Equivalent Functions
    • String Manipulation functions
    • Joypad Functions
    • Number Functions
    • Clock Functions
    • CD Overlay functions
    • CDROM functions
    • ADPCM Hardware Functions
    • Backup Ram Functions
    • Arcade Card Functions
    • ZX0 Compression Functions
    • Special Case Functions
    • Unsupported Functions
Powered by GitBook
On this page
  1. HuCC Function Reference

Special Case Functions

Special cases, for compatibility with existing apps ONLY, not to be used**
__builtin_ffs
"find first set bit". It counts the number of bits in an int until it finds one that is set.

abort()

error()
PreviousZX0 Compression FunctionsNextUnsupported Functions

Last updated 28 days ago