1
0
mirror of https://gitlab.com/80486DX2-66/gists synced 2025-05-31 08:31:41 +05:30

clock-malfunction-imitation.c: explain more

This commit is contained in:
2024-06-28 13:48:45 +03:00
parent 8c4f499b24
commit 841472299f

View File

@@ -1,6 +1,13 @@
/*
* clock-malfunction-imitation.c
*
* The imitations include:
* - time change
* - clock overflow
* - clock hang
* - clock reverse
* - exponential growth of time
*
* Author: Intel A80486DX2-66
* License: Unlicense
*/