]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/cpu/8080/8080.factor
factor: trim using lists
[factor.git] / extra / cpu / 8080 / 8080.factor
index dd02babce9c11a65726e90450c9b07eceddd3b72..5d024939e97d0fcac6e870fe989cfa6e4fb67c1e 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2006 Chris Double.
 ! See http://factorcode.org/license.txt for BSD license.
 !
-USING: cpu.8080.emulator tools.time ;
+USING: cpu.8080.emulator ;
 IN: cpu.8080
 
 INSTRUCTION: NOP          ; opcode: 00 cycles: 04