mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
some more optimizations
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@179 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
b637c56aad
commit
3a5e6cf847
6 changed files with 66 additions and 52 deletions
|
@ -406,8 +406,8 @@ int OpMovem(int op)
|
|||
Cycles+=Ea_add_ns(g_movem_cycle_table,ea);
|
||||
|
||||
OpEnd(ea);
|
||||
ot("\n");
|
||||
ltorg();
|
||||
ot("\n");
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue