Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add write and read notification to the simple peripheral component. | Pavel Pisa | 2019-02-08 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Add license to the source files. | Pavel Pisa | 2019-02-04 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Just small move of code in qtmipsexception.h | Karel Kočí | 2018-01-01 |
| | |||
* | Simplify how we define exceptions | Karel Kočí | 2018-01-01 |
| | | | | | Exceptions definition was pretty much just copy and past. That can do preprocessor for us too so use it for it. | ||
* | Tiny typo | Karel Kočí | 2018-01-01 |
| | |||
* | Put qtmips_machine to machine namespace | Karel Kočí | 2017-12-17 |
| | |||
* | Add missing exception definition | Karel Kočí | 2017-12-12 |
| | |||
* | Another huge pile of work for about two months | Karel 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 more | Karel Kočí | 2017-09-02 |
| | |||
* | Initial commit | Karel Kočí | 2017-08-30 |
Adding work done so far. |