mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 09:58:19 -07:00
actually call the context switch function even if it doesn't exist yet
This commit is contained in:
@@ -576,6 +576,8 @@ void nv3_pfifo_cache1_push(uint32_t addr, uint32_t val)
|
||||
oh_shit_reason = nv3_runout_reason_no_cache_available;
|
||||
new_address |= (nv3_runout_reason_no_cache_available << NV3_PFIFO_RUNOUT_RAMIN_ERR);
|
||||
}
|
||||
|
||||
nv3_pfifo_context_switch(channel);
|
||||
}
|
||||
|
||||
// Did we fuck up?
|
||||
|
||||
Reference in New Issue
Block a user