Commit Graph

10 Commits

Author SHA1 Message Date
70e0b5868d chore: code cleanup 2021-11-30 03:59:44 -04:00
ef4e54aba6 chore: restrict what should be pub or not 2021-06-06 20:47:11 -05:00
878edd4082 chore: replace pub with pub(crate) when possible 2021-06-06 19:14:28 -05:00
7425384fb1 chore: convert select base 10 constants to base 16 2021-04-08 20:32:32 -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
4663e8c960 chore: unifty read_byte and write_byte across hardware 2021-03-17 00:29:36 -05:00
06821bf880 fix: improve types of heap allocated arrays 2021-03-16 22:51:41 -05:00
19f642eafe chore: make clippy happy 2021-03-16 01:05:13 -05:00
9b4c95ce4c feat: reimplement cycles newtype 2021-01-18 22:54:38 -06:00
c0b8b8bda2 feat: implement more registers 2021-01-17 21:13:59 -06:00