Y
Hacker News
new
|
ask
|
show
|
jobs
by
1597
1537 days ago
"h" suffix is a pain in the ass in MASM and probably other assemblers (a leading 0 is required for hex literals that begin with a letter to distinguish from identifiers e.g. mov eax, 0FACEDEEDh)