ic_helper

Crates.ioic_helper
lib.rsic_helper
version0.1.0
sourcesrc
created_at2022-10-20 20:50:43.225661
updated_at2022-10-20 20:50:43.225661
descriptionSimple program to help FIB IC students to do the SISA exercices
homepage
repositoryhttps://github.com/raulgilabert/ICHelper
max_upload_size
id692927
size92,137
Raúl Gilabert Gámez (raulgilabert)

documentation

README

ICHelper

Another program to help FIB students with IC, this time in Rust!

To-do

  • IMPORTANT In SISA to binary modify NOT instruction to only receive 2 registers
  • Convert binary to SISA
  • Convert hex to SISA (hex to binary and then call converter binary -> SISA)
  • Convert SISA to binary (control unit)
  • Convert SISA to binary (processing unit)
  • Add license info
  • Restructure files
  • Create TUI
  • Refactor bad programmed functions

Related projects

Commit count: 22

cargo fmt