gbdk-2020 | GameBoy Development Kit |
| download: https://git.y1.nz/archives/gbdk.tar.gz | |
| README | Files | Log | Refs | LICENSE |
gbdk-lib/examples/cross-platform/banks/src/bank.ba0.bo0.c
1 #include <gbdk/platform.h>
2 #include <stdint.h>
3
4 int var_0; /* In external RAM bank 0 */
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.