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

Vendex Headstart Turbo-888 XT #59

Open
telanus opened this issue Jan 18, 2025 · 1 comment
Open

Vendex Headstart Turbo-888 XT #59

telanus opened this issue Jan 18, 2025 · 1 comment

Comments

@telanus
Copy link

telanus commented Jan 18, 2025

I'm trying to get GlaBIOS running on a Vendex Headstart Turbo-888 XT. But was wondering the GlaBIOS is 8k and the Bios of the machine is 16k, how do one pad the file to work on a Vendex Headstart Turbo-888 XT?

@640-KB
Copy link
Owner

640-KB commented Jan 18, 2025

If you are using a 16K ROM, you'll just want to make sure that the 8K GLaBIOS image is in the second half of the ROM space and what goes in the first 8K doesn't really matter (can be all 00, FF, etc). If you want to just write the 8K GLaBIOS duplicated twice to fit to 16K (cat GLABIOS.ROM GLABIOS.ROM > GLABIOS_16K.ROM in *nix for example), it won't hurt anything.

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