OSDN Git Service

stx abs supporrted.
authorastoria-d <astoria-d@mail.goo.ne.jp>
Fri, 2 Aug 2013 00:24:26 +0000 (09:24 +0900)
committerastoria-d <astoria-d@mail.goo.ne.jp>
Fri, 2 Aug 2013 00:24:26 +0000 (09:24 +0900)
simulation/cpu/decoder.vhd

index bc810ae..b13084e 100644 (file)
@@ -1682,6 +1682,10 @@ end  procedure;
                 elsif instruction  = conv_std_logic_vector(16#8e#, dsize) then
                     --abs
                     d_print("stx");
+                    a3_abs;
+                    if exec_cycle = T3 then
+                        front_oe(x_cmd, '0');
+                    end if;
 
                 elsif instruction  = conv_std_logic_vector(16#84#, dsize) then
                     --zp