mirror of
https://github.com/dingusdev/dingusppc.git
synced 2026-04-26 11:26:16 +00:00
Quick build fix
This commit is contained in:
@@ -66,6 +66,10 @@ Po_Cause power_off_reason = po_enter_debugger;
|
||||
|
||||
SetPRS ppc_state;
|
||||
|
||||
uint32_t pcp;
|
||||
# define ATPCP
|
||||
# define INCPC(amount) pc_real += (amount)
|
||||
|
||||
uint32_t ppc_next_instruction_address; // Used for branching, setting up the NIA
|
||||
|
||||
unsigned exec_flags; // execution control flags
|
||||
|
||||
Reference in New Issue
Block a user