Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A modern, scratch-built, open-source (GPLv3) alternative ROM BIOS for PC, XT, 8088 Clone or Turbo PCs.

License

NotificationsYou must be signed in to change notification settings

dbalsom/GLaBIOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(General Libraries and Basic Input Output System)

A modern, scratch-built, open-source alternative BIOS for vintage PC, XT, 8088 Clone or Turbo PCs.

Copyright © 2022-2023,640KB and contributors.

Stable Version 0.2:

Download ROMs

Source Code

Features

  • A complete100% PC Compatible BIOS for retro/vintage PC, XT, 8088 Clone, Turbo, Homebrew PCs and more!
  • ColorfulPOST screen with useful information such as CPU, FPU, port addresses, floppy drives and hard disk geometry.
  • FAST!Performance-optmized CGA/MDA text and graphics routines.
  • 5150 Cassette tape support.
  • NEC V20 enhanced instruction set support.
  • Multiple levels of "CGA snow" removal (configurable at build-time).
  • Accurate PIT-based I/O timing for floppy disk for faster seek and read times.
  • Customizable POST test screen colors themes.
  • Fits in an 8K ROM to drop in to any original PC or clone.

Platforms Supported

Companion ROMs

Companion ROMs are PC Option ROMs that add additional features and support to any standard BIOS (not just GLaBIOS).

  • GLaTICK - ROM based support for ISA Real Time Clocks providingINT 1Ah services elimiating the need for DOS programs/drivers.

FAQ

Why another 8088 PC BIOS in2022 2023?

There are other excellent BIOS projects out there each with it's own design goals and use cases. The goals for GLaBIOS are:

  1. A collborative learning effort among the Retro Community
  2. A fully open-source PC BIOS, built and improved by the community, free of outside proprietary or copyrighted code
  3. Feature-complete with full support for original vintage hardware as well as new projects

Where did the name originate?

If you aren't familiar with the reference, ask a gamer.

How can I try it?

Click here for how to make the BIOS ROMs.

OR try it LIVE!

More questions?

Check out the Wiki!

Screenshots

VGA with 8087 FPU andGLaTICK:

ss_0 2 5_vga_fpu_1 png

EGA with V20:

Screenshot VGA 07-29-22

CGA with 736K memory:

Screenshot CGA 09-08-22

Bad RAM detected! Use standardaddress and bit indicator to locate failed IC:

Screenshot CGA 09-08-22

5150 with cassette:

Screenshot 5150 Cas1

Compatibility

1-2-3 ver 1A

Screenshot 123 08-01-22

Flight Simulator 1.0

Screenshot FS1 08-01-22

BUILD NOTES:

Assembler Version

Build using MASM 5 or later.

Build Process:

  1. MASM GLABIOS;
  2. LINK GLABIOS; Will create GLABIOS.EXE.
  3. RunGLA2ROM GLABIOS to convert to an 8 KiB ROM file.

OR

  1. Convert EXE manually by removing the EXE header (the first 512 bytes of the EXE file) and extracting the last 8 KiB
  2. Calculate 8-bit checksum byte and insert into relative file offset1FFF in GLABIOS.ROM.

Contact

Please send bug reports, feedback, questions or thoughts to640kb@glabios.org or submit anIssue.

References and Credits:

Further Credits to:

  • TheCode Golf (CGCC) community on Stack Exchange for helping me become a better ASM programmer.
  • @dbalsom (aka gloriouscow) for moral support and the incredibleMartyPC emulator software.
  • @Raffzahn, Contributor, Advisor and Meckerhut.
  • @MadMaxx12345, @Makefile, @punishedbunny, @PickledDog and many others for testing, bug finding and feature suggestions.
  • Hampa Hug for the excellentPCE software that helped make development and debugging much easier.
  • Dave Nault, my partner in crime for 2 semesters of college assembly language programming classes back in the day. Wherever you are buddy, hope you're doing well!

License

  • GNU General Public License v3.0. SeeLICENSE.

Disclaimer

This project is built upon the collective knowledge of the community by and for the benefit of the community. Unless stated otherwise, cited public sources are considered as "public domain" or "fair use" of the copyrighted material as provided for in section 107 of the US Copyright Law. If your copyrighted material appears in this project or on this web site and you disagree with our assessment that it constitutes "fair use,"contact us.

About

A modern, scratch-built, open-source (GPLv3) alternative ROM BIOS for PC, XT, 8088 Clone or Turbo PCs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly99.9%
  • Batchfile0.1%

[8]ページ先頭

©2009-2025 Movatter.jp