-
Please specify in the readme file which exact version of GBDK you used.
-
**Is your feature request related to a problem? Please describe.**
No.
**Describe the solution you'd like**
Updating gbdk-2020. There have been several pull requests that would seemingly speed th…
-
There are currently overlaps & incompatibilities between the runtime (crt) and standard libraries (stdlib) included in gbdk-n and the ones included in SDCC.
Currently, the included crt in SDCC is dis…
-
When compile with the latest gbdk-2020 (gbdk-4.0.6), using the "_make_gbdk_banked.bat" script, it outputs the following unsolved symbols:
```
?ASlink-Warning-Undefined Global 'b_hUGE_mute_channel_…
-
Hi,
The collection of examples you've put together is really straightforward and approachable. If you are open to it, we might be interested in merging some of these into [GBDK-2020's](https://gith…
-
Given that wiz can compile for gameboy, and we have the wonderful gbdk, it would be really great to see this added.
I am unsure of the state of any open source bios or indeed if we really need one.…
-
It seems like `gotoxy()` isn't working.
I compile this:
```c
#include
#include
#include
// clear the screen
void cls (void) NONBANKED;
void main () {
DISPLAY_ON;
cls();
…
-
Congrats on the site launch and all the shared project code!
It's an impressive amount of content and looks really approachable. I've been hoping someone might put together an updated collection of …
-
**Is your feature request related to a problem? Please describe.**
As for now there is no build for RPI, but seems it is possible to make it run ??
**Describe the solution you'd like**
Of course …
-
### Environment
- OS and Version: Ubuntu 22.04
- VS Code Version: 1.76.2
- C/C++ Extension Version: 1.15.0
- If using SSH remote, specify OS of remote machine:
### Bug Summary and Steps to Rep…