mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-02 01:18:28 -04:00
Added LCD registers, and implementation for color filling in OGL code.
This commit is contained in:
@@ -246,6 +246,8 @@ struct Regs {
|
||||
return content[index];
|
||||
}
|
||||
|
||||
#undef ASSERT_MEMBER_SIZE
|
||||
|
||||
private:
|
||||
/*
|
||||
* Most physical addresses which GPU registers refer to are 8-byte aligned.
|
||||
|
||||
Reference in New Issue
Block a user