1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-13 03:22:21 +00:00

Added The wikibooks 'x86 Assembly guide'

This commit is contained in:
Finn 'Gallefray' O'leary 2013-10-15 14:33:39 +01:00
parent 8b4dfcf05d
commit e6206e785a

View File

@ -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