Create my first program

From MSX Game Library

Revision as of 17:45, 11 January 2022 by Aoineko (talk | contribs)

First try to compile and run the template program

  • Go to MSXgl\projects\template
  • If you didn't installed SDCC in the default directory (MSXgl\tools\SDCC):
    • Edit build.bat
    • Set SDCC to the path for sdcc.exe and sdasz80.exe
  • Execute build.bat
  • Go to MSXgl\projects\template\emul\rom and check if template.rom exists.