diff --git a/README.md b/README.md index a9cfbc9..e6d1c25 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ Multiboot compatible stupid useless OS-like project that is literally trash. ## Compatibility - 32bit x86 compatible CPU required - Booting is done with a MultiBoot compatible bootloader (for example Grub) -- 1024x768 with 24 or 32 bpp linear framebuffer graphics +- Linear framebuffer graphics with 8bits per channel (any 8bit divisible + bitdepth should work but is undefined behaviour, probably funny colours lol) - At some point tested with an old Pentium III (legacy BIOS) and a Ryzen 7 in EFI mode. Currently aiming to support both systems. ## Building