summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
1_arm_elfMarked scripts as executabledario5 years
2.5.1_custom_stdUpdated libctru bindingsDario Bartussek5 years
2.5_libctruSimple hello world program using libctruDario Bartussek5 years
2_3ds_exeMarked scripts as executabledario5 years
 
 
AgeCommit messageAuthorFilesLines
2021-04-21Updated libctru bindingsHEAD2.5.1_custom_stdDario Bartussek2-18/+8
2021-04-20Custom std can now create threads and panicDario Bartussek1-3/+24
2021-04-20Experimental use of Rust stdDario Bartussek3-16/+16
2021-04-19Simple hello world program using libctru2.5_libctruDario Bartussek8-53/+57
2021-04-18Merge branch '2_3ds_exe' of https://github.com/dbartussek/rust_3ds into 2_3ds...Dario Bartussek2-0/+0
2021-04-17Marked scripts as executable2_3ds_exedario2-0/+0
2021-04-16Added segfaultDario Bartussek1-0/+4
2021-04-14Added gcc linker for comparisonDario Bartussek1-0/+5
2021-04-14Added package.sh to create a 3DS executableDario Bartussek3-0/+7
2021-03-28Added ROM header generation assemblyDario Bartussek4-1/+33
[...]