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

8086 native port #34

Open
cstrotm opened this issue Apr 11, 2021 · 0 comments
Open

8086 native port #34

cstrotm opened this issue Apr 11, 2021 · 0 comments

Comments

@cstrotm
Copy link
Collaborator

cstrotm commented Apr 11, 2021

There was once a VolksForth port that run native on 8088/8086 machines (witthout MSDOS).

Trying to recreate that port

Requires a boot-loader.

Possible options:

syslinux COMBOOT: https://wiki.syslinux.org/wiki/index.php?title=Comboot_API
FATBOOT: https://files.osdev.org/mirrors/geezer/osd/boot/
BOOTPROG: https://github.com/alexfru/BootProg
LDOSBOOT: https://hg.ulukai.org/ecm/ldosboot/file/90c4983300a0/boot.asm
Generic Bootloader Discussion: https://wiki.osdev.org/Bootloader

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