Age | Commit message (Expand) | Author |
---|---|---|
2020-06-06 | Be a good boy and use key prop in components in arraysHEADmaster | Austin Adams |
2020-06-03 | Pretend to get "stuck" on halts | Austin Adams |
2020-06-03 | Satisfy linter | Austin Adams |
2020-06-03 | Improve register displaying | Austin Adams |
2020-05-31 | Create worker for assembler, add debug buttons | Austin Adams |
2020-05-23 | Disassemble instructions in GUI memory view | Austin Adams |
2019-03-03 | Add memory view | Austin Adams |
2019-03-03 | Move state update logic to Isa class | Austin Adams |
2019-03-02 | Reset worker when isaName prop changes | Austin Adams |
2019-03-02 | Begin work on communication between worker and frontend | Austin Adams |
2019-02-21 | Move isa-related helper functions into a wrapper Isa class | Austin Adams |
2019-02-21 | Begin moving machine state updates out of Simulator code | Austin Adams |
2019-02-14 | Call the prop workerBundleUrl instead bc i can | Austin Adams |
2019-02-14 | Rename Hello world component to GuiDebugger | Austin Adams |