浏览代码

Added few more eBooks in the Assembly Language section of free-progra… (#9960)

* Added few more eBooks in the Assembly Language section of free-programming-books-langs.md

* Added few more eBooks for "Assembly Language" in free-programming-books-en.md

* Update free-programming-books-langs.md
Adarsh Jha 2 年之前
父节点
当前提交
6e56819c86
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      books/free-programming-books-langs.md

+ 3 - 1
books/free-programming-books-langs.md

@@ -350,10 +350,12 @@ Books on general-purpose programming that don't focus on a specific language are
 
 #### Non-X86
 
+* [Beginners Introduction to the Assembly Language of ATMEL-AVR-Microprocessors](http://www.avr-asm-download.de/beginner_en.pdf) - Gerhard Schmidt (PDF)
 * [Easy 6502](http://skilldrick.github.io/easy6502/) - Nick Morgan
 * [Machine Code for Beginners [Z80 and 6502 CPUs]](https://usborne.com/browse-books/features/computer-and-coding-books/) - Lisa Watts, Mike Wharton (PDF) *(scroll to bottom and click on book cover)*
 * [Machine Language for Beginners](https://archive.org/details/ataribooks-machine-language-for-beginners) - Richard Mansfield
-* [Programmed Introduction to MIPS Assembly Language](http://chortle.ccsu.edu/AssemblyTutorial/index.html)
+* [MIPS Assembly Language Programming Using QtSpim](http://www.egr.unlv.edu/~ed/MIPStextSMv11.pdf) - Ed Jorgensen (PDF)
+* [Programmed Introduction to MIPS Assembly Language](http://chortle.ccsu.edu/AssemblyTutorial/index.html) 
 * [The Second Book of Machine Language](http://www.atariarchives.org/2bml/)