WIP: Graphics screen and graphics_32/draw_line #23
@@ -28,3 +28,4 @@ pub const FB_BYTES_PER_PIXEL = 0x2a ; U8 Specialisations should hardcode t
|
||||
; * 0 => 8 bits per pixel
|
||||
; * 2 => 32 bits per pixel
|
||||
pub const FB_LOG_BPP = 0x2b ; U8 Specialisations should hardcode this
|
||||
pub const FB_MODE = 0x2c ; U8 Screen mode: 0 => text; 1 => graphics
|
||||
|
||||
Reference in New Issue
Block a user