From e9eaf218a1b4c76064953e2392708fb78171e7c7 Mon Sep 17 00:00:00 2001 From: Jarkko Toivanen Date: Thu, 7 Sep 2023 21:32:00 +0300 Subject: [PATCH] Updating the file nobody never reads --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ed1db17..a9cfbc9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # rOSka Multiboot compatible stupid useless OS-like project that is literally trash. ## Compatibility -32bit x86 legacy BIOS system +- 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 +- 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 FASM is used as the assembler.