François Autin
|
03cc8e17c6
|
♻️ Simplified imports and moved Register struct to own file
|
2023-03-24 17:44:24 +01:00 |
|
François Autin
|
87d90c394f
|
✨ Added MachineError struct
|
2023-03-23 20:04:21 +01:00 |
|
Moysan Gabriel
|
3391d3cb65
|
impl translation table + debut impl mmu
|
2023-03-13 22:52:27 +01:00 |
|
|
e4db7ec96b
|
Implement interrupt
|
2023-03-10 19:02:37 +01:00 |
|
Samy Solhi
|
6507b601e7
|
Added loader
|
2023-02-15 17:20:10 +01:00 |
|
Moysan Gabriel
|
027e91119b
|
waiting for machine update
|
2023-02-08 14:34:09 +01:00 |
|
Moysan Gabriel
|
9978818444
|
test creation section + conversion hexa
|
2023-02-07 22:40:53 +01:00 |
|
|
3762547402
|
Added OPIW OPs and made some fix (see description)
Fix some warning which appear on clippy
Fix print with 2 OPIW operations
Fix doc in mod.rs
|
2023-02-04 18:16:52 +01:00 |
|
|
069a8e5741
|
Using a struct for registers instead of an array
|
2023-02-01 16:39:40 +01:00 |
|
|
40374bf26f
|
F extension documentation done
|
2023-01-23 14:29:37 +01:00 |
|
|
0c04f4bf6d
|
All some fp instruction documentation
|
2023-01-23 12:52:32 +01:00 |
|
|
55f5726197
|
Move const to simulator/mod.rs
|
2023-01-20 18:21:32 +01:00 |
|
|
b1909e3280
|
Moving files to simulator module
|
2023-01-11 14:58:12 +01:00 |
|