Skip to content

Commit

Permalink
Added few more eBooks in the Assembly Language section of free-progra… (
Browse files Browse the repository at this point in the history
#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
  • Loading branch information
adarsh-jha-dev authored Oct 7, 2023
1 parent 7a0481f commit 6e56819
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion books/free-programming-books-langs.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/)


Expand Down

0 comments on commit 6e56819

Please sign in to comment.