|
|
|
|
|
by beardedwizard
681 days ago
|
|
Better to start with 64bit registers these days, it's rare to find a 32 bit system when you are just starting out learning assembly. The "Write great code" series of books is a must read for those interested in low and "high" level concepts. |
|
x86-64 ("x64") versions of Windows can run x86-32 binaries.