Commit Graph

8 Commits

Author SHA1 Message Date
a0e3c7c602 chore: remove useless default implementations 2021-11-25 04:07:45 -04:00
9d0e099a97 chore: remove unnecessary derivations from structs 2021-07-28 00:09:07 -05:00
878edd4082 chore: replace pub with pub(crate) when possible 2021-06-06 19:14:28 -05:00
cd0eac9d37 chore: improve code quality
Removed a lot of magic constants. Gave them descriptive variable names
2021-03-20 20:26:49 -05:00
558f9e7c72 feat: implement cpu interrupts 2021-03-18 21:07:19 -05:00
19f642eafe chore: make clippy happy 2021-03-16 01:05:13 -05:00
84babc4d69 fix: convert structs to bitfield structs in interrupt.rs 2021-03-15 21:59:53 -05:00
1b53363095 feat: stub 0xff0f and 0xffff from interrupt 2021-01-03 01:38:31 -06:00