M
Matt Strum
Hello all!
Is there any assembler that I can get that supports AMD64? I have been
looking at writing a hobby OS. I believe that this arch. is the future so
I figure I will write the ASM optimized for it. I have used M68000
programming, so I will need to update my skills!
Is there any advantage you can see of building an OS specifically for the
AMD64 arch. from the ground up. As Intel has jumped on this, my OS could
also run on Intel machines. I, of course, will include 64-bit mode by
default.
Any opinions? I just ordered the AMD64 programmers manuals on CD so they
should come soon! Thank you!
Do you believe I could write parts of the OS much different than current
operating systems figuring that I am writing specifically for 64-bit? I am
reading a lot of things out there for writing operating systems and they
talk about the big changes and advantages from using 32-bit protected mode.
I want to have something that is specifically for 64-bit mode!
Matt Strum
Is there any assembler that I can get that supports AMD64? I have been
looking at writing a hobby OS. I believe that this arch. is the future so
I figure I will write the ASM optimized for it. I have used M68000
programming, so I will need to update my skills!
Is there any advantage you can see of building an OS specifically for the
AMD64 arch. from the ground up. As Intel has jumped on this, my OS could
also run on Intel machines. I, of course, will include 64-bit mode by
default.
Any opinions? I just ordered the AMD64 programmers manuals on CD so they
should come soon! Thank you!
Do you believe I could write parts of the OS much different than current
operating systems figuring that I am writing specifically for 64-bit? I am
reading a lot of things out there for writing operating systems and they
talk about the big changes and advantages from using 32-bit protected mode.
I want to have something that is specifically for 64-bit mode!
Matt Strum