Ben Vanik
|
08b0226a16
|
Finishing unique_ptr'ing and fixing file memory management (for now).
|
2014-08-21 07:54:19 -07:00 |
Ben Vanik
|
c59d053404
|
unique_ptr'ing things and removing some XECLEANUP.
|
2014-08-20 23:26:46 -07:00 |
Ben Vanik
|
244e8a8745
|
Removing the last of XEDECLARECLASS.
|
2014-08-20 22:50:10 -07:00 |
Ben Vanik
|
06f5b8cbbf
|
Removing dep on xenia/types.h from alloy.
|
2014-08-20 22:37:01 -07:00 |
Ben Vanik
|
cecf83b7b7
|
Removing xenia/malloc.*
Using standard memory functions now.
|
2014-08-20 22:22:47 -07:00 |
Ben Vanik
|
609d7c755f
|
Create README.md
|
2014-08-20 11:35:22 -07:00 |
Ben Vanik
|
c38cf294f5
|
Create README.md
|
2014-08-20 11:27:05 -07:00 |
Ben Vanik
|
7fc87730e2
|
Create README.md
|
2014-08-20 11:19:31 -07:00 |
Ben Vanik
|
29dd4b9483
|
Create README.md
|
2014-08-20 11:17:05 -07:00 |
Ben Vanik
|
d33cae1baf
|
Auto swap for a few structs and shifting code around.
|
2014-08-19 22:55:09 -07:00 |
Ben Vanik
|
fb98683ed3
|
Converting HID API to use be<> auto swapping type.
|
2014-08-19 22:50:21 -07:00 |
Ben Vanik
|
48a0e5c601
|
Shrinking alloy memory interface so that alloy-sandbox doesn't need xe.
|
2014-08-19 21:02:15 -07:00 |
Ben Vanik
|
76d524b655
|
Removing dead file.
|
2014-08-19 20:05:51 -07:00 |
Ben Vanik
|
41f3c92c25
|
Fixing build.
|
2014-08-19 19:41:29 -07:00 |
Ben Vanik
|
b870914795
|
Removing use of MEMORY_BASIC_INFORMATION.
|
2014-08-18 22:12:21 -07:00 |
Ben Vanik
|
d578f5d0f0
|
Mostly fixing up alloy clang build.
|
2014-08-18 22:01:55 -07:00 |
Ben Vanik
|
2356164525
|
Fixing implicit narrow warning.
|
2014-08-18 21:07:16 -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
|
24fe169f36
|
Last bit of string cleanup. string.h finally gone.
|
2014-08-17 11:48:29 -07:00 |
Ben Vanik
|
383d3acbb0
|
Some fs/ cleanup.
|
2014-08-16 21:36:01 -07:00 |
Ben Vanik
|
fdab788017
|
Removing PAL.
|
2014-08-16 21:19:21 -07:00 |
Ben Vanik
|
6cb9ca432f
|
More shared header cleanup.
|
2014-08-16 19:07:21 -07:00 |
Ben Vanik
|
4675161902
|
Header cleanup.
|
2014-08-16 18:31:54 -07:00 |
Ben Vanik
|
27bc4ba405
|
Removing XEINLINE*.
|
2014-08-16 18:19:35 -07:00 |
Ben Vanik
|
f2a9fa3bf9
|
XECOUNT to countof.
|
2014-08-16 17:58:33 -07:00 |
Ben Vanik
|
187d0ad277
|
Removing XESAFERELEASE.
|
2014-08-16 17:33:24 -07:00 |
Ben Vanik
|
5b83cf5fd1
|
Moving around some math macros.
|
2014-08-16 17:18:20 -07:00 |
Ben Vanik
|
54ce9db743
|
Starting to remove some macros.
|
2014-08-16 16:57:00 -07:00 |
Ben Vanik
|
ead74f2cdb
|
More string switching.
|
2014-08-16 16:46:20 -07:00 |
Ben Vanik
|
7c5fa88661
|
More string swapping and cleaning up main().
|
2014-08-16 16:34:13 -07:00 |
Ben Vanik
|
18ee972b47
|
Merge pull request #116 from wszechpolak/write-gamer-tile
Add XamUserWriteProfileSettings stub
|
2014-08-16 16:23:14 -07:00 |
wszechpolak
|
2c4c7e11dc
|
Add XamUserWriteProfileSettings stub
|
2014-08-17 00:32:13 +02:00 |
Ben Vanik
|
0675282e19
|
Merge pull request #115 from wszechpolak/write-gamer-tile
Fix XamWriteGamerTile
|
2014-08-16 14:56:01 -07:00 |
wszechpolak
|
1f8cfb6fce
|
Clean
|
2014-08-16 22:49:50 +02:00 |
wszechpolak
|
b449e9f5cc
|
Add X_ERROR_FUNCTION_FAILED
|
2014-08-16 22:49:13 +02:00 |
wszechpolak
|
1361fda884
|
Fix XamWriteGamerTile to make it support both sync/async requests
|
2014-08-16 22:47:08 +02:00 |
Ben Vanik
|
e082d085d0
|
Merge pull request #114 from wszechpolak/write-gamer-tile
Added XamWriteGamerTile - should fix #109
|
2014-08-16 09:03:22 -07:00 |
wszechpolak
|
2f12585af9
|
Added XamWriteGamerTile - should fix #109
|
2014-08-16 12:17:43 +02:00 |
Ben Vanik
|
66d2336e38
|
More string conversion.
|
2014-08-16 02:50:08 -07:00 |
Ben Vanik
|
a4dfc23abc
|
Working on switching to std::string.
|
2014-08-16 02:30:23 -07:00 |
Ben Vanik
|
01f0b14250
|
Removing xe_thread_t.
|
2014-08-16 01:36:45 -07:00 |
Ben Vanik
|
bca49bed4b
|
Removing xe_mutex_t.
|
2014-08-16 00:56:50 -07:00 |
Ben Vanik
|
96fb484dd9
|
Removing unused crc32/file code from core.
|
2014-08-16 00:36:18 -07:00 |
Ben Vanik
|
c84fcc70a4
|
Cleaning up kernel namespaces.
|
2014-08-16 00:25:13 -07:00 |
Ben Vanik
|
bf48e9fbbd
|
Part 2 of kernel cleanup: merging functions into shims.
|
2014-08-16 00:11:24 -07:00 |
Ben Vanik
|
916dc397ab
|
Part 1 of kernel simplification/cleanup: removing externs.
|
2014-08-15 22:59:28 -07:00 |
Ben Vanik
|
56ce363ac5
|
Removing export impl.
|
2014-08-15 22:31:44 -07:00 |
Ben Vanik
|
48fbefa75e
|
Fixing warnings/bug in NtQueryVirtualMemory.
|
2014-08-15 22:27:07 -07:00 |
Ben Vanik
|
1a39f5bd06
|
Experimenting with xdb API, starting on compare tool.
|
2014-08-15 22:02:11 -07:00 |