mGB icon indicating copy to clipboard operation
mGB copied to clipboard

CGB Flag at 0x143 is not set

Open dalton-tulou opened this issue 4 years ago • 0 comments

This byte should be set to 0x80 for CGB support.

This is done by make_mgb.bat by passing -Wl-yp0x143=0x80 to lcc, but it doesn't seem to be done at all with the makefile/sdcc toolchain.

dalton-tulou avatar Aug 16 '20 11:08 dalton-tulou