More on millisecond timing and tachistoscope applications for the IBM PC
Generate an AI Snapshot to get a quick, structured summary of this paper.
A concise AI-generated summary of the paper will appear here once you click Generate AI Snapshot.
TL;DR
This paper describes a method of establishing time intervals at a precision of better than 1 msec, using QuickBASIC 4.0, for running real time experiments on an IBM PC without an 8087 coprocessor.
Abstract
This paper describes a method of establishing time intervals at a precision of better than 1 msec, using QuickBASIC 4.0, for running real time experiments on an IBM PC without an 8087 coprocessor. This method is far superior to the TIMER function provided by BASIC, which has a precision of only 110 msec. Also described is an assembly language subroutine that corrects a problem in QuickBASIC 3.0 and QuickBASIC 4.0 to allow proper switching between screens in the CGA text mode for use of the PC as a tachistoscope. A tachistoscope program listing shows how to use the screen subroutine and how to establish intertriai intervals and record reaction times using the timing subroutines.
