A small demo project: Using the RGBDS assembler to create a Game Boy ROM
Install RGBDS in your PATH: https://rgbds.gbdev.io/
You can then call compile.bat with an .ASM file as an argument, eg. compile.bat 01-Background.asm
This should create a .GB rom.