Hacker News new | ask | show | jobs
Show HN: Browser-based M68K interpreter supports MOVEM,data defs,and disp. addr (github.com)
2 points by aldino97 68 days ago
1 comments

This 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!