Commit Graph

86 Commits

Author SHA1 Message Date
Alexandru-Florin Ene
a505495cdd Update README.md 2023-10-29 17:06:18 +02:00
Alexandru-Florin Ene
720267cc40 Update README.md 2023-10-29 17:05:56 +02:00
Alexandru-Florin Ene
d4d76e1a4c Update README.md 2023-10-29 17:05:44 +02:00
Alexandru-Florin Ene
8ff376bf2a Update README.md 2023-10-29 17:03:57 +02:00
Alexandru-Florin Ene
b550be4cca Update README.md 2023-10-29 17:03:37 +02:00
Alexandru-Florin Ene
836a4b6350 Update README.md 2023-10-29 17:02:39 +02:00
Alexandru-Florin Ene
9053b0605b Update README.md 2023-10-29 16:51:19 +02:00
Alexandru-Florin Ene
fe19f9ca0f Update README.md 2023-10-29 16:47:44 +02:00
Alexandru-Florin Ene
c0168ab5fc Update README.md 2023-10-29 16:43:28 +02:00
Alexandru-Florin Ene
f21b4f5f50 Update README.md 2023-10-29 16:38:36 +02:00
Alexandru-Florin Ene
2f0e78892c Update README.md 2023-10-29 16:35:03 +02:00
Alexandru-Florin Ene
4bcef6ae47 Update README.md 2023-10-29 16:33:35 +02:00
Alexandru-Florin Ene
88e63cbd1f Update README.md 2023-10-29 16:24:02 +02:00
Alexandru-Florin Ene
a7f1d60a5b Update README.md 2023-10-29 16:16:59 +02:00
Alexandru-Florin Ene
f3f956d155 Update README.md 2023-10-29 15:56:54 +02:00
Alexandru-Florin Ene
20549469af Update README.md 2023-10-29 15:55:14 +02:00
Alexandru-Florin Ene
4dedbdb8d7 Create README.md 2023-10-29 15:46:34 +02:00
inixyz
468a4a5942 makefile change 2023-10-29 15:37:00 +02:00
inixyz
78b699a86a gitignore change 2023-10-29 14:54:26 +02:00
inixyz
8e03e19f2c fixed div by 0 exception 2023-10-26 21:07:05 +03:00
inixyz
f69eff9963 M extension 2023-10-25 17:42:10 +03:00
inixyz
3f4f268d1f fence / fence.i 2023-10-25 14:49:02 +03:00
inixyz
43d5e8dbfc renamed hart to core 2023-10-25 13:22:07 +03:00
inixyz
e72c620600 fast as fuc boi 2023-10-24 23:23:36 +03:00
inixyz
aa127f043f added exit error on invalid cli argument 2023-10-24 22:29:08 +03:00
inixyz
d3e5e7bf9a hopefully final core.h 2023-10-24 22:00:41 +03:00
inixyz
a1edee0a58 better i type instruction 2023-10-24 21:38:51 +03:00
inixyz
241bcbff06 better r_type 2023-10-24 11:35:52 +03:00
inixyz
f977ca40d4 mem macro instead of load/store 2023-10-24 00:39:07 +03:00
inixyz
993c92d1e6 diferent function for inst types 2023-10-23 23:55:33 +03:00
inixyz
91f5efa8e7 I-type switch 2023-10-22 17:19:34 +03:00
inixyz
f2fbde2e97 new r_type switch 2023-10-22 16:37:03 +03:00
inixyz
4fd0c68f10 mult test 2023-10-22 14:56:03 +03:00
inixyz
e859d18826 funcT typo 2023-10-22 12:28:32 +03:00
inixyz
22d30293f1 benchmark 1:100 emulation 2023-10-21 18:00:14 +03:00
inixyz
69608da5af debug mode step 2023-10-21 17:25:03 +03:00
inixyz
81c0c2ab85 load mem from file 2023-10-21 13:02:09 +03:00
inixyz
4041cc3056 valid step function 2023-10-21 12:25:36 +03:00
Alexandru-Florin Ene
88c2be59cd Update main.c 2023-10-20 22:01:28 +03:00
inixyz
c65ec1cd77 clang format 2023-10-18 20:42:14 +03:00
inixyz
c47cf4cf01 fixed infinite loop when not branching 2023-10-18 00:22:17 +03:00
inixyz
b79efd608a running the first c code 2023-10-17 23:24:36 +03:00
inixyz
8920adc805 better formatting of error and help screen 2023-10-17 21:39:34 +03:00
Alexandru-Florin Ene
cab2cf8d51 Merge pull request #2 from hovara/main
Feature added: Memdump v0.01 .
2023-10-17 20:54:18 +03:00
hovara
868851b5ad Feature added: Memdump v0.01 . 2023-10-17 20:51:01 +03:00
inixyz
91b9a0424b deadbeef test working yay 2023-10-16 01:10:45 +03:00
inixyz
649032148d branch pointer fix 2023-10-16 00:27:54 +03:00
inixyz
1ef81063a0 fix aluipc 2023-10-15 21:15:42 +03:00
inixyz
a0c07323e8 emu remake and hart code 2023-10-15 20:12:17 +03:00
inixyz
351f856cb9 hart remake 2023-10-15 18:59:38 +03:00