Finish Initial UI implementation #1

Open
opened 2025-06-16 15:43:48 +01:00 by zxq5 · 0 comments
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.
zxq5 added this to the Damn Simple Architecture project 2025-06-16 18:45:27 +01:00
zxq5 added the TaskEnhancement labels 2025-06-16 18:51:34 +01:00
zxq5 added this to the Emulator Working milestone 2025-06-16 18:51:38 +01:00
zxq5 self-assigned this 2025-06-16 18:51:56 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: zxq5/damn_simple_architecture#1