X86 Study Group: Unterschied zwischen den Versionen

aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springen
(there i fixed it (gif instead of png))
Zeile 15: Zeile 15:
 
Inhalt: PC 80x86 Assembly. Wir haben keine Ahnung aber Spaß dabei.
 
Inhalt: PC 80x86 Assembly. Wir haben keine Ahnung aber Spaß dabei.
  
Lesestoff:
+
==Lesestoff==
  
[http://download.savannah.gnu.org/releases/pgubook/ProgrammingGroundUp-1-0-booksize.pdf Programming from the Ground Up]
+
===x86 Assembly===
 +
* [http://download.savannah.gnu.org/releases/pgubook/ProgrammingGroundUp-1-0-booksize.pdf Programming from the Ground Up]
  
[http://www.cs.utexas.edu/~jason777/Programming/Connect%20Four/Connect%20Four/Project/2011%20-%20Assembly%20Language%20for%20x86%20Processors%206e%20(Prentice%20Hall).pdf University of Texas]
+
* [http://www.cs.utexas.edu/~jason777/Programming/Connect%20Four/Connect%20Four/Project/2011%20-%20Assembly%20Language%20for%20x86%20Processors%206e%20(Prentice%20Hall).pdf University of Texas]
 +
 
 +
===Sonstiges===
 +
* [https://graphics.stanford.edu/~seander/bithacks.html "Bithacks" article]

Version vom 6. August 2016, 16:55 Uhr

Language: English
Subpages:
X86_Study_Group hat keine Unterseiten.


x86 Study group
Goat.gif
tbd
Bibliothek
ente, dio, min
Workshop
planning
(Wo)Men* who stare at code. Demos anderer Leute lesen anstatt sie zu schauen. Vielleicht anschließend selber welche schreiben.
Zuletzt aktualisiert: 06.08.2016


Inhalt: PC 80x86 Assembly. Wir haben keine Ahnung aber Spaß dabei.

Lesestoff

x86 Assembly

Sonstiges