qamp/Qrakhen.Qamp.Core/Execution
Qrakhen fad93a7973 use switch rather than dict lookup 2025-11-23 07:14:26 +01:00
..
Instruction.cs i did it. it's running. holy crap. 2025-11-09 08:11:27 +01:00
InstructionPtr.cs fix a few issues, split CLI classes, fix member calls 2025-11-09 09:33:08 +01:00
Instructions.cs clean up code a bit and revert back to .net8 in a desperate attempt to fix the profiler 2025-11-11 18:04:56 +01:00
OpCode.cs add lists, itemprovider logic, structs 2025-11-18 22:17:30 +01:00
Runner.cs add conditionals for logging to actually test performance 2025-11-18 22:49:32 +01:00
Segment.cs clean up code a bit and revert back to .net8 in a desperate attempt to fix the profiler 2025-11-11 18:04:56 +01:00
ValueOperation.cs use switch rather than dict lookup 2025-11-23 07:14:26 +01:00