-
I've tried to use your GBDK formula, but it seems to fail while applying a patch:
```
$ brew install --HEAD mistydemeo/formulae/gbdk
==> Installing gbdk from mistydemeo/formulae
==> Cloning http…
-
There are lots of awesome homebrew gameboy games out there - it'd be great if you could include some out of the box so we don't have to go hunt for ROMs to use on the website!
-
Agafar un exemple de codi per crear un rom i executar a una game boy.
Difficulty: medium
-
I'm having an issue compiling any games with this tool, it works fine on my laptop but on my desktop I get an error when it starts on __sdcc_call_hl.s. The error that pops up calls out sdasgb.exe
T…
ghost updated
6 years ago
-
When following the instructions from the README, I get an error when running `gulp`:
```
[16:05:11] Using gulpfile ~/Projects/GitHub/gbdk-starter-project/gulpfile.js
(node:32608) ExperimentalWarnin…
-
I had some errors while running `make`. Initially it complained about sdcc/bin not being created and then it complained about "SDCC.y:1004:12: error: label at end of compound statement: expected state…
-
Hi,
I'm running acme.sh since months on my server. Thanks for this awesome work!
But since a week I get the following error on my renewals:
```
unable to load certificate
3074472088:error:0…
-
Upon compiling all of the memory allocation, etc. functions aren't defined.
I'm not entirely sure why, but this is what I get in the console.
> main.c(67):warning *** function 'memset' implicit de…
-
There are lots of variables in this struct (most of them) that could be made 8-bit variables:
https://github.com/Zal0/GBSoundDemo/blob/38082e296dc26a8ef368892d77a9f1b9f8ac4258/sound.c#L175-L293
-
When trying to build, I receive the following error:
```
gcc -o ../../bin/makebin makebin.o
ld: can't open output file for writing: ../../bin/makebin, errno=2 for architecture x86_64
clang: error: li…