I am creating a simple Operating System called OneFileOS, and I am wondering if I must use a special version of assembler, or if I can use the regular x86 version.
Thank You.
Use whatever version is supported by the computer's hardware.