Commit Graph

6 Commits

Author SHA1 Message Date
923e9d39a0 Better exception/interrupt handle 2023-11-03 11:25:58 +01:00
2d33e50074 Define CSR STATUS bits, std functions on exception 2023-10-24 00:19:10 +02:00
cf8a1de199 gdbstub on bp, unreachable, previous privilege S 2023-10-23 17:54:49 +02:00
71f3fbc8b5 Refactor CPU mutex code 2023-10-22 19:30:42 +02:00
02114ea7d8 Multiple cleanups and improvements
- Cleanup exception trigger code
- Cleanup division to divide by 0
- Cleanup SRET code
- Cleanup CSR code
- Added interrupts
- Added TIMER interrupt
2023-10-22 19:20:52 +02:00
5bb973e8da Added MMU 2023-10-19 21:00:12 +02:00