The Best or uh I mean The MIPS Architecture
WARNING! this doesn’t actually detect MIPSI, MIPSII, MIPSIII, or MIPSIV yet
you can only detect MIPS32 or MIPS64
An operating system that runs off of the NT kernel
WARNING! This will not detect Windows Servers yet, so don’t add cases for NTKernel::WindowsServer
until i stop being lazy and add support for it
Window Systems let you see things on your screen that aren’t just text
I mean I guess there are also text based window systems but we aren’t detecting those yet
The x86 Architecture
WARNING! I don’t think this will actually properly detect 8086 cpus yet
so you might not want to use this crate for DOS programming until i fix this