Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add println!() support, working in Dolphin
Once rust-wii#9 gets fixed to work with a real USB Gecko, this will have to do as a way to communicate with the outside world for debugging purposes. I quite dislike how the alloc and luma_core crates must be imported under these names in order for my macro to work, but I couldn’t figure out a better way which still compiles.
- Loading branch information