From e6206e785a9e7f9c6b00b23ab308db8b4c567d04 Mon Sep 17 00:00:00 2001 From: Finn 'Gallefray' O'leary Date: Tue, 15 Oct 2013 14:33:39 +0100 Subject: [PATCH] Added The wikibooks 'x86 Assembly guide' --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 05bdfe5a..10a30fcd 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -285,6 +285,7 @@ * [Programming from the Ground Up](http://download.savannah.gnu.org/releases/pgubook/ProgrammingGroundUp-1-0-booksize.pdf) (PDF) * [Software optimization resources by Agner Fog](http://www.agner.org/optimize/) * [The Art of Assembly Language Programming](http://cs.smith.edu/~thiebaut/ArtOfAssembly/artofasm.html) +* [x86 Assembly](http://en.wikibooks.org/wiki/X86_Assembly) ###Bash -- GitLab