grjte
grjte
Just a note that this work is on hold pending the updates to the `SYSCALL` operation which will cause changes in the decoder, issue #418
Another note from @bobbinth: > there might be other ways of computing a power of two which may be outside of the co-processor structure > like it may be done...
@bobbinth or @0xKanekiKen what's the status of this issue? The binacc PR has been open for a while. Is this change on hold?
Hey @4rgon4ut I'm really happy to see this! It would be a great addition and I really like what you've put together. There are a couple things it would be...
I'd love to hear thoughts from other contributors on which of the things above would have been appreciated vs. discouraged you from contributing @tohrnii @0xKanekiKen and all others :)
> Regarding gh-pages branch, I'm actually not sure yet what's the best way for managing going forward. Right now, the docs are coming from the next branch, but maybe they...
> However, we can standardize PR template so that PR description will contain issue number and link. Also would be nice to create PR/issue templates and add references to guide....
@4rgon4ut Great! Here are my thoughts on the above. > 1. Prefixing branch names with issue number. Let's not do this. We'll just keep it simple with the existing `kebab-case`...
@bobbinth what about having it as a bullet point list instead of a task list?
This could also be a good time to revisit the approach to providing delta values and generating the trace (i.e. when to do each thing). Currently, we loop through the...