]> Joshua Wise's Git repositories - fpgaboy.git/blobdiff - Makefile
PS2 cut 1
[fpgaboy.git] / Makefile
index 40ea54287cffa8013f51e1dc817dba3ca6879792..15107c3000d49871784ffc99370b4d86a6d1c224 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 VLOGS = 7seg.v Framebuffer.v GBZ80Core.v Interrupt.v LCDC.v Sound1.v \
-       Sound2.v Soundcore.v System.v Timer.v Uart.v
+       Sound2.v Soundcore.v System.v Timer.v Uart.v Buttons.v PS2Button.v
 
 VLOGS_ALL = $(VLOGS) insn_call-callcc.v insn_incdec16.v insn_jr-jrcc.v \
        insn_ld_reg_hl.v insn_ld_reg_reg.v insn_nop.v insn_ret-retcc.v \
This page took 0.021214 seconds and 4 git commands to generate.