Adamillos-iMac:SameBoy-master adamillo$ make
make: sdl2-config: Command not found
make: sdl2-config: Command not found
/bin/sh: rgbasm: command not found
rgbgfx -Z -u -c embedded -o build/obj/BootROMs/SameBoyLogo.2bpp BootROMs/SameBoyLogo.png
make: rgbgfx: No such file or directory
make: *** [build/obj/BootROMs/SameBoyLogo.2bpp] Error 1
Adamillos-iMac:SameBoy-master adamillo$
Here's what it says:
Adamillos-iMac:SameBoy-master adamillo$ make make: sdl2-config: Command not found make: sdl2-config: Command not found /bin/sh: rgbasm: command not found rgbgfx -Z -u -c embedded -o build/obj/BootROMs/SameBoyLogo.2bpp BootROMs/SameBoyLogo.png make: rgbgfx: No such file or directory make: *** [build/obj/BootROMs/SameBoyLogo.2bpp] Error 1 Adamillos-iMac:SameBoy-master adamillo$