A simple computer simulator that you can program THE VERSION 2! You can save stuff to ram, add and subtract things, turn on turn off LEDs read switches play with logic gates and more. TURBO MODE RECOMENDED / TURBOWARP (Preprogramed with a 8 bit random num generator in bin) To see how to program look into credits When running turbo mode change unlimited speed to false and change the speed by changing the cpu speed in hz (938 blocks and still indev) Specs: 16 bytes of ram, 48 bytes of storage 60hz cpu (full 60hz only at turbo mode, more hz max using turbowarp). 18 buttons total, 12x5 display
First remix the project and then in the editor edit the program and save, sometimes when in the editor and you run it it lags. KNOWN ISSUES: Cache thinking max num is 254 while its 255. Probably broken: ADD, SUB List of instructions in https://github.com/Simonko-912/EBSL in INSTRUCTIONS.md Everything made by me please credit me when you remix my project The code is called EasyByteScratchLang (EBSL) btw