From: sparky4 Date: Mon, 31 Aug 2015 15:55:27 +0000 (-0500) Subject: why the fack it no work? scroll.exe? X-Git-Url: http://4ch.mooo.com/gitweb/?p=16.git;a=commitdiff_plain;h=eae066d49afe2cbc8f9e8721e5ab26b449f0e652 why the fack it no work? scroll.exe? modified: DEBUG.16B modified: MMDUMP.16 modified: bcexmm.prj modified: makefile --- diff --git a/DEBUG.16B b/DEBUG.16B index 076f9553..b8bd5434 100755 --- a/DEBUG.16B +++ b/DEBUG.16B @@ -1,12 +1,12 @@ -Seg:0 Size:2640 Owner:0x7563 -+++++++++++++++++++++++++++++++++_ +Seg:0 Size:2938 Owner:0x6465 ++++++++++++++++++++++++++++++++++++++_ 0 -Seg:a50 Size:256 Owner:0xcf80 +Seg:b7a Size:256 Owner:0xcf80 ++++_  -Seg:b50 Size:273 Owner:0xfe2 -++++_ -00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +Seg:c7a Size:273 Owner:0xfe2 ++++++_ +000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 Seg:9fde Size:28706 Owner:0x0 _  diff --git a/MMDUMP.16 b/MMDUMP.16 index 50f5d8b5..3ce97a2e 100755 Binary files a/MMDUMP.16 and b/MMDUMP.16 differ diff --git a/bcexmm.prj b/bcexmm.prj index a68dfcd4..d143b743 100755 Binary files a/bcexmm.prj and b/bcexmm.prj differ diff --git a/makefile b/makefile index 0c1cf1f8..d88c6d7b 100755 --- a/makefile +++ b/makefile @@ -27,10 +27,10 @@ WCPULIB=$(SRCLIB)wcpu$(DIRSEP) BAKAPIFLAGS=-fh=bakapi.hed SFLAGS=-sg -st -of+ -k32768 -zu -zdf -zff -zgf#49152#24576 DFLAGS=-DTARGET_MSDOS=16 -DMSDOS=1 $(SFLAGS) -ZFLAGS=-zk0 -zq -zc -zp8## -zm +ZFLAGS=-zk0 -zq -zc -zp8# -zm CFLAGS=-mc -lr -l=dos -wo -x# -d2##wwww OFLAGS=-obmiler -out -oh -ei -zp8 -0 -fpi87 -onac -ol+ -ok####x -FLAGS=$(OFLAGS) $(CFLAGS) $(DFLAGS) $(ZFLAGS) +FLAGS=$(CFLAGS) $(OFLAGS) $(DFLAGS) $(ZFLAGS) DOSLIBEXMMOBJ = himemsys.$(OBJ) emm.$(OBJ) DOSLIBOBJ = adlib.$(OBJ) 8254.$(OBJ) 8259.$(OBJ) dos.$(OBJ) cpu.$(OBJ)