aboutsummaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2024-02-29Fixed typo in './bin/README.md' file.Paul Oliver
2024-02-29Added generic code for back-space key.Paul Oliver
2024-02-29Fixed bug described on issue [#23].Paul Oliver
2024-02-29Changed all 'addch()' commands to 'addstr()'Paul Oliver
2024-02-29Plugin added to help run simulators in the background.Paul Oliver
2024-02-29ESCAPE key no longer quits simulation.Paul Oliver
2024-02-29Selected process now listed in PROCESS view.Paul Oliver
2024-02-29Removed executed instruction counter.Paul Oliver
2024-02-29User may now toggle IP color layer on/off.Paul Oliver
2024-02-29PIDs and gene scroll on PROCESS view now toggle between hex/decimal.Paul Oliver
2024-02-29Added -a|--auto CLI argument.Paul Oliver
2024-02-29Added viewer/controller README.md file inside bin directory.Paul Oliver
2024-02-29Auto saved files are now gzipped.Paul Oliver
2024-02-29Handle resize event when console is open.Paul Oliver
2024-02-29Refactored all python modules to use name scrambling.Paul Oliver
2024-02-29Bug fixed on cursor's process selection process.Paul Oliver
2024-02-29Initial commit.Paul Oliver