marhel / r68k

A m68k emulator in rust - let r68k = musashi.clone();
MIT License
71 stars 7 forks source link

shi opcode #71

Closed emoon closed 8 years ago

emoon commented 8 years ago

Implemented shi Part of https://github.com/marhel/r68k/issues/45

emoon commented 8 years ago

New PR with all scc ops incoming in a while.