Computer emulator
A computer emulator (don’t exist in reality) for vintage-like era programming.
For debian-like distros :
sudo apt-get install build-essential
git clone https://github.com/Semperfis96/Femto.git
cd Femto
mkdir build
make all
cd build
./femto
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
See also the list of contributors who participated in this project.
This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details