log

age author description
Tue, 31 May 2022 01:00:55 -0400 David A. Holland Don't cast through "volatile int". Causes a gcc warning nowadays.
Tue, 31 May 2022 00:59:42 -0400 David A. Holland Fix friend declaration for gcc10.
Tue, 31 May 2022 00:59:00 -0400 David A. Holland Remove unused variables.
Tue, 31 May 2022 00:58:42 -0400 David A. Holland Strengthen the build hack for non-DOS targets.
Tue, 31 May 2022 00:54:12 -0400 David A. Holland Remove unused variable; fix what it was supposed to be doing.
Mon, 30 May 2022 23:58:14 -0400 David A. Holland silence random gcc warning