Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

fix bug in SET_VALUE() #77

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Sep 24, 2023

  1. fix bug in SET_VALUE()

    Previously, the `SET_VALUE()` method is not terminated correctly. Calling SET_VALUE() will continue to call `GET_VALUE()`. 
    
    A `Stop` opcode needs to be added at the end of `SET_VALUE()`.
    AmazingAng authored Sep 24, 2023
    Configuration menu
    Copy the full SHA
    8826531 View commit details
    Browse the repository at this point in the history