Documented three more functions.
This commit is contained in:
@@ -829,4 +829,7 @@ extern uint16_t prefetch_queue_get_ip(void);
|
||||
extern int prefetch_queue_get_prefetching(void);
|
||||
extern int prefetch_queue_get_size(void);
|
||||
|
||||
#define prefetch_queue_set_suspended(s) prefetch_queue_set_prefetching(!s)
|
||||
#define prefetch_queue_get_suspended !prefetch_queue_get_prefetching
|
||||
|
||||
#endif /*EMU_CPU_H*/
|
||||
|
||||
Reference in New Issue
Block a user