Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix some uninitialized jumps | Karel Kočí | 2018-01-27 |
| | |||
* | Drop some debug outputs | Karel Kočí | 2018-01-25 |
| | |||
* | Implement memoryview | Karel Kočí | 2018-01-25 |
| | |||
* | Better layout registers | Karel Kočí | 2018-01-23 |
This does dynamic layout of registers. This implemntation is just terrible. It works but it's almost unreadable. It's just too much code for such a small feature. But I can't be bothered to refactor it on top of hacking it. |