Tom Clarke
Tom Clarke
Plan: * Bus extension - can be implemented as library custom components once parameters have been added as in #147 * Merge and split - can be implemented as library...
from a pedagogical POV that is less necessary, given we have bytes, but it would not be difficult and I can see it could be useful. Alas our development focus...
(1) it is not a complete simulation ATM - it simulates a subset of UAL that we wanted for teaching. (2) It has a custom-coded emulator written in F#. This...
We wrote Visual2 to support ARM v6 / ARM v7 (very old) because that architecture was good for 1st year uni teaching a whole load of stuff - it was...
Visual2 is in the process of being set up open source - it will be open late June at the latest, in a good state. The source is F# compiled...
Sorry to reply so late: status of Visual2 is we have not had resources to develop it - we might try to revive it this Summer. No promises - we...
Yes, I'll certainly consider that when revising. The "more complex stuff" part is in need of revision, and the art is how to present it in a simple and unified...
This will not be done Summer 2023. Leave it open as ideas - but by the time it is implemented other things will have changed.
https://github.com/tomcl/issie/issues/442#issuecomment-2027207069 This bug motivates doing the waveform generation properly – generating only the visible part. That then allows software horizontal scrolling. **context** * The key top-level function to generate (or...
Context for SVG creation: * Maybe we will want to display in-integral-clock-cycle SVGs when scrolling to have better UI. In that case we will still (I think) have a snap-to-integral...