-
This is probably the easiest part of GBDK, so let's start here
If you have any opinions, please feel free to let me know.
`gb/drawing.h` of gbdk 4.3.0 has the following macros and functions.
✅ …
-
E.g. Mega Duck, should we start merging/including technical documentation about it in Pan Docs?
@bbbbbr started consolidating the current knowledge in https://github.com/bbbbbr/megaduck-info
Wha…
-
[A Game Boy tracker, called Little Sound DJ (LSDj)](https://www.littlesounddj.com/lsd/index.php), supports [pitch bend effect as `Pxx`](https://www.littlesounddj.com/lsd/latest/documentation/LSDj_9_2_…
-
Both ARV-GCC and SDCC are licensed under a GPL license. This project should be licensed similarly (either GPL or AGPL).
-
I tried to run a WIP game, but it always cancels the build in the debugger.
1. Go to Run
2. Click on Run
3. Scroll down to Debugger
4. Error: EPERM: operation not permitted, unlink 'C:\Users\xxx…
-
You're supporting the old GBDK which is based around a 15+ year old version of the compiler/assembler/linker in an ancient SDCC, full of bugs.
[GBDK-N](https://github.com/rotmoset/gbdk-n) has been up…
-
**Is your feature request related to a problem? Please describe.**
A feature request.
**Describe the solution you'd like**
A python api to interact with gbstudio.
**Describe alternatives you'v…
-
GBDK for Windows, we know it's old.
GBDK-n for Windows is newer. It uses an updated SDCC compiler. Can compile GB source codes on Windows 10, but it will print out warnings, and the GB binary can b…
-
**Is your feature request related to a problem? Please describe.**
BennVenn created a universal patch that can enable saving to Flash instead of SRAM for bootleg carts.
This feature would be very ni…
-
```
...
change_request
File "c:\path-to-project-folder\.venv\lib\site-packages\tbump\file_bumper.py", line 219, in compute_patches_for_change_request
old_lines = file_path.read_text().spl…