Added "PC Assembly Language" (EN, FR, IT, ES, DE, KO)

This commit is contained in:
Alexander Fefelov
2013-12-28 05:42:25 +04:00
parent 03aa0d65e8
commit 9c98cdaa60
6 changed files with 26 additions and 0 deletions

View File

@@ -491,6 +491,7 @@
###Assembly Language
* [Paul Carter's Tutorial on x86 Assembly](http://drpaulcarter.com/pcasm/)
* [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter
* [Professional Assembly Language](http://blog.hit.edu.cn/jsx/upload/AT%EF%BC%86TAssemblyLanguage.pdf) (PDF)
* [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/)