1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-01 05:50:49 +00:00

Merge pull request #124 from Gallefray/master

Added The wikibooks 'x86 Assembly guide'
This commit is contained in:
vhf / victor felder 2013-10-15 06:44:31 -07:00
commit 5c3629b8b4

View File

@ -286,6 +286,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