This commit is contained in:
2024-12-22 13:49:19 -05:00
parent 7a05fd684d
commit 2a82b54686
2 changed files with 8 additions and 0 deletions

View File

@@ -25,6 +25,12 @@ These are in alphabetical order by author.
* [Part 8: Finishing opcode processing](https://briancallahan.net/blog/20210414.html)
* [Source](https://github.com/ibara/d80)
## Brian R. Hall
[Assembly Programming and Computer Architecture for Software Engineers](https://brianrhall.com/book/)
<img src="./assets/Assembly Programming and Computer Architecture for Software Engineers (Cover_Ed2).png" alt="Book Cover" width="320">
## Casey Muratori
[Performance-Aware Programming Series](https://www.computerenhance.com/p/table-of-contents)
@@ -129,3 +135,5 @@ Assemblers below are just noted to exist but I don't care for.
## Misc
[SBCL: the ultimate assembly code breadboard](https://pvk.ca/Blog/2014/03/15/sbcl-the-ultimate-assembly-code-breadboard/)
[mschwartz's assembly tutorial](https://github.com/mschwartz/assembly-tutorial)

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB