47 Commits (6544900c4c182667386a583a40a47e0fc57d4649)

Author SHA1 Message Date
Fenrir 6544900c4c Add rename function 8 years ago
Fenrir 93760035f7 Add directory create and delete functions 8 years ago
Fenrir d28c7affd4 Prolly shouldn't flush on every write 8 years ago
Fenrir 6c178aa1da Add alloc_system dependency 8 years ago
Fenrir 1a99cf387f Add read_to_end function 8 years ago
Fenrir 2836bc3c6e Add remove_file function 8 years ago
Fenrir edd21380c3 Refactor File and OpenOptions methods 8 years ago
Fenrir b68d02baa3 Add write method to fs File 8 years ago
panicbit d604db4410 Add len method to fs File 8 years ago
panicbit 94e927f967 Add read method to fs File 8 years ago
Fenrir ca3658108f Delete functions that were removed from ctrulib 8 years ago
Fenrir 96a2d13370 minor cleanup 8 years ago
Fenrir 9c2c664b63 Add OpenOptions 8 years ago
Fenrir 282445c30a Add FS module 8 years ago
Fenrir 0c8a465e93 Add Path and OsString APIs 8 years ago
Fenrir 941dca64da improve panic implementation 9 years ago
Fenrir 189fa64b3f Implement proper panic messages 9 years ago
Fenrir 62e5cccff3 Rename ::new() to ::init() 9 years ago
Fenrir aba0449bff remove unnecessary mutable self-borrows 9 years ago
Fenrir b75b7f804a Use abort() when panicking 9 years ago
Fenrir 51d59739a3 Multiple console support 9 years ago
Fenrir 9f8dc9fa5a Remove extern crate alloc and core declarations 9 years ago
Fenrir 6f84a43cab Re-introduced RAII semeantics for {Apt, Hid, Sdmc} 9 years ago
Fenrir 0293421cdd Removed std and prelude modules 9 years ago
Fenrir 2feaf8f636 core::fmt::Write support for the console 9 years ago
Fenrir 5e5a88fa46 Overhauled and simplified API. Now apps no longer hang on exit! 9 years ago
Fenrir 7b2483622d Redesigned console API 9 years ago
Fenrir 3329bcb300 More experimental console/stdio stuff. 9 years ago
Fenrir d94fe0cb02 Added stdlib-like export module. Also added extremely basic console support 9 years ago
Fenrir c314c0098e Added new bindings 9 years ago
Fenrir 184ec0b247 Deleted old files 9 years ago
Fenrir 2bd6509b4f Compatibility fixes for Rust nightly (1.10.0) 9 years ago
Ronald Kinard 5154868f04 Overhaul Apt service. 9 years ago
Ronald Kinard f10d549562 Add Hid struct. 9 years ago
Ronald Kinard d0bfb6a437 Add Sdmc struct. 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. 9 years ago
Ronald Kinard d9ebc62981 Remove more unnecessary link attributes. 9 years ago
Ronald Kinard 581d24ca25 Cleanup and lang items. 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