Commits

[18 total ]
Avatar
r30 Fixed missing resource cleanup of screen device. This didn't have any effect in practice because System.exit() takes care of it anyway, still the code is cleaner now.

by Thomas Aglassinger (Using name ‘roskakori’) on 2008-07-20 13:05 (about 1 year ago)

Avatar
r29 Changed eclipse compiler warning to be more restrictive except for the SerialIUD warning which is now disabled.

by Thomas Aglassinger (Using name ‘roskakori’) on 2008-07-20 13:03 (about 1 year ago)

Avatar
r27 Cleaned up loop.

by Thomas Aglassinger (Using name ‘roskakori’) on 2008-07-19 15:20 (about 1 year ago)

Avatar
r26 - Changed key to exit: now only RUN-STOP works instead of "any key but F or L".

by Thomas Aglassinger (Using name ‘roskakori’) on 2008-07-19 15:05 (about 1 year ago)

Avatar
r25 Added MS DOS port written in Turbo Pascal. To compile, use Turbo Pascal 5.5 or later.

by Thomas Aglassinger (Using name ‘roskakori’) on 2008-07-19 14:19 (about 1 year ago)

Avatar
r23 Added copyright comment.

by Thomas Aglassinger (Using name ‘roskakori’) on 2008-07-19 11:38 (about 1 year ago)

Avatar
r22 Added "finster". Press "F" to turn off the light, press "L" to turn it back on.

by Thomas Aglassinger (Using name ‘roskakori’) on 2008-07-19 09:53 (about 1 year ago)

Avatar
r21 Fixed missing eclipse project files.

by Thomas Aglassinger (Using name ‘roskakori’) on 2008-07-19 09:40 (about 1 year ago)

Avatar
r20 Cleaned up constants and comments.

by Thomas Aglassinger (Using name ‘roskakori’) on 2008-07-19 01:47 (about 1 year ago)

Avatar
r19 Changed from program that never exits to one exits once a key is pressed. Additionally the colors are restored.

by Thomas Aglassinger (Using name ‘roskakori’) on 2008-07-19 01:35 (about 1 year ago)