added lots of missing opcodes

I must be doing something wrong though, maybe wrong mask?


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2826 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
nakeee
2009-04-02 10:59:54 +00:00
parent f4b3309c9f
commit 49c09650b1
2 changed files with 62 additions and 6 deletions

View File

@ -215,7 +215,6 @@ void jcc(const UDSPInstruction& opc)
}
// FIXME inside
// FIXME add to opcode table
void jmpa(const UDSPInstruction& opc)
{
u8 reg;
@ -1049,7 +1048,6 @@ void asr16(const UDSPInstruction& opc)
Update_SR_Register(acc);
}
// TODO: add to opcode table
void shifti(const UDSPInstruction& opc)
{
// direction: left