]> Joshua Wise's Git repositories - fpgaboy.git/blobdiff - CoreTop.prj
Fix add sp, imm8 *sweatdrop*
[fpgaboy.git] / CoreTop.prj
index 657572c1b33723591cf75c8e96b8099410c721fb..c28c727587a200e36210c4e54d951011076281e8 100644 (file)
@@ -1,10 +1,15 @@
 verilog work "Uart.v"
 verilog work "Timer.v"
 verilog work "Interrupt.v"
-verilog work "GBZ80Core.v"
+verilog work "core/GBZ80Core.v"
 verilog work "CPUDCM.v"
 verilog work "7seg.v"
 verilog work "System.v"
 verilog work "LCDC.v"
 verilog work "Framebuffer.v"
-verilog work "pixDCM.v"
\ No newline at end of file
+verilog work "pixDCM.v"
+verilog work "Sound1.v"
+verilog work "Sound2.v"
+verilog work "Soundcore.v"
+verilog work "Buttons.v"
+verilog work "PS2Button.v"
This page took 0.024959 seconds and 4 git commands to generate.