Release v0.2.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
uidemo
command. - add support for go version >= 1.14 (#45)
- add cmos clock (#37)
- add fpu support (#31)
- add tss, running main on ring3 (#30)