5 Commits

Author SHA1 Message Date
Bartłomiej Szostak
a88ebe0b5c
Properly implemented support for integers 2024-04-29 20:12:18 +02:00
Bartłomiej Szostak
2ffa57c9c4
Added a Makefile 2024-04-26 18:41:51 +02:00
Bartłomiej Szostak
4fb070fe50
Few changes to the source code (no new features but I'm trying to figure out numbers' workings) 2024-04-25 20:03:27 +02:00
Bartłomiej Szostak
000f140e8b
Implemented add instruction (only positive integers for now) 2024-04-21 16:23:29 +02:00
Bartłomiej Szostak
f929c99b04
Implemented moving integer (only positive for now) to register 2024-04-21 16:05:52 +02:00