-
**Is your feature request related to a problem? Please describe.**
Feature request
**Describe the solution you'd like**
Given @chrismaltby's work on GBDK.js, am I correcte in assuming that, at so…
-
"MBC1" can be selected in the cartridge settings, but it only affects the gb header flag.
Bank switching method is different between MBC1 and MBC5, MBC1 should be used "SWITCH_ROM_MBC1" function in …
-
For some reason, when I play test my game, it somehow causes the first scene init code to not work.
![Screenshot (1)](https://user-images.githubusercontent.com/59584801/71855074-ae495500-30a5-11ea-98…
-
Just leaving this here for thoughts. We've managed to support the 8080 without too much trouble, so lets turn to the gbz80:
Missing:
- No index registers
- No alternate registers
- No block in…
-
I am trying to build this on an AWS Cloud9 Ubuntu Server 18.04 LTS machine (not the normal AWS Linux machine). I am using this download:
https://sourceforge.net/projects/gbdk/files/gbdk/2.96/gbdk-2.9…
-
Hi,
I'm trying to use windows img2gb, but even without using the program and simply using your example and your image, I get error when "linking"
Salut,
J'ai suivi le tutoriel du magazine "Pr…
-
I created a project containing the default sample project, and didn't change a thing.
When attempted to run or export (web or ROM) I got this error:
`... \AppData\Local\Temp/_gbs/gbdk/lib/small/as…
-
Previously, would stop the noise channel when using a pan effect on ch4, tested and fixed with gbstudio.
https://github.com/AntonioND/gbt-player/blob/d3e57ac2742c7e7b651b7914d72bb52a84378420/rgbds_…
-
Please work with Chris Maltby on replacing GBT Player, which isn't very good and doesn't do a lot of things a sound engine should with DevSound. GB Studio repo: https://github.com/chrismaltby/gb-studi…
-
just remove the useless "mode=1;" at line 63
compiles fine with gdk-n with some warnings.