]> git.sur5r.net Git - cc65/commit
Made div-test.c use doesclrscrafterexit().
authorGreg King <gregdk@users.sf.net>
Fri, 9 Nov 2018 22:11:03 +0000 (17:11 -0500)
committerGreg King <gregdk@users.sf.net>
Fri, 9 Nov 2018 22:11:03 +0000 (17:11 -0500)
commit2acfa5e78f4fab5c540f3798d7444b816c264e7f
tree0a3c88e6dfe8a10496852b6c4233fa60c0d3e94a
parent8fd1db4d7882cb7c65fc43a7cc25b4b3ac678b06
Made div-test.c use doesclrscrafterexit().

It no longer waits for a key tap if it doesn't need to do that.

Also, normalized the source code formatting.
testcode/lib/div-test.c