-
Debug not hitting breakpoint at `src/cpu/cpu.rs:42`
-
[CONTRIBUTING.rst](https://github.com/gbdev/rgbds/blob/168950855d4d06eb4354e781b20da65a6833763b/CONTRIBUTING.rst) states that one of the steps in reporting a bug is "If there is a piece of code that t…
-
When converting this image with a palette `rgbgfx` crashes:
![ball](https://github.com/gbdev/rgbds/assets/28286961/6013fa55-f8db-4696-b07d-14c698f5c0e4)
> rgbgfx -c "#FFFFFF,#cfcfcf,#686868,#000…
-
Update attached vehicle capasities in dev and prod envs.
[20230523 Vehicle capacities.txt](https://github.com/HSLdevcom/transitdata/files/11544301/20230523.Vehicle.capacities.txt)
DEV capacities a…
-
Some ideas collected from gbdev, gbdk, sgdk, and personal thoughts:
- [ ] BitBlt operations on tiles (especially 1bpp->2bpp/4bpp conversion),
- [ ] Tilegraphs (the ability to allocate a set of til…
-
Right now we have two sources of truth for publishing information. We have the standard arcade publishing routines that involve Publishing.props, shipping/non-shipping info, relative paths for blobs, …
-
Inconsistencies in cache data written by MSAL Go and MSAL Python could prevent interop between them. I've noticed these differences (there may be others):
- Casing of data types in keys e.g., in Go w…
-
Picking up after #1200: @coffeevalenbat shared captures (which should be reposted here) of an image being converted with and without the setting, and enabling it tended to *de*-saturate the image, whe…
-
I just noticed the page at https://gbdev.io/resources.html
Doesn't contain all stuff that this repo contains, is that intentional?
-
- [x] ROMファイルをロードする
- [x] ループを始める
- [x] PCを変えながらOpをパースする
- [x] いろいろ
## 完了条件
- テストROMが部分的にでも良いので動く
- PPUは不要
- APUも不要
- 全ROMが動かなくても良い(別Issueで追加対応でもOK)