Video Functions
List of functions that affect or control video.
cls( void );
cls( unsigned int tile );disp_on( void );disp_off( void );vsync( void );
vsync( unsigned char count );set_256x224( void );set_screen_size( unsigned char value );Last updated