Эх сурвалжийг харах

Merge pull request #223 from gingerbeardman/master

added CPU notes
vhf / victor felder 12 жил өмнө
parent
commit
32b98a06d2

+ 1 - 1
free-programming-books-es.md

@@ -8,7 +8,7 @@
 
 
 ###Assembly Language
-* [Machine Code for Beginners](http://www.worldofspectrum.org/infoseekid.cgi?id=2000227) (PDF) by Lisa Watts and Mike Wharton
+* [Machine Code for Beginners](http://www.worldofspectrum.org/infoseekid.cgi?id=2000227) (PDF) by Lisa Watts and Mike Wharton [Z80 and 6502 CPUs]
 
 ###Metalistas
 

+ 2 - 2
free-programming-books.md

@@ -362,8 +362,8 @@
 * [Ralf Brown's Interrupt List](http://www.ctyme.com/rbrown.htm)
 
 ####Non-X86
-* [Machine Code for Beginners](http://www.worldofspectrum.org/infoseekid.cgi?id=2000227) (PDF) by Lisa Watts and Mike Wharton
-* [Machine Language for Beginners](http://archive.org/details/ataribooks-machine-language-for-beginners) by Richard Mansfield
+* [Machine Code for Beginners](http://www.worldofspectrum.org/infoseekid.cgi?id=2000227) (PDF) by Lisa Watts and Mike Wharton [Z80 and 6502 CPUs]
+* [Machine Language for Beginners](http://archive.org/details/ataribooks-machine-language-for-beginners) by Richard Mansfield [6502 CPU]
 
 
 ###Bash