Fix loading memory and add simple stack test
authorbylex <mbilek06@gmail.com>
Wed, 26 Feb 2025 07:48:36 +0000 (08:48 +0100)
committerbylex <mbilek06@gmail.com>
Wed, 26 Feb 2025 07:48:36 +0000 (08:48 +0100)
commita84fd73a9a7962d4427399b60c640982afb31093
tree8a5813594788cd83e713b9b7639cc9cb9b253bc8
parenta516991d78cadd3c217fb7d6157e386422905602
Fix loading memory and add simple stack test
interpreter.c
test_stack.o [new file with mode: 0644]
test_stack.s [new file with mode: 0644]