From fdbf50acc57bac427bd3aa1207758b974574fd24 Mon Sep 17 00:00:00 2001 From: Ed_ Date: Mon, 23 Dec 2024 16:15:56 -0500 Subject: [PATCH] Public affine notes updated for Assemblers and Loaders (1993) --- Readme.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index 6885914..dabf5b5 100644 --- a/Readme.md +++ b/Readme.md @@ -59,6 +59,8 @@ https://www.davidsalomon.name [Assemblers and Loaders (1993)](https://www.davidsalomon.name/assem.advertis/AssemAd.html) Book Cover +[Affine Notes](https://app.affine.pro/workspace/3fc9d28f-0ee6-4e4c-9675-79230706f341/koifv--tIzioAWQsC3OY0?mode=edgeless) + ## Edson Borin [An Introduction to Assembly Programming with RISC-V](https://riscv-programming.org/book/riscv-book.html) @@ -97,9 +99,8 @@ https://www.johnlevine.com/index.phtml ## Ryan Fluery -[Demystifying Debuggers, Part 2: The Anatomy Of A Running Program](https://www.rfleury.com/p/demystifying-debuggers-part-2-the) - -Goes over OS exectuable format, loaders, etc. +[Demystifying Debuggers, Part 2: The Anatomy Of A Running Program](https://www.rfleury.com/p/demystifying-debuggers-part-2-the) +Goes over OS exectuable format, loaders. ## Tools