Hi, I have a basic knowledge of c++ programming and have been reading up a lot on assembly but havn't written a program in it yet. I've mostly been trying to find out where to start for what my purposes are.
This is mostly for learning purposes. I want to create an extremely simple hardware limited 64 bit operating system. Basically something that will boot up, accept some input, and run a demo type program. I would be ok if it had to be 32 bit though, as this is really only for learning.
I have the books PC-Assembly by Paul Carter and programming from the ground up. I prefer the first one because it seems to be more aimed towards being operating system independent. Am I going in the right direction? Anybody have some advice on this? Help will be greatly appreciated.
3 replies to this topic
#1
Posted 02 January 2010 - 09:27 PM
|
|
|
#2
Posted 03 January 2010 - 04:53 AM
64bit is only an extension, you HAVE TO know x86.
#3
Posted 03 January 2010 - 06:30 AM
So does that mean I have to learn 16 bit then 32 bit then 64 bit in that order? No starting somewhere in between? Does anyone know of a good place to learn 16 bit assembly then so I can work my way up?
#4
Posted 04 January 2010 - 10:33 AM
Anybody there? lol sry im impatient sometimes:thumbup:
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









