sim: added [st|ld]x
authorMartin Perner <martin@perner.cc>
Wed, 3 Nov 2010 18:43:57 +0000 (19:43 +0100)
committerMartin Perner <martin@perner.cc>
Wed, 3 Nov 2010 18:44:12 +0000 (19:44 +0100)
commit79a8ce96e5f987dfc89f3e8bdd262a9d78f50ed6
treef382df2a146951612ff0df6faaed04a5eea383b0
parentfb88c4ad2ce96a8b49f4131b2fc88688a5f2982f
sim: added [st|ld]x
3b_sim/.gitignore
3b_sim/sim.cpp
3c_disasm/Iinstr.hpp
3c_disasm/dasm.cpp
3c_disasm/disasm.cpp
3c_disasm/disasm.h
3c_disasm/instr/ldx.cpp [new file with mode: 0644]
3c_disasm/instr/stx.cpp [new file with mode: 0644]