You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### [Vote now](https://github.com/640-KB/GLaBIOS/discussions/14) for the new tagline for the next major version!
10
+
7
11
## Version 0.2.0 beta
8
12
9
13
[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
31
35
- 5150 Cassette tape support.
32
36
- Accurate PIT-based I/O timing. Better stability at faster clock speeds and increased speed on slower PCs.
33
37
- 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.
35
39
36
40
## FAQ
37
41
@@ -113,8 +117,8 @@ PC BIOS clones were written.
113
117
114
118
OR
115
119
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.
118
122
119
123
### Testing
120
124
@@ -140,8 +144,7 @@ Hampa Hug's excellent [PCE/ibmpc emulator](http://hampa.ch/pce/pce-ibmpc.html) w
140
144
- Hampa Hug for the excellent [PCE software](http://www.hampa.ch/pce/pce-ibmpc.html) that helped make development and debugging much easier.
141
145
-@Raffzahn, Contributor, Advisor and Meckerhut.
142
146
- 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.
0 commit comments