rust-console / gba

A crate that helps you make GBA games
https://docs.rs/gba
Apache License 2.0
658 stars 50 forks source link

This will be the v0.12 version #195

Closed Lokathor closed 3 months ago

Lokathor commented 6 months ago

TODO:

Lokathor commented 5 months ago

@zesterer You're the closest i have to a reviewer. This needs work to be complete and to be consistent, but I hope most of the direction of this is clear and looks good.

Lokathor commented 3 months ago

Since asm_const is stabilized in nightly, and since const_mut_ref is on path to be stablilized "soon", I think there's less and less reason to have a big breaking change update, so I'm gonna close this.