Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб WAITing for BASIC on the Commodore 64 в хорошем качестве

WAITing for BASIC on the Commodore 64 3 года назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса ClipSaver.ru



WAITing for BASIC on the Commodore 64

How can we make Commodore 64 BASIC pause for a specific time? We take a look at three techniques, including their strengths and weaknesses: 1) FOR/NEXT loops which are simple but somewhat inaccurate and not very CPU-accelerator-friendly, 2) polling the TIME variable which might be the best general approach, and 3) Using the esoteric WAIT command to watch particular bits in the C64's jiffy counter. Thanks to patron grymmjack for the question, and to Dr. Craig S. Bruce, Emily Christ, and Jarno Mielikäinen for their insight and help with the answers. To support 8-Bit Show And Tell: Become a patron:   / 8bitshowandtell   One-time donation: https://paypal.me/8BitShowAndTell 2nd channel:    / @8-bitshowandtell247   End credits song is "Park Patrol" by Bedford Level Experiment. Check out the music video here:    • Park Patrol - original C64-inspired song   Index: 0:00 Question: how to sleep/pause/wait in BASIC? 0:23 1. FOR/NEXT loop 7:18 Why not linear? 11:55 2. Polling TI 16:04 A bug in the TI technique 20:50 3. WAIT 162,64 24:26 Why not WAIT 162,60? 29:50 Another WAIT approach 30:59 Conclusion and thanks!

Comments