Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
John P. Willis
ilxi
Commits
b3435a33
Commit
b3435a33
authored
May 10, 2016
by
John P. Willis
Browse files
Update markdown
parent
bfc086b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
b3435a33
...
...
@@ -26,7 +26,7 @@ registers employ big-endian byte ordering, as does main memory.
###Registers
The CPU exposes sixteen general-purpose WORD registers, GA through GP.
The first five of these registers can also be accessed as ten
eight-bit
The first five of these registers can also be accessed as ten
BYTE
registers, LA through LE, and HA through HE, where Lx and Hx represent
the low-order and high-order bytes of the corresponding Gx register,
respectively.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment