limine-bootloader / limine-c-template

A simple template for building a Limine-compliant kernel in C.
BSD Zero Clause License
132 stars 10 forks source link

Move `uint32_t *fb_ptr = framebuffer->address;` #7

Closed Dashbloxx closed 1 year ago

Dashbloxx commented 1 year ago

This pull request also comes with a macro that allows the user to generate colors more easily for the framebuffer.