19 Commits

Author SHA1 Message Date
f138c472f7
Create LICENSE 0.1 2021-04-17 19:21:59 +05:00
3894fe75d2
Update README.md 2021-04-17 19:17:42 +05:00
de89f2bab1
Fixed memory leaks 2021-04-17 18:57:25 +05:00
5e3bf761cd
Added asm code example 2021-04-17 18:40:13 +05:00
80931f9b73
Added single character output 2021-04-17 18:32:52 +05:00
027f16d72b
Added basic assembly compilation 2021-04-17 18:28:18 +05:00
ec82349ce2
Fixed errors 2021-04-17 16:52:51 +05:00
073adaa6cf
Added cli interface for vm, and bin file running 2021-04-17 10:02:30 +05:00
ecbd89c1dd
Updated makefile, fixed error 2021-04-17 00:14:08 +05:00
7b63bd6f17
Separated source files into src directory 2021-04-17 00:02:10 +05:00
2d35d71b69
Added build checking gh action 2021-04-16 23:59:30 +05:00
e59754b206
Created function for command struct initialization, fixed a couple of issues 2021-04-16 23:53:23 +05:00
12f904ef7a
Added I/O operations (IN and OUT commands) 2021-04-16 23:02:01 +05:00
d7c038066c
Added assembly documentation 2021-04-16 21:28:06 +05:00
8dee74c3d0
Improved error handling 2021-04-16 21:09:48 +05:00
f40633f4f1
Added arithmetics operations, updated readme 2021-04-16 20:47:25 +05:00
0e5fa6c854
Added push and pop commands 2021-04-16 20:33:24 +05:00
253bc13ce3
Added readme with todo 2021-04-16 19:45:27 +05:00
65f6248493
Created basic makefile, vm command runner and stack 2021-04-16 18:24:34 +05:00