mirror of https://git.suyu.dev/suyu/suyu.git
Merge commit '14d40552e5' into torzu-merging
This commit is contained in:
commit
211711c326
|
|
@ -14,7 +14,6 @@
|
|||
namespace Tegra {
|
||||
|
||||
constexpr u32 MacroRegistersStart = 0xE00;
|
||||
constexpr u32 ComputeInline = 0x6D;
|
||||
|
||||
DmaPusher::DmaPusher(Core::System& system_, GPU& gpu_, MemoryManager& memory_manager_,
|
||||
Control::ChannelState& channel_state_)
|
||||
|
|
|
|||
Loading…
Reference in New Issue