You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 21, 2026. It is now read-only.
Lazyboy does not (yet) build ROMs itself. Instead, the compileROM function returns stringified assembly in the RGBASM format.
Therefore, in order to build a ROM, RGBDS is required. A Makefile can be found in the examples directory, which can easily be invoked as follows (let's assume the output assembly was written to "main.asm"):