1766 Commits (ea94aea447e7b405685d6c7cba64d5e8889cb45d)

Author SHA1 Message Date
MerryMage e614492dca Memory: Implement MMIO 10 years ago
Lioncash f290c57dee elf: Don't cast away const 10 years ago
Lioncash 4a87f38e9c archive_backend: Remove unnecessary const from return types 10 years ago
rob turner 0d435fe4d8 ARM_Disasm::DisassembleMemHalf: actually use width in determining opcode name 10 years ago
Subv 155cba90f3 DiskDirectory: Initialize the directory member with valid info. 10 years ago
Subv d9c4c1622f HLE/SVC: Implement UnmapMemoryBlock. 10 years ago
Lioncash 49e3979ae6 arm_dyncom_dec: Fix decoding of VMLS 10 years ago
Lioncash 58a100d3b7 services: Update some function tables 10 years ago
Subv 9aa852982f HLE/Timers: Reset OneShot timers when they are acquired instead of when they're triggered. 10 years ago
Lioncash a64af28cf2 core: Use unique_ptr for holding the interpreter instances 10 years ago
Lioncash 39609e9d6e dyncom: Handle modifying the APSR via an MRC instruction 10 years ago
Subv a2c2b28b54 SVC: Fixed ArbitrateAddress to behave as it does on hardware. 10 years ago
Lioncash 4ab2d11182 svc: Remove superfluous printf argument 10 years ago
Subv 2e01b5d390 HLE/Sockets: Fixed the buffer offset in recvfrom. 10 years ago
Lioncash 0908f894ca dyncom: Remove PC dispatch from several instructions 10 years ago
Lioncash 2f0474efa5 dyncom: Handle unprivileged load/store variants correctly 10 years ago
Lioncash 00ca148685 svc: Fix compilation with LOG_TRACE enabled 10 years ago
Yuri Kunde Schlesner 102d39fe20 VideoCore: Unify interface to OpenGL and SW rasterizers 10 years ago
Yuri Kunde Schlesner 192829165a VideoCore: Rename HWRasterizer methods to be less confusing 10 years ago
Lioncash 8813673601 dyncom: Remove static keyword from header functions 10 years ago
Lioncash 0f083bdf0f arm_interface: Make GetNumInstructions const 10 years ago
Lioncash dd441a3dd6 arm_interface: directly initialize class members 10 years ago
Lioncash 93cd3dccc5 dyncom: const correctness changes 10 years ago
Yuri Kunde Schlesner 5bed732b03 Kernel: Implement svcGetSystemInfo 10 years ago
Lioncash af06eaf78d armstate: Zero out the registers on creation 10 years ago
Subv a84d5aa51e Core/ARM11: Correct the size of the VFP register array in the ThreadContext structure. 10 years ago
Subv 092d5b04ec Services/Cam: Added new log type and camera enums from 3dbrew. 10 years ago
polaris- 18990ff322 Add stub functions for Initialize and GenerateRandomData in ssl:C 10 years ago
polaris- 7603ea3da1 Add Initialize and GenerateRandomData stubs 10 years ago
polaris- ec1195c252 Fix read and write register blocks in gdbstub 10 years ago
polaris- 505489551d Fix bug with reading addresses and lengths 10 years ago
polaris- fd7f61becf Change headers 10 years ago
Lioncash 1349faf744 csnd_snd: Get rid of type punning 10 years ago
Matthias Ernst 5c7881c4a3 Added CSND stub. 10 years ago
archshift 5da25ae7d0 Implement FS_User::GetFreeBytes 10 years ago
Filiph Sandström 23e1121337 Fix copy paste 10 years ago
Filiph Sandström d248fba5e3 Fix wrong branch 10 years ago
Filiph Sandström 29077f65a2 Add GetTotalStepCount Stub 10 years ago
Filiph Sandström bf5793c2f8 Update ptm.h 10 years ago
polaris- ac325ce61a Add some headers so TravisCI will hopefully work 10 years ago
polaris- f4520eb266 Use CHAR_BIT instead of 8 10 years ago
polaris- 4e0ae45d99 Handle changes pointed out in comments on PR 10 years ago
polaris- 37b35180c5 Add a register variable to loops 10 years ago
polaris- 6c4f45627c Update register read loops to go with last commit 10 years ago
polaris- 86a42ff827 Pad responses to gdb for VFP registers 10 years ago
polaris- 82f537482d Try to add support for VFP registers 10 years ago
polaris- 0de246f668 Fix buffer overflow comments 10 years ago
polaris- 6621f16576 Remove unnecessary new lines, changed Deinit to Shutdown 10 years ago
Gareth Poole 780fd6247f Loader: Change NCCH header types to be explicitly little-endian 10 years ago
Gareth Poole 1874d33c0b Loader: Implement encryption check 10 years ago