gba/examples
Lokathor ac031627c8 Update IME to be u16 sized, avoid newtype_enum
newtype_enum makes an enum, but an enum can be UB if it's no a valid bit pattern. We should avoid having registers mapped to enum types.
2019-02-14 22:11:23 -07:00
..
hello_magic.rs Add __IRQ_HANDLER symbol to hello_magic example 2019-02-13 18:27:27 -08:00
hello_world.rs bitmap video explanation 2019-02-14 21:18:21 -07:00
irq.rs Update IME to be u16 sized, avoid newtype_enum 2019-02-14 22:11:23 -07:00