ScratchData LogoScratchData
Back to Eyoko1's profile

Memory v1.3

EYEyoko1•Created February 22, 2024
Memory v1.3
2
1
13 views
View on Scratch

Instructions

Simulation of memory - everything is stored in lists as binary Example of this in use is on my profile Functions: (Scroll Down) Read - Number & String (Floats not supported currently) Write - Number & String (Floats not supported currently) Allocate Bytes Run Assembly

Description

There are two memory regions - Local and Global Local is for the current sprite and Global self explanatory Uses: Code Obfuscation Providing an understanding for how things are processed in memory Changelog: (day / month / year) (01/06/2024) v1.3 Added a note about creating and enumerating lists / arrays (09/03/2024) v1.3 - Added assembly instructions (24/02/2024) v1.2 - Added support for negative numbers with the read / write signed functions - Bug fixes & unused variable cleanup (23/02/2024) v1.1 - Added string read/write - capital letters aren't supported currently (22/02/2024) v1.0 - Working on string reading (It's difficult due to scratch scientific notation) - Updated costumes to make them look better - Created the project

Project Details

Project ID970331651
CreatedFebruary 22, 2024
Last ModifiedSeptember 2, 2024
SharedFebruary 22, 2024
Visibilityvisible
CommentsAllowed