Commit Graph

89 Commits

Author SHA1 Message Date
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
inixyz
d6cfb6d524 r_type remake 2023-10-15 17:53:31 +03:00
Alexandru-Florin Ene
2955f96446 Merge pull request #1 from hovara/main
Improved regdump
2023-10-15 17:00:25 +03:00
hovara
997bed005e Feature added:Better regdump v1.01 2023-10-15 16:58:15 +03:00
hovara
7338e10fce Feature added:Better regdump v1.00 2023-10-15 16:43:48 +03:00
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