Resolve some TODOs

This commit is contained in:
2024-02-08 21:29:18 -05:00
parent e5f8a18acb
commit 97b3de834f
4 changed files with 9 additions and 13 deletions

View File

@@ -216,6 +216,8 @@ namespace JabyEngine {
static constexpr auto TexturePageY256 = Bit(4);
};
static constexpr size_t FIFOWordSize = 16;
__declare_io_port(, GP0, 0x1F801810);
__declare_io_port(, GP1, 0x1F801814);