Added bitblit function #21

Open
Micha_i wants to merge 4 commits from Micha_i/symphony_stdlib:bitblt into main
Showing only changes of commit b30a627d0a - Show all commits
+1
View File
@@ -20,6 +20,7 @@ pub const SCREEN_INVALID_MODE = 0x0001
pub const SCREEN_INVALID_WIDTH = 0x0003
pub const SCREEN_FB_TOO_SMALL = 0x0005
pub const SCREEN_OUTSIDE_FB = 0x0007
pub const BUFFER_DEPTH_MISMATCH= 0x0009
pub const MAGIC_BAD = 0x8001