create globals.asm with placeholder globals

This commit is contained in:
2026-09-02 11:37:26 +02:00
parent 1fc4515f6b
commit de9ac7fe72
+10
View File
@@ -0,0 +1,10 @@
jmp 0x100
@0x10
screen:
frambuffer_ptr: U32 0x0
size: U32 0x0
position_xy: U32 0x0
mode: U32 0x0
@0x100