“模板:Main2/Tools”的版本间差异
跳到导航
跳到搜索
小 |
小 |
||
第51行: | 第51行: | ||
<div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Emulators|more...]]</small></div> | <div style="text-align: right; margin: 0; padding: 0;"><small>[[:Category:Emulators|more...]]</small></div> | ||
''' | '''处理磁盘映像''' | ||
* [[Disk Images]] in general, and ... | * [[Disk Images]] in general, and ... | ||
** [[Loopback Device]] for Linux, *BSD et al. | ** [[Loopback Device]] for Linux, *BSD et al. |
2022年3月16日 (三) 07:24的版本
引导加载程序(Bootloaders)
编译器(Compilers)
汇编器(Assemblers)
- GAS (GNU as, part of binutils)
- FASM
- NASM
- YASM
- On the difference between AT&T and Intel Opcode syntax
链接器(Linkers)
- LD (GNU ld, part of binutils)
- Link Archiver (GNU ar, part of binutils)
模拟器(Emulators)
处理磁盘映像
- Disk Images in general, and ...
- Loopback Device for Linux, *BSD et al.
- hdiutil for MacOS X
- Windows Tools