index
:
rust_3ds
1_arm_elf
2.5.1_custom_std
2.5_libctru
2_3ds_exe
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
1_arm_elf
Marked scripts as executable
dario
5 years
2.5.1_custom_std
Updated libctru bindings
Dario Bartussek
5 years
2.5_libctru
Simple hello world program using libctru
Dario Bartussek
5 years
2_3ds_exe
Marked scripts as executable
dario
5 years
Age
Commit message
Author
Files
Lines
2021-04-21
Updated libctru bindings
HEAD
2.5.1_custom_std
Dario Bartussek
2
-18
/
+8
2021-04-20
Custom std can now create threads and panic
Dario Bartussek
1
-3
/
+24
2021-04-20
Experimental use of Rust std
Dario Bartussek
3
-16
/
+16
2021-04-19
Simple hello world program using libctru
2.5_libctru
Dario Bartussek
8
-53
/
+57
2021-04-18
Merge branch '2_3ds_exe' of https://github.com/dbartussek/rust_3ds into 2_3ds...
Dario Bartussek
2
-0
/
+0
2021-04-17
Marked scripts as executable
2_3ds_exe
dario
2
-0
/
+0
2021-04-16
Added segfault
Dario Bartussek
1
-0
/
+4
2021-04-14
Added gcc linker for comparison
Dario Bartussek
1
-0
/
+5
2021-04-14
Added package.sh to create a 3DS executable
Dario Bartussek
3
-0
/
+7
2021-03-28
Added ROM header generation assembly
Dario Bartussek
4
-1
/
+33
[...]