11.Jan.2023
Planet m68k
|
Programming: Web based m68k assembler editor
Under the title link you can find a webapp to write, run and learn M68K assembly code based on the framework SvelteKit and the programming language Rust. The project has a GitHub respository which lists the following features:
- Simple code completition and full syntax highlighting
- Run the program or step through it
- Code breakpoints, settings, input/output interrupts, undo, formatter and more
- Inspect the value of each register and memory address to see which was changed with each instruction
- Create new projects and manage them all in the webapp
- Integrated IDE with semantic checks and useful errors to help you learn assembly
- Integrated documentation and IntelliSense with addressing modes, descriptions and examples
- Customisable settings and shortcuts, including theme customization
(dr)
[News message: 11. Jan. 2023, 09:10] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|