imperative-rs #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "imperative-rs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Rewrote the disassembler and
cpu::tick()
for code concision and massive speed improvements.Turns out, getting the current time takes AGES, so if we don't need it, we don't get it.
Pull request closed