Ben Vanik
|
e3220f7ae6
|
Code cleanup: moving poly/ into xenia/base/
|
2015-05-02 03:42:51 -07:00 |
|
Ben Vanik
|
dc731f6a31
|
Most of XamContent* methods, besides enumeration.
Progress on #152.
|
2015-02-12 14:16:43 -08:00 |
|
Ben Vanik
|
00e4a4fe1b
|
Fix #include format.
|
2015-01-31 22:49:47 -08:00 |
|
Ben Vanik
|
cecf83b7b7
|
Removing xenia/malloc.*
Using standard memory functions now.
|
2014-08-20 22:22:47 -07:00 |
|
Ben Vanik
|
1c4dcd5e0e
|
clang-format on most of kernel/
|
2014-08-17 13:13:03 -07:00 |
|
Ben Vanik
|
854bcdb60a
|
Moving mmap to poly, cleaning up devices.
|
2014-08-17 12:57:02 -07:00 |
|
Ben Vanik
|
a4dfc23abc
|
Working on switching to std::string.
|
2014-08-16 02:30:23 -07:00 |
|
Ben Vanik
|
ec4f41fec4
|
Moving byte order/memory access to poly.
|
2014-07-17 19:20:17 -07:00 |
|
Ben Vanik
|
bf882714d0
|
Cleaning up asserts and file/line macros.
|
2014-07-12 16:51:52 -07:00 |
|
gibbed
|
6671908375
|
QueryVolume, QueryFileSystemAttributes stubs with accompanying XVolumeInfo and XFileSystemAttributeInfo. Needs further improvement.
|
2014-01-22 17:54:10 -08:00 |
|
gibbed
|
c7276454d7
|
Added file_name argument to QueryDirectory.
|
2014-01-19 02:05:51 -08:00 |
|
gibbed
|
7da2ad30b0
|
absolute_path for XFile and Entry.
|
2014-01-19 01:28:34 -08:00 |
|
gibbed
|
124b419b6b
|
Added name() and path() to XFile.
|
2014-01-19 00:51:08 -08:00 |
|
gibbed
|
619b9758a0
|
NtQueryDirectoryFile and necessary backing. Not fully functional yet.
|
2014-01-18 05:59:22 -08:00 |
|
Ben Vanik
|
372fd97821
|
Moving Wait() to XObject base.
|
2014-01-05 01:22:08 -08:00 |
|
Ben Vanik
|
4d92720109
|
Moving all kernel files around just to fuck with whoever's keeping track ;)
|
2014-01-04 17:12:46 -08:00 |
|