Open Issues Need Help
View All on GitHub Complete unit tests about 1 month ago
AI Summary: Implement unit tests for the AltairX VM, covering conditional jumps (ints and floats), arithmetic operations (ints and floats), memory mapping (AxMemory), kernel/program loading, ELF loading, GUI, and the disassembler. The project uses C++ and several external libraries. Existing tests for conditional jumps are complete.
Complexity:
4/5
enhancement good first issue help wanted tests