add vga_23.cpp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2455
This commit is contained in:
parent
b202a02f2e
commit
6804f85609
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ noinst_LIBRARIES = libhardware.a
|
|||
libhardware_a_SOURCES = adlib.cpp dma.cpp gameblaster.cpp hardware.cpp iohandler.cpp joystick.cpp keyboard.cpp \
|
||||
memory.cpp mixer.cpp pcspeaker.cpp pic.cpp sblaster.cpp tandy_sound.cpp timer.cpp \
|
||||
vga.cpp vga_attr.cpp vga_crtc.cpp vga_dac.cpp vga_draw.cpp vga_gfx.cpp vga_other.cpp \
|
||||
vga_memory.cpp vga_misc.cpp vga_seq.cpp vga_xga.cpp cmos.cpp disney.cpp \
|
||||
gus.cpp mpu401.cpp ipx.cpp ipxserver.cpp
|
||||
vga_memory.cpp vga_misc.cpp vga_seq.cpp vga_xga.cpp vga_s3.cpp \
|
||||
cmos.cpp disney.cpp gus.cpp mpu401.cpp ipx.cpp ipxserver.cpp
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue