agb/src
2021-04-16 19:07:23 +01:00
..
display remove duplicated code 2021-04-11 16:48:21 +01:00
sound Add channel 2 support 2021-04-16 19:07:23 +01:00
input.rs invert fully rather than inverting button bits 2021-03-08 04:43:36 +00:00
interrupt.rs allow dead code for unimplemented interrupts 2021-04-11 16:41:39 +01:00
lib.rs Really simple beep 2021-04-16 19:07:23 +01:00
memory_mapped.rs Add implementation of set bits to save bit twiddling 2021-04-16 19:07:23 +01:00
mgba.rs working with release mode 2021-03-09 00:11:19 +00:00
number.rs mark gba in test as unused 2021-04-11 16:48:21 +01:00
single.rs remove unused code and allow dead code 2021-04-11 16:41:39 +01:00
syscall.rs initial commit 2021-03-06 17:58:59 +00:00