Please don't attach or link to game ROMs and similar files unless the license explicitly allows this.
Please include the following:
Which console ( GB)
The full name of the ROM you are running, "Legend of Zelda, The - Link'\''s Awakening DX (USA, Europe) (Rev 2) (SGB Enhanced) (GB Compatible).gbc / 'Super Mario Bros. Deluxe (U) (V1.1) [C][!].gbc"
The git hash of this repo and the submodule. Run the following:
xpack-arm-none-eabi-gcc-13.2.1-1.1-linux-arm64.tar.gz
xpack-openocd-0.12.0-2
game-and-watch-backup
game-and-watch-retro-go
game-and-watch-flashloader
Describe the bug
splin@rpi5:~/opt/game-and-watch-retro-go $ make GCC_PATH=/home/splin/opt/xpack-arm-none-eabi-gcc-13.2.1-1.1/bin/ COVERFLOW=1 COMPRESS=lzma GNW_TARGET=zelda flash
Entering 'LCD-Game-Emulator'
Entering 'blueMSX-go'
Entering 'caprice32-go'
Entering 'gwenesis'
Entering 'potator'
Entering 'prosystem-go'
Entering 'retro-go-stm32'
make[1]: Entering directory '/home/splin/opt/game-and-watch-retro-go'
[ BASH ] Checking for updated roms
make[1]: No rule to make target 'build/core/game_genie.o', needed by 'build/gw_retro_go.elf'. Stop.
make[1]: Leaving directory '/home/splin/opt/game-and-watch-retro-go'
make: [Makefile.common:733: flash] Error 2
Please don't attach or link to game ROMs and similar files unless the license explicitly allows this.
Please include the following:
game-and-watch-retro-go
game-and-watch-flashloader
Describe the bug splin@rpi5:~/opt/game-and-watch-retro-go $ make GCC_PATH=/home/splin/opt/xpack-arm-none-eabi-gcc-13.2.1-1.1/bin/ COVERFLOW=1 COMPRESS=lzma GNW_TARGET=zelda flash Entering 'LCD-Game-Emulator' Entering 'blueMSX-go' Entering 'caprice32-go' Entering 'gwenesis' Entering 'potator' Entering 'prosystem-go' Entering 'retro-go-stm32' make[1]: Entering directory '/home/splin/opt/game-and-watch-retro-go' [ BASH ] Checking for updated roms make[1]: No rule to make target 'build/core/game_genie.o', needed by 'build/gw_retro_go.elf'. Stop. make[1]: Leaving directory '/home/splin/opt/game-and-watch-retro-go' make: [Makefile.common:733: flash] Error 2
To Reproduce
Expected behavior completed the make and flash.
Screenshots
Desktop environment:
Additional context Using original 4MB flash storage.