Ravenslofty / prussia

Prussia - a Rust PS2 SDK.
Other
105 stars 6 forks source link

Add TLB-related register access #21

Open zachary-cauchi opened 4 months ago

zachary-cauchi commented 4 months ago

As was highlighted in this comment on #18, there are two big advantages to supporting virtual memory that warrant implementing support for the TLB. To support this, we should add support for the TLB-related registers and instructions.

Definition of Done: