b-dmitry1 / BIOS

Very compact (8KB) embedded x86 BIOS for FPGA/emulators/386EX
16 stars 3 forks source link
assembler bios embedded emulator x86

x86 embedded BIOS R3

Very compact (less than 8KB of ROM space) x86 BIOS for embedded systems, FPGA, and emulators.

Tested with a hardware:

Some board images could be found in the pictures directory.

Tested with an emulators:

FPGA board with TI486

Tested with a software:

Compiling on Windows machine

If your NASM location on disk is not "C:\nasm\nasm.exe" - please change the path to nasm.exe in "_make.bat" file.

Implemented functions and features

Known issues

Disclaimer

The project is provided "as is" without any warranty. Use at your own risk.

Please contact me if you find any bug or if you plan to use it with a physical hardware.