gba/src
2022-12-09 14:02:35 -07:00
..
builtin_art make the default cga font easier to unpack. 2022-10-13 20:19:39 -06:00
video breaking: put object stuff in a sub-module 2022-12-09 12:08:30 -07:00
asm_runtime.rs Remove usage of global_asm (#175) 2022-12-04 16:44:27 -07:00
bios.rs we can make a little cyan guy show up on the screen. 2022-11-28 16:33:47 -07:00
dma.rs dma docs 2022-10-07 00:27:27 -06:00
fixed.rs we can make a little cyan guy show up on the screen. 2022-11-28 16:33:47 -07:00
gba_cell.rs we can make a little cyan guy show up on the screen. 2022-11-28 16:33:47 -07:00
interrupts.rs irqfn fix 2022-10-06 17:23:20 -06:00
keys.rs breaking: remove KeyControl::to_u16, also update key related docs. 2022-12-09 12:34:11 -07:00
lib.rs must_use 2022-12-09 12:33:38 -07:00
macros.rs v0.7.0-remake (#168) 2022-09-27 10:40:05 -06:00
mem_fns.rs docs fix. 2022-12-09 14:02:35 -07:00
mgba.rs we can make a little cyan guy show up on the screen. 2022-11-28 16:33:47 -07:00
mmio.rs simplify the import list 2022-12-09 12:08:01 -07:00
prelude.rs breaking: put object stuff in a sub-module 2022-12-09 12:08:30 -07:00
random.rs docs. 2022-12-09 13:43:07 -07:00
sound.rs v0.7.0-remake (#168) 2022-09-27 10:40:05 -06:00
timers.rs Closes https://github.com/rust-console/gba/issues/131 2022-10-15 19:41:27 -06:00