| Age | Commit message (Collapse) | Author |
|
values.
|
|
shared memory objects.
|
|
ExecuteInstructions.
|
|
instruction cache.
Fixes a few warnings.
|
|
|
|
Refactor MotionEmu into a InputDevice
|
|
|
|
* Network: Set and send the game information over enet
Added Callbacks for RoomMember and GetMemberList to Room in preparation for web_services.
|
|
dsp_dsp: Remove size assertion in LoadComponent
|
|
|
|
Services/APT: Use an array to hold data about the 4 possible concurrent applet types (Application, Library, HomeMenu, System)
|
|
|
|
|
|
HID: zero unused PadState bits
|
|
|
|
Update CryptoPP (byte ambiguity)
|
|
|
|
|
|
applet attrs.
|
|
applet types (Application, Library, HomeMenu, System).
This gives each applet type its own set of events as per the real NS module.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Services/APT: Corrected the behavior of the Receive/Send/Glance/CancelParameter functions
|
|
Add address conversion functions returning optional, Add function to flush virtual region from rasterizer cache
|
|
return an error.
|
|
an outstanding parameter already in memory.
|
|
conditions are met.
|
|
ReceiveParameter call.
|
|
GlanceParameter when the parameter doesn't exist.
|
|
|
|
|
|
|
|
load shared font from system archive
|
|
|
|
|
|
|
|
|
|
Service/boss:P: Add some functions to FunctionTable
|
|
Memory: Fix crash when unmapping a VMA covering cached surfaces
|
|
|
|
Kernel/SVC: Partially implemented svcReplyAndReceive
|
|
ClientSession::SendSyncRequest.
|
|
|
|
|
|
Services/UDS: Stub SendTo to generate the unencrypted data frames with the right headers
|