mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 23:37:46 -04:00
1.31 release
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@80 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
782f8f2211
commit
c008977e8e
12 changed files with 160 additions and 50 deletions
|
@ -79,7 +79,7 @@ int OpExt(int op);
|
|||
int OpSet(int op);
|
||||
int OpAsr(int op);
|
||||
int OpAsrEa(int op);
|
||||
int OpTas(int op);
|
||||
int OpTas(int op, int gen_special=0);
|
||||
|
||||
// OpMove.cpp
|
||||
int OpMove(int op);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue