mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
svp compiler: jump fixup
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@385 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
fad248933b
commit
4588391846
5 changed files with 265 additions and 147 deletions
|
@ -2,10 +2,10 @@
|
|||
|
||||
extern unsigned int tcache[];
|
||||
|
||||
void ssp_regfile_load(void);
|
||||
void ssp_regfile_store(void);
|
||||
int ssp_drc_entry(int cycles);
|
||||
void ssp_drc_next(void);
|
||||
void ssp_drc_next_patch(void);
|
||||
void ssp_drc_end(void);
|
||||
|
||||
void ssp_hle_800(void);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue