Skip to content

Commit 6e56819

Browse files
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
1 parent 7a0481f commit 6e56819

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: books/free-programming-books-langs.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -350,10 +350,12 @@ Books on general-purpose programming that don't focus on a specific language are
350350

351351
#### Non-X86
352352

353+
* [Beginners Introduction to the Assembly Language of ATMEL-AVR-Microprocessors](http://www.avr-asm-download.de/beginner_en.pdf) - Gerhard Schmidt (PDF)
353354
* [Easy 6502](http://skilldrick.github.io/easy6502/) - Nick Morgan
354355
* [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)*
355356
* [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)
357359
* [The Second Book of Machine Language](http://www.atariarchives.org/2bml/)
358360

359361

0 commit comments

Comments
 (0)