Archived
1
0
Commit Graph

19 Commits

Author SHA1 Message Date
Erick 508de95911 Merge branch 'main' of https://github.com/erickahmed/tyvm 2022-01-28 11:36:43 +01:00
Erick b324d27961 create makefile 2022-01-28 11:36:24 +01:00
Erick 31d0dfaa67 Update README.md 2022-01-28 01:29:44 +01:00
Erick 3c09e5a41a Update README.md 2022-01-28 01:29:21 +01:00
Erick 01d2e60648 changed file name 2022-01-28 01:20:57 +01:00
Erick a4701a7327 Update README.md 2022-01-28 01:20:32 +01:00
Erick 70e32ea375 Update tvm.c 2022-01-28 01:15:03 +01:00
Erick 85041cf6ed missing semicolong line 56 2022-01-28 01:04:02 +01:00
Erick 7e491ce5d5 change file name
from main.c to tvm.c
2022-01-28 00:50:52 +01:00
Erick 290baa7bd1 Update main.c 2022-01-28 00:44:27 +01:00
Erick e4110bf842 create condition flags 2022-01-28 00:30:13 +01:00
Erick 82b57ddc56 create LC-3 instruction set opcodes 2022-01-28 00:13:02 +01:00
Erick 89e61a3551 initialized memory and registers 2022-01-27 23:49:44 +01:00
Erick 6ca47e58ef Create makefile.mak 2022-01-27 23:20:07 +01:00
Erick 97ec54e037 Update README.md 2022-01-27 23:19:27 +01:00
Erick a7b90b43c6 Update README.md 2022-01-27 23:18:28 +01:00
Erick 0cdab851c5 change progect scope, allocate 128kb memory 2022-01-27 23:17:59 +01:00
Erick 6ebe9b9bff Update README.md 2022-01-27 22:43:56 +01:00
Erick a629c3060f Initial commit 2022-01-27 22:36:14 +01:00