From 9b8e32cf257f461836b71d9c98acffe85765425b Mon Sep 17 00:00:00 2001
From: sparky4 <sparky4@cock.li>
Date: Mon, 15 May 2017 12:29:03 -0500
Subject: [PATCH] xcroll.exe needs through testing on real hardware\!\!\!\!
 ass\! 16_ca needs huge amounts of work and I should remember what needs to be
 done soon[going to port rest of code to borland c some time so we can use the
 core components of id engine here ][going to add 16_us.c eventually but the
 debug system and CA_ PM_ and MM_ usage is priority now]older zcroll renamed
 to xcroll][zcroll is now the pre menu game loop system with PROPER data usage
 with CAMMPM] added 1st scroll back [i work on CA] palette debug show values
 added wwww and i need to know how to see vrs/vrl imaage data palette index
 numbers [i am trying to find out how the hell you get the index number values
 of VRL/VRS] boom has been fixed ^^[CA_CacheMap added seems to be used in
 start a new game] what is mapsegs?

---
 XCROLL.LOG | 36 ++++++++++++++++++++++++++++++++++++
 1 file changed, 36 insertions(+)
 create mode 100755 XCROLL.LOG

diff --git a/XCROLL.LOG b/XCROLL.LOG
new file mode 100755
index 00000000..8474444f
--- /dev/null
+++ b/XCROLL.LOG
@@ -0,0 +1,36 @@
+objects detected
+Object 4's name: 'trunk'
+	properties: {
+                     "walkable":"0"
+                    }
+		walkable: 0
+Object 4's name: 'stump'
+	properties: {
+                     "walkable":"0"
+                    }
+		walkable: 0
+freeing tok
+
+Project 16 xcroll.exe. This is just a test file!
+version May 15 2017 12:13:50
+page[0]dxy: 16x16
+
+player vars:
+	xy: 160x128	txy: 10x8	triggxy: 10x9	value: 39
+	hp: 4	q: 1	info.dir: 2	d: 2	dire: 30	pdir: 0
+	delay=0
+
+VL_PrintmodexmemInfo:
+  Virtual Screen: 352x272	Tile: 22x17=((Virtual Screen)/16)
+  	  Screen: 320x240	Tile: 20x15=((Screen)/16)
+  stride: 80 draw_stride: 88 draw_stride_limit: 88
+  Free Video Memory: 767
+  page	[0]=(a000:0000) size=23936	w=352  h=272 sw=320  sh=240 pi=1408
+	[1]=(a000:5d80) size=23936	w=352  h=272 sw=320  sh=240 pi=1408
+	[2]=(a000:bb00) size=8448	w=352  h=96  sw=352  sh=96  pi=1408
+	[3]=(a000:dc00) size=8448	w=352  h=96  sw=352  sh=96  pi=1408
+gvar.video:
+ r=0 bgps=1 
+
+detected CPU type: 80386 or newer
+detected FPU type: 80387
-- 
2.39.5