sparky4 [Mon, 9 Jan 2017 18:12:47 +0000 (12:12 -0600)]
added stuff to help me study 0.exe it is a complex program wwww what is getting to me is the preservation of the bg and how it is done and where is it wwww
sparky4 [Fri, 6 Jan 2017 20:23:01 +0000 (14:23 -0600)]
makefile polished!! it seems everything works reletively ok and i added f6 and f7 to show the vrs stride issue i am having! THEY NOW CORRespond with page num in 0.exe
use latest fixup to DOSLIB that allows you to specify that DOSLIB
compile only specific targets. Do Sparky4 a favor and update his
makefile only to build anything relevent to the dos86h target, so that
compiling from source no longer requires you to wait for EVERYTHING to
build in DOSLIB.
sparky4 [Tue, 6 Dec 2016 19:30:47 +0000 (13:30 -0600)]
ok wwwww zscroll and scroll compile disabled due to me being too tired to whack at code wwwwwwwwwwwwwwwwwww wwwww i think zcroll16 and scroll16 should be merged wwwwww wwww shinku added back.... bcexmm.exe is horrifically broken wwww i need to cut it down more wwww but later i also isolate the dbg stuff better wwww wwwww nibble added ^^ i hope it works wwww
sparky4 [Tue, 6 Dec 2016 17:34:30 +0000 (11:34 -0600)]
ok wwwww zscroll and scroll compile disabled due to me being too tired to whack at code wwwwwwwwwwwwwwwwwww wwwww i think zcroll16 and scroll16 should be merged wwwwww wwww shinku added back.... bcexmm.exe is horrifically broken wwww i need to cut it down more wwww but later i also isolate the dbg stuff better wwww and added some changed i made to whats_was_changed file wwww and edited ud.sh to rm log files made by watcom for easier update
sparky4 [Mon, 5 Dec 2016 16:01:38 +0000 (10:01 -0600)]
ok wwwww zscroll and scroll compile disabled due to me being too tired to whack at code wwwwwwwwwwwwwwwwwww wwwww i think zcroll16 and scroll16 should be merged wwwwww wwww shinku added back.... bcexmm.exe is horrifically broken wwww i need to cut it down more wwww but later i also isolate the dbg stuff better wwww
sparky4 [Fri, 25 Nov 2016 21:44:31 +0000 (15:44 -0600)]
wwww ok wwwww zscroll and scroll compile disabled due to me being too tired to whack at code wwwwwwwwwwwwwwwwwww wwwww i think zcroll16 and scroll16 should be merged wwwwww wwww shinku added back w
sparky4 [Fri, 25 Nov 2016 21:40:22 +0000 (15:40 -0600)]
wwww ok wwwww zscroll and scroll compile disabled due to me being too tired to whack at code wwwwwwwwwwwwwwwwwww wwwww i think zcroll16 and scroll16 should be merged wwwwww
sparky4 [Fri, 25 Nov 2016 21:37:56 +0000 (15:37 -0600)]
wwww ok wwwww zscroll and scroll compile disabled due to me being too tired to whack at code wwwwwwwwwwwwwwwwwww wwwww i think zcroll16 and scroll16 should be merged wwwwww
sparky4 [Fri, 25 Nov 2016 21:36:27 +0000 (15:36 -0600)]
wwww ok wwwww zscroll and scroll compile disabled due to me being too tired to whack at code wwwwwwwwwwwwwwwwwww wwwww i think zcroll16 and scroll16 should be merged wwwwww
fix bizarre near/far sprintf problem when gv->pee not initialized by just replacing the
gv->pee status text buffer with a global char[] buffer everyone can use for status messages.
that way Watcom C can resolve the far pointer properly to sprintf(). This fixes ZCROLL.EXE
printing *** Null pointer assignment detected on shutdown.