OSDN Git Service

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 4e2f185..e8c46e0 100755 (executable)
Binary files a/scroll.exe and b/scroll.exe differ
index 310c47c..0744ab4 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 ab0edbd..6b4176c 100755 (executable)
@@ -371,6 +371,7 @@ void main()
                }
                IN_Ack();
        }
+       //TODO fmemtest into page
        if(IN_KeyDown(4+1))     //4
        {
                SELECT_ALL_PLANES();