mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-06-05 02:49:50 +00:00
fix a documentation (test cannot compile will be fixed quickly)
This commit is contained in:
+1
-2
@@ -310,8 +310,7 @@ namespace ComSquare::PPU
|
|||||||
};
|
};
|
||||||
uint8_t raw;
|
uint8_t raw;
|
||||||
} _m7sel;
|
} _m7sel;
|
||||||
//! M7A M7B M7C M7D i didn't understand how they works so they will be added later.
|
//! @brief M7A M7B M7C M7C registers, M7A and M7B are also used with ($2134/6) (multiplactions registers)
|
||||||
|
|
||||||
union {
|
union {
|
||||||
struct {
|
struct {
|
||||||
uint8_t m7l;
|
uint8_t m7l;
|
||||||
|
|||||||
Reference in New Issue
Block a user