-
Notifications
You must be signed in to change notification settings - Fork 24
references
Chen Leo edited this page Jan 30, 2021
·
1 revision
- 孙力娟,李爱群,陈燕俐,周宁宁.微型计算机原理与接口技术(慕课版).清华大学出版社
- http://www.cs.virginia.edu/~evans/cs216/guides/x86.html
- http://www.ablmcc.edu.hk/~scy/CIT/8086_bios_and_dos_interrupts.htm
- 带有图形界面可以在64位下运行的GUI Turbo Assembler (TASM)
- masmplus
- SASM
- RadASM
- (调用MASM)masm教学用的一个软件
- (调用TASM 5.0)轻松汇编QASM:32位程序
- 微机接口虚拟实验系统集成开发环境
-
dosbox:主要面向游戏
- dosbox-x:dosbox衍生品
- dosbox-staging:dosbox衍生品
- Wengier Wu's vdosplus:似乎是面向商用
- Jos Schaars' vdos
- msdos player:在终端中运行模拟环境
- VSCode 拓展插件MASM/TASM
- VSCode 终端任务 VSC-ASMtasks
- 微机笔记 pages