You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added few more eBooks in the Assembly Language section of free-progra… (EbookFoundation#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
Copy file name to clipboardExpand all lines: books/free-programming-books-langs.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -350,10 +350,12 @@ Books on general-purpose programming that don't focus on a specific language are
350
350
351
351
#### Non-X86
352
352
353
+
*[Beginners Introduction to the Assembly Language of ATMEL-AVR-Microprocessors](http://www.avr-asm-download.de/beginner_en.pdf) - Gerhard Schmidt (PDF)
353
354
*[Easy 6502](http://skilldrick.github.io/easy6502/) - Nick Morgan
354
355
*[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)*
355
356
*[Machine Language for Beginners](https://archive.org/details/ataribooks-machine-language-for-beginners) - Richard Mansfield
356
-
*[Programmed Introduction to MIPS Assembly Language](http://chortle.ccsu.edu/AssemblyTutorial/index.html)
357
+
*[MIPS Assembly Language Programming Using QtSpim](http://www.egr.unlv.edu/~ed/MIPStextSMv11.pdf) - Ed Jorgensen (PDF)
358
+
*[Programmed Introduction to MIPS Assembly Language](http://chortle.ccsu.edu/AssemblyTutorial/index.html)
357
359
*[The Second Book of Machine Language](http://www.atariarchives.org/2bml/)
0 commit comments