Autosave: 2024-03-12 07:30:03
This commit is contained in:
parent
8d92ed9883
commit
76ae62afc3
3 changed files with 3 additions and 2 deletions
1
2024_03_11.md
Normal file
1
2024_03_11.md
Normal file
|
@ -0,0 +1 @@
|
||||||
|
# March 11, 2024
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
id: 2v5c
|
id: 2v5c
|
||||||
title: Assembly
|
title: Assembly
|
||||||
tags: []
|
tags: [CPU]
|
||||||
created: Tuesday, March 12, 2024
|
created: Tuesday, March 12, 2024
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -58,4 +58,4 @@ instruction:
|
||||||
|
|
||||||
Binary sequences are hard to understand, even if converted to the
|
Binary sequences are hard to understand, even if converted to the
|
||||||
[[Hexadecimal_number_system]]. We have a better way of managing operations on
|
[[Hexadecimal_number_system]]. We have a better way of managing operations on
|
||||||
the machine level: [[assembly]].
|
the machine level: [assembly](zk/Assembly.md)
|
||||||
|
|
Loading…
Add table
Reference in a new issue