I'm building an assembly emulator with the x86 syntax. I noticed there is an option for AT&T assembly here.
Is there any know options to support the x86 intel assembly syntax?
There is only support for AT&T syntax. I found this as well:
https://github.com/r3qip3r/Codemirror_Intel-asm.js