blob: ab490b3e1cb0c3dda6a81d643570c50c628bd76e [file] [log] [blame] [raw]
2017-05-25:
- RISCV: faster emulation (1.4x)
- Support of user level ISA version 2.2 and priviledged architecture
version 1.10
- added small x86 emulator (x86emu) based on KVM
- modified the fs_net network protocol to match the vfsync protocol
- handle console resize
- JS emulator:
- added scrollbar in terminal
- added file import and export
- added copy/paste support