Gameboy Emulator

wow! this is amazing! this will be AWESOME for my meowbit

you could change the screen size of the simulator using

namespace userconfig {
    export const ARCADE_SCREEN_WIDTH = 160
    export const ARCADE_SCREEN_HEIGHT = 144
}

i did run into an issue, due to the size limit of makcode images some roms dont fit, such as super mario land 2.

4 Likes