add semaphore to cga_stream + use it in demos
This commit is contained in:
@ -71,7 +71,6 @@ inline void PCSPK::delay(int time) {
|
||||
|
||||
// systime is incremented in 10ms steps
|
||||
while ((systime - start_time) * 10 < time) {}
|
||||
|
||||
}
|
||||
|
||||
/*****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user