From: sparky4 Date: Wed, 4 Mar 2015 00:26:03 +0000 (-0600) Subject: modified: src/test2.c X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=3f35a8a2588ad072bb9e8f15b6045cc5bdd4dcd7;p=16.git modified: src/test2.c modified: test2.exe --- diff --git a/src/test2.c b/src/test2.c index 8a844d4a..48299a41 100644 --- a/src/test2.c +++ b/src/test2.c @@ -47,6 +47,11 @@ void main() { printf("\n"); } } + /*__asm + { + mov ah,31h + int 21h + }*/ // file = fopen("ptmp0.pcx", "wb"); diff --git a/test2.exe b/test2.exe index d9952813..5d1c1bd9 100644 Binary files a/test2.exe and b/test2.exe differ