Finish Initial UI implementation #1
Owner
- Implement Display out
- Copy paste code from old emulator and refactor.
- Ensure memory mapping is done correctly based on spec.
- Refine Assembler UI.
- UI should show error messages when assembly fails (with details).
- Add a bottom scroll-area showing assembly progress and logs.
- The right hand column should attempt to decode built instructions to show the memory layout.
- [x] Implement Display out
- [x] Copy paste code from old emulator and refactor.
- [ ] Ensure memory mapping is done correctly based on spec.
- [ ] Refine Assembler UI.
- [x] UI should show error messages when assembly fails (with details).
- [ ] Add a bottom scroll-area showing assembly progress and logs.
- [x] The right hand column should attempt to decode built instructions to show the memory layout.
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?