Merge branch 'master' into bottom-screen

This commit is contained in:
wheremyfoodat 2023-06-17 02:11:14 +03:00
commit 245f0d2d18
4 changed files with 61 additions and 1 deletions

View file

@ -1,4 +1,5 @@
#pragma once
#include "helpers.hpp"
namespace PICAInternalRegs {
enum : u32 {
@ -71,7 +72,7 @@ namespace PICAInternalRegs {
FixedAttribData0 = 0x233,
FixedAttribData1 = 0x234,
FixedAttribData2 = 0x235,
// Command processor registers
CmdBufSize0 = 0x238,
CmdBufSize1 = 0x239,