Assembly Technical Links & Resources
located in the History, Languages Categories
|
|
|
8051 Visual Simulator - An integrated development environment for 8051 assembly language programs allows you to control simulated peripherals such as a scrolling signboard |
|
|
|
Assembler Gems - Intel x86 and Motorola assembler snippets. Good collection of assembler algorithms in an easy to read format.
|
|
|
|
|
|
|
|
|
IDEA85 - A joint effort by Kasturi and Muthiah to develop a free IDE |
|
LINOLEUM - Low-level INterfaced OverLanguage for Extremely Universal Machine-coding. Cross-platform ASM |
|
Linux Assembly - On this site you will find various resources ranging from tutorials |
|
|
|
|
|
|
SimuProc - A hypothetical processor simulator for learn the basics to start programming in assembly language. It is show as a processor works internally in each cycle while assembler program is being executed. It includes editor with syntax highlighting |
|
The Great Debate - Contains a series of essays that discuss the advances of compilers and machine architectures in an attempt to answer the above questions: Do compilers produce code as good as humans? Will compilers ever produce code as good as humans? Is is worth it?
|
|
|
XCASM - A meta assembler with high level optimising code generation capabilities and powerful built-in macro processing facilities. [Commercial]
|