Skip to content

Commit 0f573e4

Browse files
committed
Merge branch 'main' of https://github.com/640-KB/GLaBIOS into main
2 parents 4a557cf + 3440997 commit 0f573e4

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ A modern, scratch-built, open-source alternative BIOS for vintage PC, XT, 8088 C
44

55
Copyright © 2022, [640KB](mailto:640kb@glabios.org) and contributors.
66

7+
## Announcements
8+
9+
#### [Vote now](https://github.com/640-KB/GLaBIOS/discussions/14) for the new tagline for the next major version!
10+
711
## Version 0.2.0 beta
812

913
[Download Ver 0.2.0-beta ROMs](https://github.com/640-KB/GLaBIOS/releases)
@@ -31,7 +35,7 @@ Please send bug reports, feedback, questions or thoughts to 640kb@glabios.org or
3135
- 5150 Cassette tape support.
3236
- Accurate PIT-based I/O timing. Better stability at faster clock speeds and increased speed on slower PCs.
3337
- NEC V20 enhanced instruction set support (enabled at build-time).
34-
- POST test screen colors support easily customized themes (build-time).
38+
- Customizable POST test screen colors themes.
3539

3640
## FAQ
3741

@@ -113,8 +117,8 @@ PC BIOS clones were written.
113117

114118
OR
115119

116-
3. Convert EXE manually by removing the EXE header (the first 512 bytes of the EXE file) and extracting the last 8 KiB
117-
4. Calculate 8-bit checksum byte and insert into relative file offset `1FFF` in GLABIOS.ROM.
120+
1. Convert EXE manually by removing the EXE header (the first 512 bytes of the EXE file) and extracting the last 8 KiB
121+
2. Calculate 8-bit checksum byte and insert into relative file offset `1FFF` in GLABIOS.ROM.
118122

119123
### Testing
120124

@@ -140,8 +144,7 @@ Hampa Hug's excellent [PCE/ibmpc emulator](http://hampa.ch/pce/pce-ibmpc.html) w
140144
- Hampa Hug for the excellent [PCE software](http://www.hampa.ch/pce/pce-ibmpc.html) that helped make development and debugging much easier.
141145
- @Raffzahn, Contributor, Advisor and Meckerhut.
142146
- 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!
143-
144-
#### Huge thanks to @MadMaxx12345, @Makefile and @punishedbunny for testing, bug finding and feature suggestions.
147+
- @MadMaxx12345, @Makefile and @punishedbunny for testing, bug finding and feature suggestions.
145148

146149
### Disclaimer
147150

0 commit comments

Comments
 (0)