François Autin
|
0047b7d762
|
Fixed incorrect length and address readouts because of an incorrectly configured radix
|
2023-03-15 10:45:02 +01:00 |
|
François Autin
|
d1935e9399
|
Fully documented mem_cmp.rs
|
2023-03-14 14:49:58 +01:00 |
|
François Autin
|
eeb0e336c7
|
what the fuck was that
|
2023-03-14 00:33:53 +01:00 |
|
François Autin
|
9318871c31
|
Fixed tests from mem_cmp
|
2023-03-13 23:55:35 +01:00 |
|
François Autin
|
177abfe846
|
Renamed Machine::init_machine and fixed stack overflow by allocating main_memory to the heap
|
2023-03-11 23:49:20 +01:00 |
|
François Autin
|
6ee74ba126
|
Fixed more clippy complaining
|
2023-03-10 11:03:54 +01:00 |
|
François Autin
|
44e3f586e2
|
Fixed some clippy complaining
|
2023-03-10 10:38:58 +01:00 |
|
Baptiste
|
075d6cb737
|
add tests run programs
|
2023-03-08 17:58:38 +01:00 |
|
Rémi Rativel
|
de0013ad3e
|
remade compare_machine_memory
|
2023-03-08 13:34:12 +01:00 |
|
François Autin
|
58890d85d1
|
Fixed naming conventions not followed
|
2023-03-08 13:05:59 +01:00 |
|
Rémi Rativel
|
e60ca57bc7
|
Warning fix
|
2023-03-08 13:04:03 +01:00 |
|
Rémi Rativel
|
da30122c87
|
Added documentation for from function
|
2023-03-08 11:15:13 +01:00 |
|
Baptiste
|
1e2e537ec9
|
compare mem_checker and machine
|
2023-03-07 17:32:59 +01:00 |
|
Baptiste
|
6f6191ea3c
|
memory.txt can be execute
|
2023-03-05 23:49:28 +01:00 |
|
Baptiste
|
6072ba97d6
|
update memory
|
2023-03-03 12:21:37 +01:00 |
|
Baptiste
|
5a90419ebb
|
change memory to a vector, it can now be fill
|
2023-03-01 16:12:46 +01:00 |
|
Baptiste
|
73c49414ff
|
print_memory dans Machine
|
2023-03-01 15:11:35 +01:00 |
|
Baptiste
|
39b7db864a
|
calling mem_checker in main
|
2023-02-15 18:01:50 +01:00 |
|
Baptiste
|
4425ac747e
|
debuging mem_checker::from
|
2023-02-15 15:45:37 +01:00 |
|
Rémi Rativel
|
d76047e48b
|
changed Mem_Checker method
|
2023-02-15 14:22:31 +01:00 |
|
Moysan Gabriel
|
54a20296f9
|
bruh
|
2023-02-08 15:51:55 +01:00 |
|
Moysan Gabriel
|
297a4d1d0a
|
memory context load
|
2023-02-08 15:50:14 +01:00 |
|
Moysan Gabriel
|
027e91119b
|
waiting for machine update
|
2023-02-08 14:34:09 +01:00 |
|
Moysan Gabriel
|
6945128f72
|
test create mem check
|
2023-02-08 12:37:21 +01:00 |
|
Moysan Gabriel
|
f8a7607ea8
|
conversion + creation MemChecker from a file path
|
2023-02-08 01:17:46 +01:00 |
|
Moysan Gabriel
|
70210699a4
|
squelette Mem_Checker
|
2023-02-07 22:50:55 +01:00 |
|
Moysan Gabriel
|
9978818444
|
test creation section + conversion hexa
|
2023-02-07 22:40:53 +01:00 |
|
Moysan Gabriel
|
2d9c3f4ea3
|
squelette mem_cmp
|
2023-02-07 15:19:38 +01:00 |
|