mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-20 02:53:57 +00:00
Added LCD registers, and implementation for color filling in OGL code.
This commit is contained in:
@@ -45,6 +45,7 @@ static std::shared_ptr<Logger> global_logger;
|
||||
SUB(Service, SOC) \
|
||||
CLS(HW) \
|
||||
SUB(HW, Memory) \
|
||||
SUB(HW, LCD) \
|
||||
SUB(HW, GPU) \
|
||||
CLS(Frontend) \
|
||||
CLS(Render) \
|
||||
|
||||
Reference in New Issue
Block a user