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

X not being printed to the screen. #7

Open
GitPullrequest opened this issue Jan 30, 2024 · 1 comment
Open

X not being printed to the screen. #7

GitPullrequest opened this issue Jan 30, 2024 · 1 comment

Comments

@GitPullrequest
Copy link

This is a very late issue but normally it should say XeaBIOS but it said SeaBIOS like normal.

I'm using linux and this guide is known to be very fuzzy for linux but i have no other choice.

void main() { char* video_memory = (char*) 0xb8000 *video_memory = 'X' }

^ this is the contents of my kernel.c file..

@GitPullrequest
Copy link
Author

If you want more code, i can easily provide it. it's been a long time since i typed a GitHub issue so i don't know if this is the correct format.

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

1 participant