Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

v0.2.0: V0.2 (#105)

Compare
Choose a tag to compare
@jackcmay jackcmay released this 15 Oct 10:37
5e38d3d
* Tunable stack depth and frame size

* Adds support to resize memory regions in memory mapping.

* Fixes bug in JIT: mul, div, mod

* Let the disassembler print the IP / PC instead of the line number.
As the line number can easily be calculated later, but the IP / PC is more important and harder to get otherwise.

* Fixes bugs related to using "MM_PROGRAM_START" instead of "elf.text_section_info.vaddr".

* Fixes upper bound of register relative jumps.

* Bump to v0.2.0