|
|
e7a5cfa327
|
Refactor main.cpp functions into separate class
|
2020-05-22 20:33:17 +02:00 |
|
|
|
fc2870ca74
|
Add string input interrupt from STDIN
|
2020-05-17 14:13:15 +02:00 |
|
|
|
06de5290da
|
Add STDIN interrupt and error handling for all interrupts
|
2020-05-17 13:28:59 +02:00 |
|
|
|
f8eaabfc55
|
Add exit operand
|
2020-05-16 12:17:10 +02:00 |
|
|
|
30252e5863
|
Improve runtime error handling
|
2020-05-16 11:54:49 +02:00 |
|
|
|
41fb08373c
|
Add call operand
|
2020-05-16 11:22:47 +02:00 |
|
|
|
25b65bab19
|
Add print string from memory interrupt
|
2019-11-24 11:03:37 +01:00 |
|
|
|
1148682324
|
Added direct memory access
|
2019-11-23 16:47:16 +01:00 |
|
|
|
22bb974a05
|
Memory added plus basic memory operations
|
2019-11-23 14:53:56 +01:00 |
|
|
|
99f616e1e4
|
Add seti and int operators
|
2019-11-23 12:21:14 +01:00 |
|
|
|
b84557b3e1
|
Basic arithmetic and jump labels
|
2019-11-17 21:02:35 +01:00 |
|