TIME not working correctly in some scenarios

Bug #1944395 reported by Raul Portales
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MSXBAS2ROM
Fix Released
Low
AMAURY SOARES PIRES DE CARVALHO

Bug Description

When trying to use TIME to make an animation after loading a .SC2 file, it does not work

This program does not beep ever:

FILE "intro.sc2.plet5"
10 SCREEN 2
20 CMD WRTVRAM 0, 0
100 TIME = 0
120 IF TIME<50 THEN 120
130 BEEP: GOTO 100

But if we remove line 20, it does work.
I have seen TIME working after loading .sc2 files too, but with some other code in between. This is the simplest example I can make that showcases the bug.

Revision history for this message
AMAURY SOARES PIRES DE CARVALHO (amaurycarvalho) wrote :

Solved on release 0.2.8.0

Changed in msxbas2rom:
status: New → Fix Released
importance: Undecided → Low
assignee: nobody → AMAURY SOARES PIRES DE CARVALHO (amaurycarvalho)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.