1
0
forked from Rativel/BurritOS
Commit Graph

58 Commits

Author SHA1 Message Date
Quentin Legot
1701e9b7d5 Fix RISCV_LD instructions 2023-01-18 15:12:25 +01:00
Quentin Legot
89cc9423bd Fix read_memory and implemented write_memory 2023-01-18 15:03:58 +01:00
Quentin Legot
547abd001b Update some println to panic, fix RISCV_OP_M_MULH (line 270), add write_memory structure 2023-01-16 19:12:20 +01:00
Quentin Legot
94c49de2ae Merge branch 'decode_print' of gitlab.istic.univ-rennes1.fr:simpleos/burritos into decode_print 2023-01-11 15:36:27 +01:00
Quentin Legot
ee8762fdb8 read_memory now panic instead of just displaying the error and continue the execution 2023-01-11 15:34:51 +01:00
François Autin
5c37563322 🚨 Cleaned up clippy warnings for machine.rs 2023-01-11 15:34:12 +01:00
François Autin
f4b6cb3137 Merge branch 'delinted_machine_rs' into decode_print 2023-01-11 15:05:46 +01:00
Quentin Legot
b1909e3280 Moving files to simulator module 2023-01-11 14:58:12 +01:00