Skip to main content
Visitor II
March 10, 2021
Question

How to generate binary using STVD/Cosmic?

  • March 10, 2021
  • 2 replies
  • 673 views

I don't see any options in STVD or any tools provided by Cosmic to convert the output file to a raw binary. Does this toolchain provide anything or will I need to use an external tool?

    This topic has been closed for replies.

    2 replies

    Visitor II
    March 20, 2021

    In the debug or release folder you'll find a .s19 file after compilation. What else do you need and more important, why?

    KonamiAuthor
    Visitor II
    March 21, 2021

    I have an IAP implementation that uses a binary file so partly to maintain compatibility, and partly to not have to transfer 2x the file size over an already slow serial interface.