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

CD Overlay functions

cd_execoverlay( unsigned char ovl_index );

Loads a program overlay specified by 'ovl_index', and execute it. If an error occurs during loading, the previous context (ie. the overlay running until that moment) is reloaded and an error value is returned to the program.

PreviousClock FunctionsNextCDROM functions

Last updated 28 days ago