--- name: Bug report about: Create a report to help us improve title: '' labels: 'bug-triage' assignees: '' --- Please include the following: - Which console (NES, GB, ...) - The full name of the ROM you are running, e.g. "Super_Tilt_Bro_(E).nes" - The git hash of this repo and the submodule. Run the following: `git describe --all --long --dirty=-dirty; cd retro-go-stm32; git describe --all --long --dirty=-dirty` **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop environment:** - Host device OS: [e.g. Ubuntu 20.04, raspberry pi, ...] - Debugger: [e.g. ST-Link v2 clone, J-link, ...] **Additional context** Add any other context about the problem here.