mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 07:38:05 -04:00
ctr/3ds: attempt to improve cache flushing
This commit is contained in:
parent
2d2e57b2cf
commit
fd587b673e
2 changed files with 13 additions and 35 deletions
|
@ -1,9 +1,6 @@
|
|||
#ifndef _3DS_UTILS_H
|
||||
#define _3DS_UTILS_H
|
||||
|
||||
void ctr_invalidate_ICache(void);
|
||||
void ctr_flush_DCache(void);
|
||||
|
||||
void ctr_flush_invalidate_cache(void);
|
||||
|
||||
int ctr_svchack_init(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue