-
Hi Dave,
I was wondering if there is a linkage between scanrefer reference query and a camera viewpoint for answering the question. For example, if the query is "there is a fridge to the left of be…
-
rgbds v0.6.0 includes a rewrite of rgbgfx which breaks many of the pngs in this repo, for example https://github.com/pret/poketcg/blob/master/src/gfx/hand_cards.png
My first hunch is that the new r…
-
- [x] Look into RGBDS
- [x] Look into using another assembler first.
-
It'd be useful if there was a command line flag which "unionized" banks 0 and 1 of ROM, basically like tiny ROM mode does, but with additional ROM banks that it doesn't touch. Basically, make it so th…
-
Hi, I'm Termux 🤖.
I'm here to help you update your Termux packages.
I've tried to update the rgbds package, but it failed.
Here's the output of the update script:
Show log
INFO: Updating rgbds [C…
-
https://rgbds.gbdev.io/docs/v0.6.0/gbz80.7/#JR_n16
Should JR n16 be JR n8?
It reads in the next byte after the instruction opcode, and uses it as the address to jump to. The byte is only an 8-bi…
-
Hi, I'm trying to compile the lite branch to maybe make a hack with it as a base. The problem is that I can't compile it, and since the file that is named the most, constants.asm, seems to be the culp…
-
I've run into a issue trying build the lite branch. the original powered repo builds fine for me though.
My assembler knowledge is not great. Any ideas what may be off?
error: audio.asm(6) -> co…
-
Example png: https://github.com/pret/poketcg/blob/master/src/gfx/hand_cards.png
This png is indexed with a palette of 4 colors:
![image](https://user-images.githubusercontent.com/5231310/209689066…
-
Me and TheInstaGator#9206 have both had this issue, and he was able to fix it by downgrading his rgbds. However, this did not fix it for me. Does anyone have a solution?