Issues
- 12
Get the GBA targets to Tier 2
#196 opened by Lokathor - 1
- 1
fixed.rs typo
#200 opened by rileyJones - 3
- 3
Consider depending on `fixed` crate for fixed point, instead of reimplementing
#185 opened by ids1024 - 17
question about arm7 binaries on debug
#178 opened by SeleDreams - 6
Allow `gba` to be used in hosted environments
#193 opened by zesterer - 0
document vram access patterns
#172 opened by Lokathor - 1
- 2
Randomizer doesn't advance
#192 opened by abledbody - 1
- 2
Linker errors on newer nightly Rust builds
#187 opened by gruxor - 3
mGBA debug logging allows data race from safe code.
#186 opened by Anders429 - 3
Do the Serial stuff again
#126 opened by Lokathor - 2
License header for linker_scripts/mono_boot.ld?
#183 opened by jturcotte - 1
make dma easy to use
#132 opened by Lokathor - 3
ROM not working after objcopy + gbafix
#170 opened by ids1024 - 0
make timers easy to use
#131 opened by Lokathor - 0
- 0
memclr4 and memclr8 incorrect docs
#169 opened by Lokathor - 17
Many vblank irqs sent per frame
#152 opened by Sp00ph - 1
examples shouldn't use vcount spinning
#150 opened by Lokathor - 12
What's the current status of IRQs?
#127 opened by Lymia - 2
how to handle multi-mode addresses?
#148 opened by Lokathor - 7
Move link args from .cargo/config to build.rs
#138 opened by crawfxrd - 1
- 1
add text mode mappings
#136 opened by Lokathor - 1
getting the keys is needlessly awkward
#130 opened by Lokathor - 1
add preserves_flags to IntrWait functions
#128 opened by Lokathor - 0
update voladdress dep to 1.0
#155 opened by Lokathor - 1
rustc has no target for armv4t-none-eabi
#133 opened by Lokathor - 1
High registers (r8+) cannot be used
#158 opened by mattlgy - 7
Add support for MultiPlay communcation
#165 opened by TheHans255 - 5
Support building Multiboot-ROMs
#122 opened by phijor - 1
remove global_asm
#140 opened by Lokathor - 2
`asm!` and `global_asm!` moved to `core::arch`
#156 opened by mattlgy - 1
- 1
Compilation fails with `invalid register` error
#141 opened by Sp00ph - 3
`SOUNDCNT_L`/`SOUNDCNT_H` definitions are missing
#143 opened by Lymia - 1
The API for integer `with_*` in MMIO type definitions expects pre-shifted values.
#145 opened by Lymia - 2
Recommend TOML-formatted rust-toolchain
#139 opened by crawfxrd - 1
add oam mapping
#135 opened by Lokathor - 1
add palram mapping
#134 opened by Lokathor - 4
- 0
add target option to cargo config
#121 opened by Lokathor - 0
Stop using cargo-make for all workflows
#124 opened by Lokathor - 2
Add a .text_fast section to IWRAM to allow users to more easily speed up hot code
#113 opened by zesterer - 0
docs in save mod for "Using save media"
#114 opened by Lokathor - 3
Crate doesn't compile anymore using the Makefile.toml
#117 opened by Sp00ph - 0
Default Branch Renamed!
#115 opened by Lokathor