All notable changes to this project will be documented in this file.
- Initial launch configurations and snippets are updated and fixed
- Added support for
Registervariables change - Basic Linux syscalls
read (63)andwrite (64)are now supported - Basic terminal emulator support is added
- Better terminal emulator support
- Terminal emulator focus issue fixed
- More terminal fixes for syscall integrations
- Added syntax highlighting for pseudo instructions
- Added option to change the data segment base address
- Fixed terminal input cursor position issue
- Fixed terminal backspace issue
- Added disassembly view support
- Fixed issue with VM state not being initialized in working directory
- Added support for displaying register values in various formats (hex, binary, signed int, unsigned int, float, double, ascii)