1
0
forked from Rativel/BurritOS
Commit Graph

10 Commits

Author SHA1 Message Date
Rémi Rativel
c60aaa1aae Documentation for the simulator 2023-05-09 22:02:22 +02:00
Rémi Rativel
28200ebc04 small fix in mmu.rs documentation 2023-05-09 19:18:40 +02:00
Rémi Rativel
692c3bfa03 Documentation for mem_cmp.rs and mmu.rs modules 2023-05-09 19:15:56 +02:00
François Autin
73ac8d3083 BurritOS now read configuration file 2023-04-19 18:09:08 +02:00
François Autin
21159d3d98 Renamed exceptions to follow CamlCase convention 2023-03-23 20:54:05 +01:00
Moysan Gabriel
539b3f6802 mmu_(read/write)_mem impl 2023-03-15 12:17:37 +01:00
Moysan Gabriel
77f28d029d impl translate 2023-03-15 00:32:58 +01:00
Moysan Gabriel
ea309ab124 taille de la memoire recalculée 2023-03-14 22:55:48 +01:00
Moysan Gabriel
3391d3cb65 impl translation table + debut impl mmu 2023-03-13 22:52:27 +01:00
Moysan Gabriel
172dad6598 mmu & translation table def 2023-03-13 17:42:03 +01:00