summaryrefslogtreecommitdiff
path: root/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* Updated libctru bindingsHEAD2.5.1_custom_stdDario Bartussek2021-04-211-17/+7
|
* Custom std can now create threads and panicDario Bartussek2021-04-201-3/+24
|
* Experimental use of Rust stdDario Bartussek2021-04-201-12/+11
| | | | print! and alloc work so far, panic causes a segfault
* Simple hello world program using libctru2.5_libctruDario Bartussek2021-04-191-0/+46