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

To whom it may concern! #258

Open
srwxr-xr-x opened this issue Dec 31, 2022 · 1 comment
Open

To whom it may concern! #258

srwxr-xr-x opened this issue Dec 31, 2022 · 1 comment

Comments

@srwxr-xr-x
Copy link

Hello brave adventurer!
This repository has unfortunately been lacking in updates, so I have come to provide resources that I have used!

For OSDev, a great resource that this repo shrank down into bite sized chunks is Writing a Simple Operating System —
from Scratch
and if you want to drown in information about the processor, the Intel IA-32 SDM is a valuable and wonderful resource.

  • Another great resource is x86 Instruction Set Reference which gives great detail on every x86 instruction!
  • Troubleshooting is a thing you will encounter! And sometimes we need help, the OSDev Discord server is a great resource, and a useful place to be. If discord doesn't tickle your fancy, I personally love the #osdev Libera IRC channel, which if you're unfamiliar, you can connect to through an IRC client like ERC. Come say Hi!

Hopefully this helps anyone coming by, if you have great resources, add them here please! I'll make sure to do the same.

@Kyu
Copy link

Kyu commented Apr 24, 2023

https://c9x.me/x86/

This site doesn't give info on basic cmds like ror or jmp among others, any reason why?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants