aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAge
* Rework compilation so we don't have to use LD_LIBRARY_PATHKarel Kočí2018-01-01
|
* Update dependenciesKarel Kočí2017-12-21
| | | | | Yep it now works only with Qt5, no deep idea why but I probably used somewhere something that is not compatible.
* Acknowledge that we are not doing exact instruction matchKarel Kočí2017-12-12
|
* Add list of all implemented instructionsKarel Kočí2017-11-21
|
* Another huge pile of work for about two monthsKarel Kočí2017-11-19
| | | | | | Well I should commit every change instead of this madness. I am not documenting changes as all this is just improvements and implementation progression.
* Use QString and QVector instead of std ones and moreKarel Kočí2017-09-02
|
* Initial commitKarel Kočí2017-08-30
Adding work done so far.