mirror of
https://github.com/Ed94/ASM_Notes.git
synced 2026-08-29 20:40:03 +00:00
7aa95ebe03914030135105a2cc1374ebede6a85c
Assembly & Related Notes
These notes are focused on assembly language and related tooling (linkers, loaders, etc).
Speficially, those used on the following machines:
- Modern personal computers (MS Windows, Linux, or Mac)
- Video Game Consoles (fourth gen and up)
David Salomon
John R. Levine
https://www.johnlevine.com/index.phtml
Ian Lance Taylor
Tools
Order by interest. My preference was on simple tools written in a C-like, data-oriented, or procedural way. I don't want to deal with low level tooling marred by dense language abstractions.
YASM (Rewrite of (some) of Netwide in C)
Everything below is just noted to exist but I don't care for.
.png)