mirror of
https://github.com/kbeckmann/game-and-watch-retro-go.git
synced 2025-12-17 19:16:02 +01:00
1018 B
1018 B
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Bug report | Create a report to help us improve | bug-triage |
Please don't attach or link to game ROMs and similar files unless the license explicitly allows this.
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.