X-Git-Url: http://git.joshuawise.com/fpgaboy.git/blobdiff_plain/b4f3ac35e69b7d5adf57959902abe2a104b42f4f..09c1936c32d74947896338a1c57270b2918656f8:/Makefile diff --git a/Makefile b/Makefile index 466b640..a7f4e33 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ VLOGS = 7seg.v GBZ80Core.v insn_call-callcc.v insn_incdec16.v \ insn_ld_reg_imm8.v insn_ldx_ahl.v insn_push_reg.v insn_vop_intr.v \ Timer.v LCDC.v insn_ldm8_a.v insn_ldm16_a.v Framebuffer.v \ insn_ldbcde_a.v insn_alu_ext.v insn_bit.v insn_two_byte.v \ - insn_incdec_reg8.v + insn_incdec_reg8.v Sound1.v Sound2.v Soundcore.v all: CoreTop_rom.svf CoreTop_diag.svf CoreTop_bootrom.svf CoreTop.twr