I see you wrote your own graphics lib, similar to the G2 lib
Nice.
Nice.
*(u32*)0x8007E800 = 0x00100000; // Start point *(u32*)0x8007E804 = 0x00001000; // Scan size *(u32*)0x8007E808 = 0x00000000; // Index *(u32*)0x8007E80C = 0x8007e820; // Defined patters address *(u32*)0x8007E810 = 0x00000000; // Storage 1 *(u32*)0x8007E814 = 0x00000000; // Storage 2 *(u32*)0x8007E818 = 0x00000000; // Storage 3 *(u32*)0x8007E81C = 0x00000000; // Storage 4
Comment