gba/src
2022-10-22 22:23:42 -06:00
..
builtin_art make the default cga font easier to unpack. 2022-10-13 20:19:39 -06:00
video docs. 2022-10-13 20:29:40 -06:00
asm_runtime.rs unfortunately, the BX trick is unsound in the presence of a double-inline, so we can't use it. 2022-10-20 15:32:05 -06:00
bios.rs arctan and arctan2 2022-10-22 22:23:42 -06:00
dma.rs dma docs 2022-10-07 00:27:27 -06:00
fixed.rs arctan and arctan2 2022-10-22 22:23:42 -06:00
gba_cell.rs output registers for a GbaCell read are lateout. 2022-10-17 15:49:38 -06:00
interrupts.rs irqfn fix 2022-10-06 17:23:20 -06:00
keys.rs docs. 2022-10-04 23:03:52 -06:00
lib.rs aligned bytes, Closes: https://github.com/rust-console/gba/issues/79 2022-10-18 09:44:23 -06:00
macros.rs v0.7.0-remake (#168) 2022-09-27 10:40:05 -06:00
mgba.rs docs 2022-10-04 21:56:11 -06:00
mmio.rs docs. 2022-10-21 17:40:47 -06:00
prelude.rs aligned bytes, Closes: https://github.com/rust-console/gba/issues/79 2022-10-18 09:44:23 -06:00
random.rs aligned bytes, Closes: https://github.com/rust-console/gba/issues/79 2022-10-18 09:44:23 -06: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