stack op
[calu.git] / cpu / src / rom_b.vhd
index 19c4e29499cd44d9f3879fdf13be22f042619a34..e21ddccfc62faeda3123a3edc14544f963869217 100644 (file)
@@ -70,8 +70,8 @@ begin
                        
                                when "00000000000" => data_out <= x"ed010058";
                                when "00000000001" => data_out <= x"ed090060";
-                               when "00000000010" => data_out <= x"e7188000";
-                               when "00000000011" => data_out <= x"ec1a0000";
+                               when "00000000010" => data_out <= x"e5860000"; --x"e7188000";
+                               when "00000000011" => data_out <= x"e5a00000"; --x"ec1a0000";
                                when "00000000100" => data_out <= x"1b7ffe01";
                                when "00000000101" => data_out <= x"e7980000";
                                when "00000000110" => data_out <= x"e1218000";