Kris Bahnsen
Kris Bahnsen
### Missing feature When generating passwords, I generally want to select the longest and most full features passwd characters. However, some websites are stupidly restricting of this. When creating an...
Project Report "Amount to Order" and "Sum (Order)" should pull from Distributors more intelligently
For example, I have a project that requires 500pcs of part X; and currently only have 400pcs in stock. In the distributor tab of that part there exist two prices...
This is the second time this has happened. The trigger was different both times, the first was changing a variable type in the decompiler, this one was jumping to a...
### Expected behavior - Enter Credential Management Mode - Select a login - Change the service/website - Click Confirm Changes - Press the Eye in the Password box to view...
The scroll wheel on the miniBLE does not have a stiff enough knurling on it to allow good finger contact. Its very rounded, and in cold, dry climates, a finger...
(This might benefit from first addressing #20?) Currently, execution is gated to real-time by doing execution steps. Execute a number of T states that would occur in the 64 Hz...
Probably some issue with how this instruction gets evaluated due to it being the INT handler.
Currently all device access is output via log_debug(). Separate it out so individual device access can be monitored when debugging. Probably going to be a pain in the ass to...
In https://github.com/kbembedded/msemu/pull/35#discussion_r331761742 it was suggested to expand logging capabilities to have different layers. e.g. log_debug() would be very very verbose log_trace() would only log/display opcodes executed, still noisy log_warn() to...
Port 0x3 is the IRQ register. Current documents seem to indicate that it is a read-only and write-only register. That is, the write path sets IRQ enable, while the read...