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

fix bug in SimpleStore.huff #18

Closed
wants to merge 1 commit into from

Commits on Sep 24, 2023

  1. fix bug in SimpleStore.huff

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