Resolve some TODOs

This commit is contained in:
Jaby
2024-02-08 21:29:18 -05:00
parent fe62aa4e16
commit 42e9af892a
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);