Show HN: Browser-based M68K interpreter supports MOVEM,data defs,and disp. addr
github.comThis is a great Easy68K replacement. MOVEM and displacement addressing working in the browser with full undo/redo is already more than what most students get on native tools. If you haven't already, consider adding breakpoints, that would make this a no-brainer for university courses.
Thanks I'm trying to implement everything, the break point will be added in the near future. If you find any bug please report it!