Create my first program

From MSX Game Library

Revision as of 18:09, 20 December 2021 by Aoineko (talk | contribs) (Page créée avec « * First try to compile and run the template program ** Go to <tt>MSXGL-Root\proj\template</tt> ** Edit <tt>build.bat</tt> ** set <tt>SDCC</tt> to the path for <tt>sdcc.exe... »)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

  • First try to compile and run the template program
    • Go to MSXGL-Root\proj\template
    • Edit build.bat
    • set SDCC to the path for sdcc.exe
    • set SDASZ80 to the path for sdasz80.exe