mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-06-04 22:25:51 +08:00
Fix typo in assembly programming (#11979)
This commit is contained in:
@@ -332,7 +332,7 @@ Books on general-purpose programming that don't focus on a specific language are
|
||||
|
||||
### Assembly Language
|
||||
|
||||
* [A fundamental introduction to x86 assembly prorgamming](https://www.nayuki.io/page/a-fundamental-introduction-to-x86-assembly-programming) - Project Nayuki (HTML)
|
||||
* [A fundamental introduction to x86 assembly programming](https://www.nayuki.io/page/a-fundamental-introduction-to-x86-assembly-programming) - Project Nayuki (HTML)
|
||||
* [ARM Assembly Language Programming](http://www.rigwit.co.uk/ARMBook/ARMBook.pdf) - Peter Knaggs (PDF) *(:construction: in process)*
|
||||
* [Assemblers And Loaders (1993)](http://www.davidsalomon.name/assem.advertis/asl.pdf) - David Salomon (PDF)
|
||||
* [Assembly Language Succinctly](https://www.syncfusion.com/succinctly-free-ebooks/assemblylanguage) - Christopher Rose, Syncfusion Inc. (HTML, PDF, EPUB, Kindle)
|
||||
|
||||
Reference in New Issue
Block a user