We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9157151 commit 35bb890Copy full SHA for 35bb890
hw/vga/common.mak
@@ -288,6 +288,7 @@ $(FONTEDIT_EXE): $(HW_VGA_LIB) $(HW_VGA_LIB_DEPENDENCIES) $(HW_VGATTY_LIB) $(HW_
288
@$(COPY) ..$(HPS)..$(HPS)dos32a.dat $(SUBDIR)$(HPS)dos4gw.exe
289
# example VGA fonts
290
@$(COPY) *.vga $(SUBDIR)$(HPS)
291
+ @$(COPY) fontedit.txt $(SUBDIR)$(HPS)
292
!endif
293
294
!ifdef FONTLOAD_EXE
0 commit comments