assembly-language.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [assembly-language]

www.codever.land/bookmarks/t/assembly-language

The Second Book of Machine Language

http://www.atariarchives.org/2bml/


Programmed Introduction to MIPS Assembly Language

http://chortle.ccsu.edu/AssemblyTutorial/index.html


Machine Language for Beginners

https://archive.org/details/ataribooks-machine-language-for-beginners

Richard Mansfield [6502 CPU]


[Machine Code for Beginners Z80 and 6502 CPUs

https://usborne.com/browse-books/features/computer-and-coding-books/

Lisa Watts and Mike Wharton (PDF) (Scroll to bottom and click on book cover)


Easy 6502

http://skilldrick.github.io/easy6502/

Nick Morgan


x86 Assembly

https://en.wikibooks.org/wiki/X86_Assembly


Wizard Code

http://vendu.twodots.nl/wizardcode.html


The Art of Assembly Language Programming

https://courses.engr.illinois.edu/ece390/books/artofasm/artofasm.html


Software optimization resources

http://www.agner.org/optimize/

A. Fog


Ralf Brown's Interrupt List

http://www.ctyme.com/rbrown.htm


Programming from the Ground Up

http://mirror.unicorncloud.org/savannah-nongnu//pgubook/ProgrammingGroundUp-1-0-booksize.pdf

(PDF)


Professional Assembly Language

http://blog.hit.edu.cn/jsx/upload/AT%EF%BC%86TAssemblyLanguage.pdf

(PDF)


Assembly Language Succinctly

https://www.syncfusion.com/resources/techportal/details/ebooks/assemblylanguage

(PDF)


An introduction to reverse engineering for beginners

https://github.com/dennis714/RE-for-beginners


PC Assembly Language

http://drpaulcarter.com/pcasm/

Paul A. Carter