Skip to content

PAUSE delay is too short and does not match the orginal pause #29

@em00k

Description

@em00k

PAUSE is too quick, and should behave like old pause.

WaitRetrace(500) is roughly a second at 50fps, PAUSE 1 should be 50 frames.

Issue can arise when code may run from raster line 0-191 and then when the PAUSE is called, it will hit line 192 and no perceived delay will be added.

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions