Computer/todo.md

41 lines
744 B
Markdown
Raw Normal View History

2024-03-13 06:01:33 +00:00
Verify mod256 behavior on negatives
2024-03-06 06:46:29 +00:00
Edit Mode
- Select where program counter is
Implement HCF
Speed control slider behavior
Speed control slider styling
Overclock Box
2024-03-13 06:01:33 +00:00
Error log:
2024-03-06 06:46:29 +00:00
error in instruction when number out of range (fix new Error("todo"))
2024-03-13 06:01:33 +00:00
- Allow ignoring errors
- Highlight errored instruction parameters and give description
2024-03-06 06:46:29 +00:00
2024-03-13 06:01:33 +00:00
Hard reset button (resets everything)
2024-03-06 06:46:29 +00:00
2024-03-13 06:01:33 +00:00
Soft reset button. Resets program counter and registers.
Fixed size windows
2024-03-06 06:46:29 +00:00
2024-03-13 06:01:33 +00:00
- TV
- Bank Status
2024-03-06 06:46:29 +00:00
2024-03-13 06:01:33 +00:00
Limit size to printout text buffer
Improve instruction explainer. Clearly show what is an instruction and what is a parameter
Ui showing CPU flag(s) (Carry)
2024-03-06 06:46:29 +00:00
Responsive layout
standardize names of all things
Documentation with standard names
Example Programs