mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
svp: convert asm to ual / apple gas
This commit is contained in:
parent
34e7fb0ba5
commit
f3fe3e5ba2
4 changed files with 37 additions and 40 deletions
|
@ -1,4 +1,4 @@
|
|||
int ssp_drc_entry(int cycles);
|
||||
int ssp_drc_entry(ssp1601_t *ssp, int cycles);
|
||||
void ssp_drc_next(void);
|
||||
void ssp_drc_next_patch(void);
|
||||
void ssp_drc_end(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue