Removed Zen of Assembly Language: Volume I 1990 by Michael Abrash because the URL no longer works anymore. (#11872)

This commit is contained in:
M4ximumPizza
2025-04-28 05:56:43 -07:00
committed by GitHub
parent f55523999b
commit e079b98eb2

View File

@@ -348,7 +348,6 @@ Books on general-purpose programming that don't focus on a specific language are
* [x86-64 Assembly Language Programming with Ubuntu](http://www.egr.unlv.edu/~ed/x86.html) - Ed Jorgensen (PDF)
* [x86 Assembly](https://en.wikibooks.org/wiki/X86_Assembly) - Wikibooks
* [x86 Disassembly](https://en.wikibooks.org/wiki/X86_Disassembly) - Wikibooks
* [Zen of Assembly Language: Volume I, Knowledge (1990)](http://www.jagregory.com/abrash-zen-of-asm/) - Michael Abrash
#### Non-X86