dcpu-16 ~master (2022-05-08T05:50:20.7367759)
Dub
Repo
RGB
dcpu16
emulator
devices
lem1802
Undocumented in source.
struct
RGB {
ubyte
r
;
ubyte
g
;
ubyte
b
;
}
Members
Variables
b
ubyte
b
;
g
ubyte
g
;
Undocumented in source.
r
ubyte
r
;
Undocumented in source.
Meta
Source
See Implementation
dcpu16
emulator
devices
lem1802
classes
LEM1802
enums
InterruptAction
manifest constants
CHAR_SIZE_X
CHAR_SIZE_Y
PIXELS_NUM
X_PIXELS
X_RESOLUTION
Y_PIXELS
Y_RESOLUTION
structs
PaletteColor
RGB
Symbol