mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-21 11:33:35 +00: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