]> 4ch.mooo.com Git - 16.git/commitdiff
wwww
authorsparky4 <sparky4@cock.li>
Thu, 8 Oct 2015 19:40:21 +0000 (14:40 -0500)
committersparky4 <sparky4@cock.li>
Thu, 8 Oct 2015 19:40:21 +0000 (14:40 -0500)
scroll.exe
scroll.map
src/scroll.c

index 4e2f185d38374664bbeacca64731dee95e2734ab..e8c46e071c3d889335c6f0fea2a3a0c9e062e0c2 100755 (executable)
Binary files a/scroll.exe and b/scroll.exe differ
index 310c47cf9cfac9aafc023e9c8ffcecacc78962f0..0744ab4d33d52b07172cbf587123dc8b02315f36 100755 (executable)
@@ -1,7 +1,7 @@
 Open Watcom Linker Version 2.0 beta Sep 21 2015 09:27:06 (32-bit)
 Copyright (c) 2002-2015 The Open Watcom Contributors. All Rights Reserved.
 Portions Copyright (c) 1985-2002 Sybase, Inc. All Rights Reserved.
-Created on:       15/10/08 14:30:43
+Created on:       15/10/08 14:40:19
 Executable Image: scroll.exe
 creating a DOS executable
 
index ab0edbddf93b7ed7fb57f93ac412c65161ad226d..6b4176c9cb574aff112463120e72b6168de84897 100755 (executable)
@@ -371,6 +371,7 @@ void main()
                }
                IN_Ack();
        }
+       //TODO fmemtest into page
        if(IN_KeyDown(4+1))     //4
        {
                SELECT_ALL_PLANES();