Computer/todo.md

43 lines
843 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
2024-03-26 03:03:20 +00:00
Ui showing CPU flag(s) (Carry) and call stack
Share programs from encoded url
2024-03-06 06:46:29 +00:00
Responsive layout
standardize names of all things
Documentation with standard names
2024-03-26 03:03:20 +00:00
Example Programs (loaded as one of those encoded string url things)