From: yakui-lover Date: Sat, 27 Aug 2016 15:35:49 +0000 (+0100) Subject: Merge branch 'master' of https://github.com/sparky4/16 X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=f1cf981c40115d1c81698fe156905ef25fd80c3f;hp=56a8983cfea73955e179d1ab3e88ed875d2554f4;p=16.git Merge branch 'master' of https://github.com/sparky4/16 --- diff --git a/makefile b/makefile index 385c8f54..c0a60de1 100755 --- a/makefile +++ b/makefile @@ -236,16 +236,16 @@ vgmtest.$(OBJ): $(SRC)vgmtest.c .symbolic # #non executable objects libraries # -.C.LIB: - *wlib -b $(WLIBQ) $[@ +#.C.LIB: +# *wlib -b $(WLIBQ) $[@ -16.lib: $(16LIBOBJS) .symbolic# doslib.lib vgmsnd.lib +16.lib: $(16LIBOBJS)# doslib.lib vgmsnd.lib *wlib -b $(WLIBQ) 16.lib $(16LIBOBJS)# doslib.lib vgmsnd.lib -gfx.lib: $(GFXLIBOBJS) .symbolic +gfx.lib: $(GFXLIBOBJS) *wlib -b $(WLIBQ) gfx.lib $(GFXLIBOBJS) -vgmsnd.lib: $(VGMSNDOBJ) .symbolic +vgmsnd.lib: $(VGMSNDOBJ) *wlib -b $(WLIBQ) vgmsnd.lib $(VGMSNDOBJ) # extdep: @@ -277,75 +277,80 @@ modex16.$(OBJ): $(SRCLIB)modex16.h $(SRCLIB)modex16.c .symbolic #*wcl $(FLAGS) -c $(SRCLIB)modex16.c bakapee.$(OBJ): $(SRCLIB)bakapee.h $(SRCLIB)bakapee.c .symbolic - *wcl $(FLAGS) -c $(SRCLIB)bakapee.c + #*wcl $(FLAGS) -c $(SRCLIB)bakapee.c -16render.$(OBJ): $(MODEXLIB)16render.h $(MODEXLIB)16render.c .symbolic - *wcl $(FLAGS) -c $(MODEXLIB)16render.c +16render.$(OBJ): $(SRCLIB)16render.h $(SRCLIB)16render.c .symbolic + #*wcl $(FLAGS) -c $(MODEXLIB)16render.c ##16planar.$(OBJ): $(MODEXLIB)16planar.h $(MODEXLIB)16planar.c ## *wcl $(FLAGS) -c $(MODEXLIB)16planar.c 16_vrs.$(OBJ): $(SRCLIB)16_vrs.h $(SRCLIB)16_vrs.c $(DOSLIBLIBS) .symbolic - *wcl $(FLAGS) -c $(SRCLIB)16_vrs.c $(DOSLIBLIBS) + #*wcl $(FLAGS) -c $(SRCLIB)16_vrs.c $(DOSLIBLIBS) 16_sprit.$(OBJ): $(SRCLIB)16_sprit.h $(SRCLIB)16_sprit.c .symbolic - *wcl $(FLAGS) -c $(SRCLIB)16_sprit.c + #*wcl $(FLAGS) -c $(SRCLIB)16_sprit.c bitmap.$(OBJ): $(SRCLIB)bitmap.h $(SRCLIB)bitmap.c .symbolic - *wcl $(FLAGS) -c $(SRCLIB)bitmap.c + #*wcl $(FLAGS) -c $(SRCLIB)bitmap.c ##planar.$(OBJ): $(SRCLIB)planar.h $(SRCLIB)planar.c ## *wcl $(FLAGS) -c $(SRCLIB)planar.c scroll16.$(OBJ): $(SRCLIB)scroll16.h $(SRCLIB)scroll16.c .symbolic - *wcl $(FLAGS) -c $(SRCLIB)scroll16.c - -wcpu.$(OBJ): $(WCPULIB)wcpu.h $(WCPULIB)wcpu.c .symbolic - *wcl $(FLAGS) -c $(WCPULIB)wcpu.c + #*wcl $(FLAGS) -c $(SRCLIB)scroll16.c 16text.$(OBJ): $(SRCLIB)16text.c .symbolic - *wcl $(FLAGS) -c $(SRCLIB)16text.c + #*wcl $(FLAGS) -c $(SRCLIB)16text.c mapread.$(OBJ): $(SRCLIB)mapread.h $(SRCLIB)mapread.c .symbolic - *wcl $(FLAGS) -c $(SRCLIB)mapread.c + #*wcl $(FLAGS) -c $(SRCLIB)mapread.c 16_timer.$(OBJ): $(SRCLIB)16_timer.h $(SRCLIB)16_timer.c .symbolic - *wcl $(FLAGS) -c $(SRCLIB)16_timer.c + #*wcl $(FLAGS) -c $(SRCLIB)16_timer.c 16_in.$(OBJ): $(SRCLIB)16_in.h $(SRCLIB)16_in.c .symbolic - *wcl $(FLAGS) -c $(SRCLIB)16_in.c + #*wcl $(FLAGS) -c $(SRCLIB)16_in.c 16_mm.$(OBJ): $(SRCLIB)16_mm.h $(SRCLIB)16_mm.c .symbolic - *wcl $(FLAGS) -c $(SRCLIB)16_mm.c + #*wcl $(FLAGS) -c $(SRCLIB)16_mm.c 16_ca.$(OBJ): $(SRCLIB)16_ca.h $(SRCLIB)16_ca.c .symbolic - *wcl $(FLAGS) -c $(SRCLIB)16_ca.c + #*wcl $(FLAGS) -c $(SRCLIB)16_ca.c 16_dbg.$(OBJ): $(SRCLIB)16_dbg.h $(SRCLIB)16_dbg.c .symbolic - *wcl $(FLAGS) -c $(SRCLIB)16_dbg.c + #*wcl $(FLAGS) -c $(SRCLIB)16_dbg.c midi.$(OBJ): $(SRCLIB)midi.h $(SRCLIB)midi.c .symbolic - *wcl $(FLAGS) -c $(SRCLIB)midi.c + #*wcl $(FLAGS) -c $(SRCLIB)midi.c 16_head.$(OBJ): $(SRCLIB)16_head.h $(SRCLIB)16_head.c .symbolic - *wcl $(FLAGS) -c $(SRCLIB)16_head.c + #*wcl $(FLAGS) -c $(SRCLIB)16_head.c 16_hc.$(OBJ): $(SRCLIB)16_hc.h $(SRCLIB)16_hc.c .symbolic - *wcl $(FLAGS) -c $(SRCLIB)16_hc.c + #*wcl $(FLAGS) -c $(SRCLIB)16_hc.c 16_snd.$(OBJ): $(SRCLIB)16_snd.h $(SRCLIB)16_snd.c .symbolic - *wcl $(FLAGS) -c $(SRCLIB)16_snd.c - #====*wcl -mc -c $(SRCLIB)16_snd.c + #*wcl $(FLAGS) -c $(SRCLIB)16_snd.c -jsmn.$(OBJ): $(JSMNLIB)jsmn.h $(JSMNLIB)jsmn.c .symbolic - *wcl $(FLAGS) -c $(JSMNLIB)jsmn.c -kitten.$(OBJ): $(NYANLIB)kitten.h $(NYANLIB)kitten.c .symbolic - *wcl $(FLAGS) -c $(NYANLIB)kitten.c +{$(JSMNLIB)}.C.$(OBJ): + *wcl $(FLAGS) -c $[@ +{$(NYANLIB)}.C.$(OBJ): + *wcl $(FLAGS) -c $[@ +{$(VGMSNDLIB)}.C.$(OBJ): + *wcl $(FLAGS) -c $[@ +{$(WCPULIB)}.C.$(OBJ): + *wcl $(FLAGS) -c $[@ +jsmn.$(OBJ): $(JSMNLIB)jsmn.h $(JSMNLIB)jsmn.c .symbolic + #*wcl $(FLAGS) -c $(JSMNLIB)jsmn.c +kitten.$(OBJ): $(NYANLIB)kitten.h $(NYANLIB)kitten.c .symbolic + #*wcl $(FLAGS) -c $(NYANLIB)kitten.c vgmSnd.$(OBJ): $(VGMSNDLIB)vgmSnd.h $(VGMSNDLIB)vgmSnd.c .symbolic - *wcl $(FLAGS) -c $(VGMSNDLIB)vgmSnd.c - #====*wcl -c -mc $(VGMSNDLIB)vgmSnd.c + #*wcl $(FLAGS) -c $(VGMSNDLIB)vgmSnd.c +wcpu.$(OBJ): $(WCPULIB)wcpu.h $(WCPULIB)wcpu.c .symbolic + #*wcl $(FLAGS) -c $(WCPULIB)wcpu.c #memory.$(OBJ): $(EXMMLIB)memory.h $(EXMMLIB)memory.c # *wcl $(FLAGS) $(MFLAGS) -c $(EXMMLIB)memory.c diff --git a/src/lib/modex16/16render.c b/src/lib/16render.c similarity index 96% rename from src/lib/modex16/16render.c rename to src/lib/16render.c index 051e94f9..091775b7 100755 --- a/src/lib/modex16/16render.c +++ b/src/lib/16render.c @@ -23,7 +23,7 @@ * Render data code~ */ -#include "src/lib/modex16/16render.h" +#include "src/lib/16render.h" //TODO! ADD CLIPPING!! //memory management needs to be added diff --git a/src/lib/modex16/16render.h b/src/lib/16render.h similarity index 100% rename from src/lib/modex16/16render.h rename to src/lib/16render.h diff --git a/src/lib/modex16.h b/src/lib/modex16.h index a07121ab..23202f2d 100755 --- a/src/lib/modex16.h +++ b/src/lib/modex16.h @@ -30,7 +30,7 @@ //#include "src/lib/planar.h" //#include "src/lib/modex16/16planar.h" #include "src/lib/16text.h" -#include "src/lib/modex16/16render.h" +#include "src/lib/16render.h" ////#include "src/lib/modex16/320x240.h" // #include "src/lib/modex16/320x200.h" // #include "src/lib/modex16/256x192.h" diff --git a/wmake._og b/wmake._og new file mode 100755 index 00000000..d071bde8 --- /dev/null +++ b/wmake._og @@ -0,0 +1,157 @@ +Unable to delete: @WMAKE1. +Unable to delete: *.obj. +Unable to delete: *.16W. +Unable to delete: *.16B. +Unable to delete: *.OBJ. +Unable to delete: *.o. +Unable to delete: *.BCO. +Unable to delete: __wcl__.LNK. +Unable to delete: *.SMP. +Unable to delete: *.hed. +Unable to delete: *.MAH. +Unable to delete: *.mah. +Unable to delete: *.err. +obj +wcl -mh -0 -d1 -wo -isrc\lib\doslib\ -lr -l=dos -fo=.obj -obmilr -oe=24 -out -oh -ei -zp8 -fpi87 -onac -ol+ -ok -bt=dos -DTARGET_MSDOS=16 -DMSDOS=1 -sg -st -of+ -zu -zdf -zff -zgf -k32768 -zk0 -zc -zp8 -zm -zq -q -DDEBUGSERIAL -c src\16.c +Open Watcom C/C++ x86 16-bit Compile and Link Utility +Version 2.0 beta Aug 26 2016 00:04:26 (16-bit) +Copyright (c) 2002-2016 The Open Watcom Contributors. All Rights Reserved. +Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved. +Source code is available under the Sybase Open Watcom Public License. +See http://www.openwatcom.org/ for details. +wcl -mh -0 -d1 -wo -isrc\lib\doslib\ -lr -l=dos -fo=.obj -obmilr -oe=24 -out -oh -ei -zp8 -fpi87 -onac -ol+ -ok -bt=dos -DTARGET_MSDOS=16 -DMSDOS=1 -sg -st -of+ -zu -zdf -zff -zgf -k32768 -zk0 -zc -zp8 -zm -zq -q -DDEBUGSERIAL -c src\lib\mapread.c +Open Watcom C/C++ x86 16-bit Compile and Link Utility +Version 2.0 beta Aug 26 2016 00:04:26 (16-bit) +Copyright (c) 2002-2016 The Open Watcom Contributors. All Rights Reserved. +Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved. +Source code is available under the Sybase Open Watcom Public License. +See http://www.openwatcom.org/ for details. +wcl -mh -0 -d1 -wo -isrc\lib\doslib\ -lr -l=dos -fo=.obj -obmilr -oe=24 -out -oh -ei -zp8 -fpi87 -onac -ol+ -ok -bt=dos -DTARGET_MSDOS=16 -DMSDOS=1 -sg -st -of+ -zu -zdf -zff -zgf -k32768 -zk0 -zc -zp8 -zm -zq -q -DDEBUGSERIAL -c src\lib\jsmn\jsmn.c +Open Watcom C/C++ x86 16-bit Compile and Link Utility +Version 2.0 beta Aug 26 2016 00:04:26 (16-bit) +Copyright (c) 2002-2016 The Open Watcom Contributors. All Rights Reserved. +Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved. +Source code is available under the Sybase Open Watcom Public License. +See http://www.openwatcom.org/ for details. +wcl -mh -0 -d1 -wo -isrc\lib\doslib\ -lr -l=dos -fo=.obj -obmilr -oe=24 -out -oh -ei -zp8 -fpi87 -onac -ol+ -ok -bt=dos -DTARGET_MSDOS=16 -DMSDOS=1 -sg -st -of+ -zu -zdf -zff -zgf -k32768 -zk0 -zc -zp8 -zm -zq -q -DDEBUGSERIAL -c src\lib\16_in.c +Open Watcom C/C++ x86 16-bit Compile and Link Utility +Version 2.0 beta Aug 26 2016 00:04:26 (16-bit) +Copyright (c) 2002-2016 The Open Watcom Contributors. All Rights Reserved. +Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved. +Source code is available under the Sybase Open Watcom Public License. +See http://www.openwatcom.org/ for details. +wcl -mh -0 -d1 -wo -isrc\lib\doslib\ -lr -l=dos -fo=.obj -obmilr -oe=24 -out -oh -ei -zp8 -fpi87 -onac -ol+ -ok -bt=dos -DTARGET_MSDOS=16 -DMSDOS=1 -sg -st -of+ -zu -zdf -zff -zgf -k32768 -zk0 -zc -zp8 -zm -zq -q -DDEBUGSERIAL -c src\lib\16_mm.c +Open Watcom C/C++ x86 16-bit Compile and Link Utility +Version 2.0 beta Aug 26 2016 00:04:26 (16-bit) +Copyright (c) 2002-2016 The Open Watcom Contributors. All Rights Reserved. +Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved. +Source code is available under the Sybase Open Watcom Public License. +See http://www.openwatcom.org/ for details. +wcl -mh -0 -d1 -wo -isrc\lib\doslib\ -lr -l=dos -fo=.obj -obmilr -oe=24 -out -oh -ei -zp8 -fpi87 -onac -ol+ -ok -bt=dos -DTARGET_MSDOS=16 -DMSDOS=1 -sg -st -of+ -zu -zdf -zff -zgf -k32768 -zk0 -zc -zp8 -zm -zq -q -DDEBUGSERIAL -c src\lib\wcpu\wcpu.c +Open Watcom C/C++ x86 16-bit Compile and Link Utility +Version 2.0 beta Aug 26 2016 00:04:26 (16-bit) +Copyright (c) 2002-2016 The Open Watcom Contributors. All Rights Reserved. +Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved. +Source code is available under the Sybase Open Watcom Public License. +See http://www.openwatcom.org/ for details. +wcl -mh -0 -d1 -wo -isrc\lib\doslib\ -lr -l=dos -fo=.obj -obmilr -oe=24 -out -oh -ei -zp8 -fpi87 -onac -ol+ -ok -bt=dos -DTARGET_MSDOS=16 -DMSDOS=1 -sg -st -of+ -zu -zdf -zff -zgf -k32768 -zk0 -zc -zp8 -zm -zq -q -DDEBUGSERIAL -c src\lib\16_head.c +Open Watcom C/C++ x86 16-bit Compile and Link Utility +Version 2.0 beta Aug 26 2016 00:04:26 (16-bit) +Copyright (c) 2002-2016 The Open Watcom Contributors. All Rights Reserved. +Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved. +Source code is available under the Sybase Open Watcom Public License. +See http://www.openwatcom.org/ for details. +wcl -mh -0 -d1 -wo -isrc\lib\doslib\ -lr -l=dos -fo=.obj -obmilr -oe=24 -out -oh -ei -zp8 -fpi87 -onac -ol+ -ok -bt=dos -DTARGET_MSDOS=16 -DMSDOS=1 -sg -st -of+ -zu -zdf -zff -zgf -k32768 -zk0 -zc -zp8 -zm -zq -q -DDEBUGSERIAL -c src\lib\16_ca.c +Open Watcom C/C++ x86 16-bit Compile and Link Utility +Version 2.0 beta Aug 26 2016 00:04:26 (16-bit) +Copyright (c) 2002-2016 The Open Watcom Contributors. All Rights Reserved. +Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved. +Source code is available under the Sybase Open Watcom Public License. +See http://www.openwatcom.org/ for details. +wcl -mh -0 -d1 -wo -isrc\lib\doslib\ -lr -l=dos -fo=.obj -obmilr -oe=24 -out -oh -ei -zp8 -fpi87 -onac -ol+ -ok -bt=dos -DTARGET_MSDOS=16 -DMSDOS=1 -sg -st -of+ -zu -zdf -zff -zgf -k32768 -zk0 -zc -zp8 -zm -zq -q -DDEBUGSERIAL -c src\lib\16_dbg.c +Open Watcom C/C++ x86 16-bit Compile and Link Utility +Version 2.0 beta Aug 26 2016 00:04:26 (16-bit) +Copyright (c) 2002-2016 The Open Watcom Contributors. All Rights Reserved. +Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved. +Source code is available under the Sybase Open Watcom Public License. +See http://www.openwatcom.org/ for details. +wcl -mh -0 -d1 -wo -isrc\lib\doslib\ -lr -l=dos -fo=.obj -obmilr -oe=24 -out -oh -ei -zp8 -fpi87 -onac -ol+ -ok -bt=dos -DTARGET_MSDOS=16 -DMSDOS=1 -sg -st -of+ -zu -zdf -zff -zgf -k32768 -zk0 -zc -zp8 -zm -zq -q -DDEBUGSERIAL -c src\lib\nyan\kitten.c +Open Watcom C/C++ x86 16-bit Compile and Link Utility +Version 2.0 beta Aug 26 2016 00:04:26 (16-bit) +Copyright (c) 2002-2016 The Open Watcom Contributors. All Rights Reserved. +Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved. +Source code is available under the Sybase Open Watcom Public License. +See http://www.openwatcom.org/ for details. +wcl -mh -0 -d1 -wo -isrc\lib\doslib\ -lr -l=dos -fo=.obj -obmilr -oe=24 -out -oh -ei -zp8 -fpi87 -onac -ol+ -ok -bt=dos -DTARGET_MSDOS=16 -DMSDOS=1 -sg -st -of+ -zu -zdf -zff -zgf -k32768 -zk0 -zc -zp8 -zm -zq -q -DDEBUGSERIAL -c src\lib\16_hc.c +Open Watcom C/C++ x86 16-bit Compile and Link Utility +Version 2.0 beta Aug 26 2016 00:04:26 (16-bit) +Copyright (c) 2002-2016 The Open Watcom Contributors. All Rights Reserved. +Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved. +Source code is available under the Sybase Open Watcom Public License. +See http://www.openwatcom.org/ for details. +wcl -mh -0 -d1 -wo -isrc\lib\doslib\ -lr -l=dos -fo=.obj -obmilr -oe=24 -out -oh -ei -zp8 -fpi87 -onac -ol+ -ok -bt=dos -DTARGET_MSDOS=16 -DMSDOS=1 -sg -st -of+ -zu -zdf -zff -zgf -k32768 -zk0 -zc -zp8 -zm -zq -q -DDEBUGSERIAL -c src\lib\16_timer.c +Open Watcom C/C++ x86 16-bit Compile and Link Utility +Version 2.0 beta Aug 26 2016 00:04:26 (16-bit) +Copyright (c) 2002-2016 The Open Watcom Contributors. All Rights Reserved. +Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved. +Source code is available under the Sybase Open Watcom Public License. +See http://www.openwatcom.org/ for details. +wcl -mh -0 -d1 -wo -isrc\lib\doslib\ -lr -l=dos -fo=.obj -obmilr -oe=24 -out -oh -ei -zp8 -fpi87 -onac -ol+ -ok -bt=dos -DTARGET_MSDOS=16 -DMSDOS=1 -sg -st -of+ -zu -zdf -zff -zgf -k32768 -zk0 -zc -zp8 -zm -zq -q -DDEBUGSERIAL -c src\lib\modex16.c +Open Watcom C/C++ x86 16-bit Compile and Link Utility +Version 2.0 beta Aug 26 2016 00:04:26 (16-bit) +Copyright (c) 2002-2016 The Open Watcom Contributors. All Rights Reserved. +Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved. +Source code is available under the Sybase Open Watcom Public License. +See http://www.openwatcom.org/ for details. +wcl -mh -0 -d1 -wo -isrc\lib\doslib\ -lr -l=dos -fo=.obj -obmilr -oe=24 -out -oh -ei -zp8 -fpi87 -onac -ol+ -ok -bt=dos -DTARGET_MSDOS=16 -DMSDOS=1 -sg -st -of+ -zu -zdf -zff -zgf -k32768 -zk0 -zc -zp8 -zm -zq -q -DDEBUGSERIAL -c src\lib\bitmap.c +Open Watcom C/C++ x86 16-bit Compile and Link Utility +Version 2.0 beta Aug 26 2016 00:04:26 (16-bit) +Copyright (c) 2002-2016 The Open Watcom Contributors. All Rights Reserved. +Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved. +Source code is available under the Sybase Open Watcom Public License. +See http://www.openwatcom.org/ for details. +wcl -mh -0 -d1 -wo -isrc\lib\doslib\ -lr -l=dos -fo=.obj -obmilr -oe=24 -out -oh -ei -zp8 -fpi87 -onac -ol+ -ok -bt=dos -DTARGET_MSDOS=16 -DMSDOS=1 -sg -st -of+ -zu -zdf -zff -zgf -k32768 -zk0 -zc -zp8 -zm -zq -q -DDEBUGSERIAL -c src\lib\16text.c +Open Watcom C/C++ x86 16-bit Compile and Link Utility +Version 2.0 beta Aug 26 2016 00:04:26 (16-bit) +Copyright (c) 2002-2016 The Open Watcom Contributors. All Rights Reserved. +Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved. +Source code is available under the Sybase Open Watcom Public License. +See http://www.openwatcom.org/ for details. +wcl -mh -0 -d1 -wo -isrc\lib\doslib\ -lr -l=dos -fo=.obj -obmilr -oe=24 -out -oh -ei -zp8 -fpi87 -onac -ol+ -ok -bt=dos -DTARGET_MSDOS=16 -DMSDOS=1 -sg -st -of+ -zu -zdf -zff -zgf -k32768 -zk0 -zc -zp8 -zm -zq -q -DDEBUGSERIAL -c src\lib\bakapee.c +Open Watcom C/C++ x86 16-bit Compile and Link Utility +Version 2.0 beta Aug 26 2016 00:04:26 (16-bit) +Copyright (c) 2002-2016 The Open Watcom Contributors. All Rights Reserved. +Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved. +Source code is available under the Sybase Open Watcom Public License. +See http://www.openwatcom.org/ for details. +wcl -mh -0 -d1 -wo -isrc\lib\doslib\ -lr -l=dos -fo=.obj -obmilr -oe=24 -out -oh -ei -zp8 -fpi87 -onac -ol+ -ok -bt=dos -DTARGET_MSDOS=16 -DMSDOS=1 -sg -st -of+ -zu -zdf -zff -zgf -k32768 -zk0 -zc -zp8 -zm -zq -q -DDEBUGSERIAL -c src\lib\scroll16.c +Open Watcom C/C++ x86 16-bit Compile and Link Utility +Version 2.0 beta Aug 26 2016 00:04:26 (16-bit) +Copyright (c) 2002-2016 The Open Watcom Contributors. All Rights Reserved. +Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved. +Source code is available under the Sybase Open Watcom Public License. +See http://www.openwatcom.org/ for details. +wcl -mh -0 -d1 -wo -isrc\lib\doslib\ -lr -l=dos -fo=.obj -obmilr -oe=24 -out -oh -ei -zp8 -fpi87 -onac -ol+ -ok -bt=dos -DTARGET_MSDOS=16 -DMSDOS=1 -sg -st -of+ -zu -zdf -zff -zgf -k32768 -zk0 -zc -zp8 -zm -zq -q -DDEBUGSERIAL -c src\lib\16render.c +Open Watcom C/C++ x86 16-bit Compile and Link Utility +Version 2.0 beta Aug 26 2016 00:04:26 (16-bit) +Copyright (c) 2002-2016 The Open Watcom Contributors. All Rights Reserved. +Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved. +Source code is available under the Sybase Open Watcom Public License. +See http://www.openwatcom.org/ for details. +wcl -mh -0 -d1 -wo -isrc\lib\doslib\ -lr -l=dos -fo=.obj -obmilr -oe=24 -out -oh -ei -zp8 -fpi87 -onac -ol+ -ok -bt=dos -DTARGET_MSDOS=16 -DMSDOS=1 -sg -st -of+ -zu -zdf -zff -zgf -k32768 -zk0 -zc -zp8 -zm -zq -q -DDEBUGSERIAL -c src\lib\16_vrs.c +Open Watcom C/C++ x86 16-bit Compile and Link Utility +Version 2.0 beta Aug 26 2016 00:04:26 (16-bit) +Copyright (c) 2002-2016 The Open Watcom Contributors. All Rights Reserved. +Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved. +Source code is available under the Sybase Open Watcom Public License. +See http://www.openwatcom.org/ for details. +wcl -mh -0 -d1 -wo -isrc\lib\doslib\ -lr -l=dos -fo=.obj -obmilr -oe=24 -out -oh -ei -zp8 -fpi87 -onac -ol+ -ok -bt=dos -DTARGET_MSDOS=16 -DMSDOS=1 -sg -st -of+ -zu -zdf -zff -zgf -k32768 -zk0 -zc -zp8 -zm -zq -q -DDEBUGSERIAL -c src\lib\16_sprit.c +Open Watcom C/C++ x86 16-bit Compile and Link Utility +Version 2.0 beta Aug 26 2016 00:04:26 (16-bit) +Copyright (c) 2002-2016 The Open Watcom Contributors. All Rights Reserved. +Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved. +Source code is available under the Sybase Open Watcom Public License. +See http://www.openwatcom.org/ for details. +wlib -b -q gfx.lib modex16.obj bitmap.obj 16text.obj bakapee.obj scroll16.obj 16render.obj src\lib\doslib\hw\cpu\dos86h\cpu.lib src\lib\doslib\hw\dos\dos86h\dos.lib src\lib\doslib\hw\vga\dos86h\vga.lib src\lib\doslib\hw\8250\dos86h\8250.lib 16_vrs.obj 16_sprit.obj +Error! Cannot find file 'modex16.obj' +Should this file be deleted [Yes/No] ? \ No newline at end of file