add SH1122 - release

This commit is contained in:
philippe44
2023-11-16 21:43:56 -08:00
parent bbf9a3af70
commit 2afbee7cb1
5 changed files with 245 additions and 37 deletions

View File

@@ -98,6 +98,7 @@ struct GDS_Device {
uint16_t Width, TextWidth;
uint16_t Height;
uint8_t Depth, Mode;
bool HighNibble;
uint8_t Alloc;
uint8_t* Framebuffer;