masm-tasm icon indicating copy to clipboard operation
masm-tasm copied to clipboard

Any plan for supporting bare-metal x86 (or x64) development?

Open Seas0 opened this issue 3 years ago • 2 comments

Is there any possibility of adding NASM as an assembler, Bochs / QEMU as emulators in order to provide bare-metal x86 (x64) development and debugging experience? As NASM is quite a quick and dirty choice for bare-metal development / learning, it's much easier for a beginner (like me) to jump in compared to MASM (or TASM maybe? I don't know that much), also it comes with a wide-range platform support. QEMU / Bochs may be more suitable for bare-metal emulation and/or debugging.

Seas0 avatar Sep 02 '21 08:09 Seas0

Sounds interesting and useful. This may be a big project for I need to support a new emulator. Currently, a degree is more important for me, I may look to this after that

Thanks

xsro avatar Sep 02 '21 09:09 xsro

OK, I'd like to look into that myself whenever I can, as struggling for my degree now, too. 😝

Seas0 avatar Sep 03 '21 16:09 Seas0