mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-08-03 01:48:48 +00:00
Merge commit '14d40552e5
' into torzu-merging
This commit is contained in:
commit
211711c326
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue