| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| eggos.iso | 2021-07-21 | 25.2 MB | |
| README.md | 2021-07-21 | 628 Bytes | |
| Release v0.2.0 source code.tar.gz | 2021-07-21 | 140.9 kB | |
| Release v0.2.0 source code.zip | 2021-07-21 | 180.2 kB | |
| Totals: 4 Items | 25.6 MB | 0 | |
This release brings a lot of new features, such as graphical interface support, floating-point support and supports the latest go version etc. Also fixed some bugs.
The next version will be migrated to the amd64 architecture, and the 386 code may be deleted.
Features:
- add mouse and gui (#32), GUI can be accessed by
uidemocommand. - add support for go version >= 1.14 (#45)
- add cmos clock (#37)
- add fpu support (#31)
- add tss, running main on ring3 (#30)
Fixes:
- sync page cache after mmap (#39)
- change net stack package from netstack => gvisor (#45)
- fix dhcp h.isValid on qemu 6.0 (#26)