Commit Graph

82 Commits

Author SHA1 Message Date
Stoica Fabian-Andrei
4a7be2bf33 Merge branch 'inixyz:main' into main 2023-10-15 16:38:35 +03:00
inixyz
62b94902ea new file 2023-10-14 21:55:45 +03:00
hovara
4367711c4f Feature added: Better regdump v0.01 2023-10-14 16:19:28 +03:00
inixyz
8d61b97503 tests 2023-10-14 14:34:52 +03:00
inixyz
060c0de0f3 stack pointer and memsize 2023-10-13 23:53:41 +03:00
inixyz
0c5d5e4b1b command line arguments 2023-10-12 23:57:38 +03:00
inixyz
a23757a10a help 2023-10-12 23:18:31 +03:00
inixyz
fa9badbed4 header file API 2023-10-12 22:37:38 +03:00
inixyz
f06e08abdf running the first instruction yay 2023-10-11 23:45:26 +03:00
inixyz
e0581e48c8 all one file 2023-10-11 20:28:08 +03:00
inixyz
d65e4f5d30 dump registers 2023-10-11 18:36:54 +03:00
inixyz
7a67f2e549 init cpu function 2023-10-10 23:36:46 +03:00
inixyz
0d3a507e56 makefile change 2023-10-10 23:16:49 +03:00
inixyz
d40e940add header organization 2023-10-10 23:13:22 +03:00
inixyz
6b45bcbf42 cleanup 2023-10-10 23:02:00 +03:00
inixyz
3d9d3efa1c all instructions 2023-10-08 21:14:09 +03:00
inixyz
505e51a75e B_type instructions 2023-10-08 19:44:02 +03:00
inixyz
3a1c9cd7cb i_type and shamt 2023-10-08 18:24:07 +03:00
inixyz
e76dd168f6 storeN 2023-10-08 17:26:30 +03:00
inixyz
06ed17b51a L-type 2023-10-08 17:19:56 +03:00
inixyz
b9ab9c301d refactor for speed 2023-10-08 14:27:13 +03:00
inixyz
5d288ba726 cleanup 2023-10-07 22:38:10 +03:00
inixyz
02aaf2db57 refactor and R-type instructions 2023-10-07 22:33:08 +03:00
inixyz
395b67f0e5 basic instruction format 2023-10-07 02:36:16 +03:00
inixyz
55cf6929c3 instruction fetch and decode 2023-10-06 20:31:49 +03:00
inixyz
41cacd9ae5 ram load test 2023-10-06 00:27:09 +03:00
inixyz
b5c43889fb ram load 2023-10-06 00:21:56 +03:00
inixyz
2c69b0c997 inital commit 2023-09-22 19:09:16 +03:00
Alexandru-Florin Ene
6f46f2af92 Update main.c 2023-09-20 20:25:41 +03:00
inixyz
5da7a7eb71 dram load 2023-08-11 14:40:54 +03:00
inixyz
56b88c42fc file structure 2023-08-02 13:17:16 +03:00
Alexandru-Florin Ene
355cebfd98 Initial commit 2023-08-01 22:12:38 +03:00