Atari 8 Bit Turbo BASIC XL - A Quick Comparison of Compiled vs. Non-Compiled

Описание к видео Atari 8 Bit Turbo BASIC XL - A Quick Comparison of Compiled vs. Non-Compiled

A quick and dirty comparison of a compiled vs. standard interpreted Turbo-BASIC XL, using a simple Player Missile player moving right and left across the screen. The test is ran for 15 seconds each and increments a counter to calculate the number of movements made.


ATR image with source code - https://drive.google.com/open?id=1fWG...


Turbo BASIC XL interpreted file is PMDEMO.TUR. The machine language PM movement OBJ file called in the PMDEMO file is PMMOVE.OBJ. The program is set to use D2:. Simply change the drive number in line 8030 BLOAD "D2:PMMOVE.OBJ" to the appropriate drive number.

Комментарии

Информация по комментариям в разработке