mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 20:55:47 +00:00
Added new Assembly Book (#6464)
* Added new assembly book * Update PDF indication * Updated titles, links and notes Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> * Update books/free-programming-books-pt_BR.md Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> * removed white space * Removed package and note Co-authored-by: Eric Hellman <eric@hellman.net> Co-authored-by: Victor <victorgsbarbosa@gmail.com> Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
parent
af8a66e692
commit
e18ef7d99a
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
### Índice
|
||||
### Índice
|
||||
|
||||
* [Agnósticos](#agnósticos)
|
||||
* [IDE / Editores](#ide--editores)
|
||||
|
|
@ -85,6 +85,7 @@
|
|||
### Assembly
|
||||
|
||||
* [Assembly x86](https://mentebinaria.gitbook.io/assembly-x86/) - Luis Felipe, Mente Binária (gitbook)
|
||||
* [Execução de Programas: Como funcionam carregadores, ligadores e interpretadores](https://www.inf.ufpr.br/bmuller/assets/docs/livroSB.pdf) - Bruno Müller Junior (PDF)
|
||||
|
||||
|
||||
### C
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue