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
-
11
-
## Version 0.2.0 beta2
9
+
Version 0.2 is a significant update to version 0.1 adding numerous performance and stability improvements as well as new features and support for more hardware platforms.
-[Cassette tape support](https://en.wikipedia.org/wiki/IBM_cassette_tape) on [5150 PC](https://en.wikipedia.org/wiki/IBM_Personal_Computer).
12
+
- Support for [Faraday FE2010A](https://github.com/skiselev/micro_8088/blob/master/Documentation/Faraday-XT_Controller-FE2010A.md)-based PCs ([Headstart Plus](http://oldcomputer.info/pc/hs_plus/index.htm)/[TURBO 888-XT](https://forum.vcfed.org/index.php?threads/vendex-head-start-turbo-888-xt.67609/)/VTI Vendex 33-XT/PC-10 and others) including hotkey speed switching, floppy, FPU and memory auto-detection.
13
+
- Support for [EMM Homebrew 8088](https://www.homebrew8088.com/) with 8088, V20 or V40.
14
+
- Emulator-optimized build: significant performance increase on virtual hardware.
15
+
- Experimental support for micro_8088 / NuXT.
16
+
- Greatly expanded feature customization and personalization at build time (see source for details!).
#### [Vote now](https://github.com/640-KB/GLaBIOS/discussions/14) for the new tagline for the next major version!
23
+
21
24
## License
22
25
23
26
- GNU General Public License v3.0. See [LICENSE](LICENSE).
@@ -28,12 +31,12 @@ Please send bug reports, feedback, questions or thoughts to 640kb@glabios.org or
28
31
29
32
## Features
30
33
31
-
- A complete [100% PC Compatible](#compatibility) BIOS for retro/vintage PC, XT, 8088 Clone or Turbo PCs.
34
+
- A complete [100% PC Compatible](#compatibility) BIOS for retro/vintage PC, XT, 8088 Clone, Turbo and Homebrew PCs.
32
35
- Support for 5150, 5160, FE2010A, Turbo and compatible clone hardware.
33
36
- FAST! [Performance-optmized](doc/about/perf.md) CGA/MDA text and graphics routines.
34
-
-Multiple levels of "[CGA snow](https://en.wikipedia.org/wiki/Color_Graphics_Adapter#Limitations,_bugs_and_errata)" removal (configurable at build-time).
37
+
-Accurate PIT-based I/O timing for floppy disk, 10-15% faster seek and read times.
35
38
- 5150 Cassette tape support.
36
-
-Accurate PIT-based I/O timing. Better stability at faster clock speeds and increased speed on slower PCs.
39
+
-Multiple levels of "[CGA snow](https://en.wikipedia.org/wiki/Color_Graphics_Adapter#Limitations,_bugs_and_errata)" removal (configurable at build-time).
37
40
- NEC V20 enhanced instruction set support (enabled at build-time).
0 commit comments