- Mastering Assembly Programming
- Alexey Lyashko
- 60字
- 2021-08-20 10:23:32
The first FASM program
Now that we have installed the Flat Assembler, we cannot move further on unless we build a tiny test executable for either Windows or Linux. Interestingly enough, both examples may be compiled with the same assembler, meaning that the Linux example may be compiled on Windows and vice versa. But let's get to the example itself.
推薦閱讀
- 現代C++編程:從入門到實踐
- UML和模式應用(原書第3版)
- Java程序設計實戰教程
- Building a Game with Unity and Blender
- 樂高機器人設計技巧:EV3結構設計與編程指導
- HTML5入門經典
- 學習正則表達式
- Arduino家居安全系統構建實戰
- Android玩家必備
- Linux C編程:一站式學習
- CoffeeScript Application Development Cookbook
- Unity 2018 Augmented Reality Projects
- Python Web自動化測試設計與實現
- TypeScript圖形渲染實戰:2D架構設計與實現
- Python機器學習開發實戰