This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| en:multiasm:introduction [2024/07/09 15:21] – pczekalski | en:multiasm:introduction [2025/11/15 13:09] (current) – ktokarz | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Introduction ====== | ====== Introduction ====== | ||
| The old, somehow abandoned Assembler programming comes to light again: " | The old, somehow abandoned Assembler programming comes to light again: " | ||
| - | Besides developing new products and the related need for compilers and tools, the assembler language is essential to generating compact, rapid implementations of algorithms: it gives software developers a powerful tool of absolute control over the hardware, mainly the CPU. | + | Besides developing new products and the related need for compilers and tools, the assembler language is essential to generating compact, rapid implementations of algorithms: it gives software developers a powerful tool of absolute control over the hardware, mainly the CPU. To put it a bit tongue-in-cheek, |
| Assembler programming applies to the selected and specific groups of tasks and algorithms.\\ | Assembler programming applies to the selected and specific groups of tasks and algorithms.\\ | ||