Skip to content

Demo named Speedway Manager do not run under ApolloOS #742

@Kamelitoloveless

Description

@Kamelitoloveless

Demo do not run because it wait for a value set in memory by AddIntServer() to sync with VBL.

  1. launch the Speedway manager under Aros68k or ApolloOS equipped Amiga. https://www.pouet.net/prod.php?which=59067

The demo is Frozen.

The demo should run like on AmigaOS.

Architecture

  • Amiga Vampire V4SA

CPU

  • m68k

Version
ApolloOS 9.5.1
Additional context

Demo wait for a value set in memory by AddIntServer() to sync with VBL. This value is not set so the demo looks freezed.
Prior to call AddIntServer the demo do a disable() and Forbid().
If I remove the disable() / enable() call the demo run.
It happens on other demos.
It looks like an issue with IDNestCnt but I might be wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions