This website works better with JavaScript.
Home
Explore
Help
Sign In
MNT
/
zz9000-firmware
Watch
3
Star
1
Fork
1
Code
Issues
0
Pull Requests
1
Releases
7
Wiki
Activity
Browse Source
add constant for MNTVF_OP_SPRITE_ADDR
hw-mouse-pointer
mntmn
2 months ago
parent
4071035b86
commit
efc59a1d2b
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
ZZ9000_proto.sdk/ZZ9000Test/src/main.c
+ 1
- 0
ZZ9000_proto.sdk/ZZ9000Test/src/main.c
View File
@@ -452,6 +452,7 @@ void video_formatter_valign() {
#define VF_DLY ;
#define MNTVF_OP_UNUSED 12
#define MNTVF_OP_SPRITE_XY 13
#define MNTVF_OP_SPRITE_ADDR 14
#define MNTVF_OP_SPRITE_DATA 15
#define MNTVF_OP_MAX 6
#define MNTVF_OP_HS 7
Write
Preview
Loading…
Cancel
Save