Block a user
1a5c7d1820
Remove unnecessary modulus instruction
988f84e5c1
Fix spelling errors in bootloader comments
a0eaccaf7f
Clean up code
d32bcc3a8e
Change to locking cards individually and remove now unnecessary traits
21181fc645
Fix the ROM's reload command
c2b1a2a74d
Fix the ROM's enable byte location
9ea9461935
Change BusErrorCause's Display impl to use Self
3c29dbcb76
Fix initrd_fs not saving mailbox number until initialization complete
6c9c9349b6
Fix initrd_fs not accounting for read_sector clobbering HL
5e4485a267
Rename initrd_fs's ri_find_loop to initrd_read_loop
e555f2e7b5
Fix link_loop writing addresses instead of IDs
5da5f6523d
Fix the ROM's reload command
d726d7b9df
Fix the ROM's enable byte location
dc94ae8ac8
Change BusErrorCause's Display impl to use Self
c39a562b1d
Finish basic functions of MMU card
8d59efd244
Upgrade crates and switch to clap 4