GreemDev-Ryujinx/src/Ryujinx.HLE/HOS/Tamper/CodeEmitters
2025-01-26 15:43:02 -06:00
..
Arithmetic.cs misc: chore: Use collection expressions in HLE project 2025-01-26 15:43:02 -06:00
BeginConditionalBlock.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
DebugLog.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
EndConditionalBlock.cs misc: chore: Use explicit types in HLE project 2025-01-25 14:13:18 -06:00
KeyPressConditional.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
LegacyArithmetic.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
LoadRegisterWithConstant.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
LoadRegisterWithMemory.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
MemoryConditional.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
PauseProcess.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ReadOrWriteStaticRegister.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
RegisterConditional.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ResumeProcess.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
SaveOrRestoreRegister.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
SaveOrRestoreRegisterWithMask.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
StartEndLoop.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
StoreConstantToAddress.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
StoreConstantToMemory.cs Revert "Update StoreConstantToMemory to match StoreConstantToAddress on value…" (#6649) 2024-04-10 21:50:06 -03:00
StoreRegisterToMemory.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00