We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS

Talk:Super FX Opcode Matrices: Difference between revisions

From SnesLab
Jump to: navigation, search
(both -> all)
(snes9x confirms)
Line 1: Line 1:
Todo: Add all XOR opcodes.  Going to be to the right of [[HIB]] assuming the other wiki referenced in the SnesLab XOR page is correct about what XOR's opcode is.
Todo: Add all XOR opcodes.  Going to be to the right of [[HIB]] assuming the other wiki referenced in the SnesLab XOR page is correct about what XOR's opcode is.
snes9x has a file that confirms XOR occupies the opcode space from C1 to CF:
https://github.com/snes9xgit/snes9x/blob/master/fxdbg.cpp#L1126

Revision as of 09:54, 22 July 2024

Todo: Add all XOR opcodes. Going to be to the right of HIB assuming the other wiki referenced in the SnesLab XOR page is correct about what XOR's opcode is.

snes9x has a file that confirms XOR occupies the opcode space from C1 to CF:

https://github.com/snes9xgit/snes9x/blob/master/fxdbg.cpp#L1126