i8086.js:使用TypeScript编写的16位Intel 8086 80186 + X87模拟器带有REPL汇编编译器和微型C编译器 源码
i8086.js 用TypeScript编写的16位x86虚拟机和汇编程序模拟器。 它旨在帮助制作小型bootsector(或更大)实模式游戏的原型 :video_game: 和应用 :laptop_computer: 。 二手库: Express.JS NestJS React 拉姆达 类型ORM 跑步 yarn run develop 测验 yarn run test 状态 ASM编译器 具有表达式eval mov ax, byte [ds:label+bx+12+(1/3)] NASM语法指令编译器匹配器 指令前缀支持rep movsw 编译器位/组织配置[bits 1
文件列表
i8086.js:使用TypeScript编写的16位Intel 8086 80186 + X87模拟器,带有REPL汇编编译器和微型C编译器
(预估有个416文件)
helloWorld.asm
1KB
tetros.asm
9KB
operands.asm
694B
times.asm
317B
modrm.asm
406B
macros.asm
1KB
db.asm
3KB
prefixes.asm
133B
jumps.asm
1KB
equ.asm
968B
暂无评论