Web Version Overview
CREATOR is a browser-based assembly programming environment that requires no installation. It provides a complete development and debugging environment for multiple architectures directly in your web browser.
Figure: CREATOR main interface
Access
Visit https://creatorsim-community.github.io/creator-beta to use CREATOR online.
Features
- Multi-Architecture Support: Work with RISC-V, MIPS, Z80, and custom architectures.
- Integrated Code Editor: Syntax highlighting, IntelliSense, and code navigation.
- Simulator: Step through code, set breakpoints, and inspect memory/registers.
- Modular Assemblers: Support for multiple assemblers like CREATOR Assembler and RASM.
- User-Friendly Interface: Intuitive layout with architecture selection, code editor, and simulator panels.
Next Steps
- Explore the User Interface to familiarize yourself with the layout and features.