eigenes Betriebssystem programmierenSolved
Hallo, Ich bin am verzweifeln also ich hoffe ihr könnt mir helfen ! Habe nach dieser Anleitung versucht mir mal "ein eigenes Betriebssytem" zu programmieren ...
15 Comments
0
21698
0
for Schleife in AssemblerSolved
Hallo Leute! Wir haben in der Schule kurz das Thema Assembler gestreift und sonst aber leider nichts weiter mehr dazu gemacht. Also hab ich mir ...
2 Comments
0
19087
0
Windows 95 Assembly Language Programming
Welcome to the world of Win32 assembly language programming, Win95 style. This site is for assembly language programmers who want to create "true" Windows programs. ...
Add
0
13484
0
Zeichenkette eingeben und Häufigkeit der einzelnen Zeichen ausgebenSolved
Hallo administrator.de-Community ich habe im jetzigen Semester ASM-Programmierung und als Aufgabe wurde uns aufgegeben ein Programm zu schreiben, welches eine eingegebene Zeichenkette einliest und die ...
4 Comments
0
11466
0
Caldera Systems, Inc. - Linux for Business
This is the Linux Assembly HOWTO. This document describes how to program in assembly language using FREE programming tools, focusing on development for or from ...
Add
0
11045
0
A86 assembler
Library of A86 Source Files Available I am now making available an extensive library of my own source files, for an additional charge to registered ...
Add
0
9509
0
Maschinensprache ???
hallo zusammen, ich habe schon oft von der Maschinensprache im Zusammenhang mit Computergrundlagen gehört und möchte darüber mehr lernen. Gibt es eine Seite, die verständlich ...
3 Comments
1
8736
0
Fast - PWM - Modus beim Attiny2313 (Mikrocontroller)
kann mir jemand spontan bei dem assembler programm helfen für den Fast - PWM - Modus beim Attiny2313 (Mikrocontroller)?? also wie ich das programm dazu ...
1 Comment
0
8008
0
eg3 - assembly (assembler) language
a programming language that is once removed from a computer's machine language. machine languages consist entirely of numbers and are almost impossible for humans to ...
Add
0
7972
0
x86 Assembly Language FAQ - Borland TASM
x86 Assembly Language FAQ - Borland TASM ...
Add
0
7439
0
CMU School of Computer Science - The Interrupt List
The interrupt list is a comprehensive listing of interrupt calls, I/O ports, memory locations, far-call interfaces, and more for IBM PCs and compatible machines, both ...
Add
0
7386
0
GameDev.net - Your Source for Game Development
Gamedev.net is the ultimate online resource for game developers. Featuring a huge reference library, daily news updates, the most active game development forums anywhere, and ...
Add
0
7277
0
Intels Developer Page
Intel´s Developer Page - For Hardware, Software and Internet Developers ...
Add
0
7262
0
Rechteck ZeichnenSolved
Hallo administrator.de-Gemeinde Momentan hänge ich leider, mehr oder weniger, in meinem ASM-Programm fest. Ich will eine Art Schachbrettmuster im Grafikmodus (640x480, 16 Farben) zeichnen. Soweit ...
1 Comment
0
7195
0
The Ketman ASM Homepage
Complete 8086 assembly-language toolkit,comprising interpreter, editor, assembler, disassembler/debugger, plusASM tuition for beginners ...
Add
0
7049
0
The Art of Assembly Language Programming
The Art of Assembly Language Programming Written by Randall Hyde Copyright 1996, All rights reserved. ...
Add
0
7026
0
Martin Marietta - Icey-Dees Programming Site
Learn programming C/C, Assembly and Pascal in Dos, Linux and Win32. ...
Add
0
6907
0
Bildschirmschoner in Assembler schreibenSolved
Hallo, Ich habe mal aus Spaß einen Bildschirmschoner in C# geschrieben. Mir gefiel er und ich wollte in auch in der Schule auf den Computer ...
7 Comments
0
6846
0
FPU Befehl für ATAN, ACOS und ASIN existiert nichtSolved
Hallo, Ich möchte in meinem Programm die Winkel aus einem Dreieck berechnen bei dem ich nur die Längen der Seiten habe und ein Winkel immer ...
18 Comments
0
6819
0
Assembly Language Workbook
Welcome to the Assembly Language Workbook, written by me (the author) to serve as a supplement to Assembly Language for Intel-Based Computers. By combining my ...
Add
0
6813
0
sandpile.org - The worlds leading source for pure technical x86 processor information.
The world's leading source for pure technical x86 processor information. ...
Add
0
6756
0
Optimizing assembly code
Assembly language optimization guide for the Pentium family of microprocessors. ...
Add
0
6700
0
Assembler programming
Assembler programming - University of Vaasa ...
Add
0
6462
0
80x86 Assembly Language
80x86 Assembly Language Programming ...
Add
0
6419
0
Pentium(r)Processor - Manuals
Pentium® Processors - Manuals ...
Add
0
6393
0
Timer in Assembler programmieren
Das Problem ist, dass ich keine Arbeit im Fach IT schreiben konnte, da der Krankenhaus- aufenthalt länger als erwartet gedauert hat. Jetzt hat der Lehrer ...
1 Comment
0
6391
0
Assembly Language Journal
Assembly Programming Journal is an online magazine covering assembly language programming techniques. The magazine will come out in ASCII format (natch) every three months, and ...
Add
0
6249
0
Von EAX nach AX
Hi all, also, ich wollte folgendes machen: Eine IP-Adresse ist ja nichts weiter als eine ansammlung von Bytes. 4, um genau zu sein. Ich wollte ...
2 Comments
0
6182
0
sandpile.org - The worlds leading source for pure technical x86 processor information.
The world's leading source for pure technical x86 processor information. ...
Add
0
6152
0
Intel Assembly Language Sources
This is a working list of interesting sources I have found on the Web for Intel-based Assembly language programming. If you know of a Web ...
Add
0
6132
0
ASSEMBLE IT!
T his page is interesting for advanced programmers as well as beginners. It is split up in several sections to allow easy searching and fast ...
Add
0
5834
0
MoonWare Home Page
Home of MoonWare ShareWare and x86 Assembly Language FAQ and other goodies ...
Add
0
5815
0
Whiz Kid Technomagic
Windows assembly language programming, and other computer goodies. ...
Add
0
5762
0
Steve Gibsons WebZone
Steve Gibson's Little Spot on the Web. ...
Add
0
5741
0
Kip R. Irvine Home Page
Editing Assembly Language Source Files ...
Add
0
5690
0
Art of Assembly Language
The Place on the Net to Learn Assembly Language Programming ...
Add
0
5614
0
IMADA
Here is a list of instructions and opcodes used by Intel, AMD, Cyrix and Nexgen. We used gdb to get all the info out of ...
Add
0
5604
0
Viele Fehler nach FormatMessage
Hi all, wie nicht anders zu erwarten war, habe ich ein Problem mit dem Win-API. Ich habe schon einiges an dem Programm gefixt, aber irgendwie ...
Add
0
5387
0
Zahlenausgabe nicht möglichSolved
Hallo, Ich bischäftige mich erst seit kurzem mit Assembler, aber es ist mir nicht möglich nach Eingabe zweier Zahlen das Ergebnis einer Berechnung auf dem ...
5 Comments
0
5211
0
Visual Assembler
Visual Assembler ...
Add
0
5196
0
12 >