-
Notifications
You must be signed in to change notification settings - Fork 45
Using MARIE.js
Eric Jiang edited this page Sep 6, 2016
·
5 revisions
To change default settings, go to Edit → Preferences
To open an example, add ?<example>
to the end of the URL
Add breakpoints to the side and step through code, pausing at breakpoints and check if values are expected.
Same as above, but using step-back as well to further debug the code
MARIE.js Wiki | License
Copyright © 2018 Jason Nguyen, Saurabh Joshi, Eric Jiang, Felix Salim, Guido Tack, Monash University
Copyright © 2018 Jason Nguyen, Saurabh Joshi, Eric Jiang, Felix Salim, Guido Tack, Monash University
Documentation
MARIE Instructions Set with Opcode
Register Transfer Language (RTL)
More Reading
The Essentials of Computer Organization and Architecture-Chapter 4.2
Tutorials
MARIE.js Documentation