Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Seas0 opened this issue Sep 2, 2021 · 2 comments
Open

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

Seas0 opened this issue Sep 2, 2021 · 2 comments
Labels
wontfix This will not be worked on

Comments

@Seas0
Copy link

Seas0 commented Sep 2, 2021

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.

@xsro
Copy link
Collaborator

xsro commented Sep 2, 2021

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

@Seas0
Copy link
Author

Seas0 commented Sep 3, 2021

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

@xsro xsro added the wontfix This will not be worked on label Dec 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants