https://github.com/ohrrpgce/ohrrpgce/commit/7b4d754d70628ef8586324048265745cfede8597
Author: teeemcee <teeemcee@7d344553-34f0-0310-a9b1-970ce8f1c3a2>
Date:   Wed Jul 30 00:45:39 2025 +0000

    Get rid of the wantimmediate global and rewrite Bug #430 emulation
    
    When a script fibre finishes the interpreter now exits and the top-level
    execute_script_fibres loop will call it again.
    However, when a new fibre starts the interpreter switches straight to it.
    
    Refactoring towards giving fibres on independent call stacks.
    

 game.bas             | 63 ++++++++++++++++++++++++++++++----------------------
 gglobals.bi          |  1 -
 oldhsinterpreter.bas | 54 ++++++++++++++++++++------------------------
 scripting.bi         |  2 +-
 4 files changed, 61 insertions(+), 59 deletions(-)



_______________________________________________
Ohrrpgce mailing list
[email protected]
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to