Menu

FDbegind

Anonymous

Details

This Function will start generating a video signal using the specified standard(NTSC or PAL). This function uses the default resolution of 128x96.

Use

begin(mode)

  • Arguments:
    • uint8_t mode:
    • The video standard to follow:
      • PAL =1 =_PAL
      • NTSC =0 =_NTSC
  • Returns:
    • char Error Code:
    • 0 if no error.
    • 4 if there is not enough memory for the frame buffer.

Related

Wiki: FDSetup
Wiki: FDcomplete
Wiki: TableOfContents
Wiki: Update

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.