Ronald Kinard
|
18311dba86
|
Fix build script.
|
9 years ago |
Ronald Kinard
|
5154868f04
|
Overhaul Apt service.
Applications should implement the Application trait and use that
to interface with apt. An example is provided in rust3ds-template.
|
9 years ago |
Ronald Kinard
|
f10d549562
|
Add Hid struct.
|
9 years ago |
Ronald Kinard
|
d0bfb6a437
|
Add Sdmc struct.
This won't be useful until we have libstd, but worth making since
it's trivial.
|
9 years ago |
Ronald Kinard
|
f822099d40
|
Implement "Srv" struct.
|
9 years ago |
Ronald Kinard
|
c8dbf2f699
|
Use From for Screen, Side
|
9 years ago |
Ronald Kinard
|
89d5cd6c7e
|
Expand gfx into a droppable type.
On creation, Gfx will init gfx. On drop, it will exit. You should
wrap it in an Rc to move it around.
|
9 years ago |
Ronald Kinard
|
dcfb9c1bd6
|
Update readme.
|
9 years ago |
Ronald Kinard
|
d9ebc62981
|
Remove more unnecessary link attributes.
|
9 years ago |
Ronald Kinard
|
581d24ca25
|
Cleanup and lang items.
Lang items may be removed if we get a libstd.
|
9 years ago |
Ronald Kinard
|
97cf4f4f20
|
Merge pull request #1 from andor44/master
No need for implicit core imports anymore
|
9 years ago |
Andor Uhlár
|
abd30e5e4b
|
No need for implicit core imports anymore
|
9 years ago |
Ronald Kinard
|
d792c7bcd8
|
Use annotation for deriving Clone.
|
10 years ago |
Ronald Kinard
|
d5fb1a9b7d
|
Make idiomatic interfaces to a few functions.
|
10 years ago |
Ronald Kinard
|
42e0b9986f
|
Add bindings for several more services.
|
10 years ago |
Ronald Kinard
|
4eb7e5ecf6
|
Add linkage for a large number of ctrulib stuff.
|
10 years ago |
Ronald Kinard
|
4e9ec502b5
|
Add bindgen-generated ctru binding.
|
10 years ago |
Ronald Kinard
|
de4cca655d
|
Initial commit.
|
10 years ago |