Kobzol / davis

Assembly debugger written in Angular 2.
https://kobzol.github.io/davis
MIT License
63 stars 10 forks source link

Usability #24

Open Johnlon opened 2 years ago

Johnlon commented 2 years ago

Could you make the UI closer to the one that inspired you https://schweigi.github.io/assembler-simulator/

When a mem location or register changes then show a different colour. Use horizontal spae more effectively - eg 16 wide mem and not 8.

Take alook back at .. https://schweigi.github.io/assembler-simulator/

Thanks

Kobzol commented 2 years ago

Hi! To be honest, the codebase has considerable bitrot from since it was last compiled and I'm not sure how difficult it will be to change it nowadays. I'll try to take a look at it once I have some free time.