X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=Alu.hs;h=1c60c0414886cbb975d18fb994a286beb46e1c24;hb=655444253776431f0949cafce2b991d12613fe04;hp=b7fff900642ca72ae2ec6f70958a4a656591bb51;hpb=d162629abb03f376afec902e0a5d2087a6c34d7e;p=matthijs%2Fmaster-project%2Fc%CE%BBash.git diff --git a/Alu.hs b/Alu.hs index b7fff90..1c60c04 100644 --- a/Alu.hs +++ b/Alu.hs @@ -12,8 +12,6 @@ mainIO = Sim.simulateIO exec initial_state dontcare = Low -newtype State s = State s deriving (P.Show) - program = [ -- (addr, we, op) (High, Low, High), -- z = r1 and t (0) ; t = r1 (1)