Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | README: add links to other similar project. | Pavel Pisa | 2019-09-06 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Add OpenHub statistic page link. | Pavel Pisa | 2019-08-22 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Document new internal assembler directives and possibility to call make. | Pavel Pisa | 2019-08-20 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Mention integrated assembler in the documentation. | Pavel Pisa | 2019-07-02 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Setup correct path to Azure pipeline MAC OS build status. | Pavel Pisa | 2019-06-28 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Document limitation of memory view which is not usable for frame-buffer access. | Pavel Pisa | 2019-06-28 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Document frame-buffer and LCD display emulation. | Pavel Pisa | 2019-06-28 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Add Building from source on macOS section to README | Martin Endler | 2019-05-12 |
| | |||
* | Add build badge to README | Martin Endler | 2019-05-12 |
| | |||
* | README.md: Open Build Service packages download page added. | Pavel Pisa | 2019-03-24 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | README.md: add link to RPM packages provided by Open Build Service. | Pavel Pisa | 2019-03-23 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Correct binary release address to point to CVUT archive. | Pavel Pisa | 2019-03-16 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Update readme - include how CACHE and SYNCI instructions are implemented. | Pavel Pisa | 2019-03-16 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Add link to open manual page. | Pavel Pisa | 2019-03-10 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Include syscalls support in documentation. | Pavel Pisa | 2019-03-10 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | README: fix typo in example of cmd | Jan Kaisrlik | 2019-03-06 |
| | |||
* | README: fix typos | Jan Kaisrlik | 2019-03-06 |
| | |||
* | Include description of partial coprocessor 0 support in README. | Pavel Pisa | 2019-03-05 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Change serial port peripheral to match SPIM registers definition. | Pavel Pisa | 2019-02-25 |
| | | | | | | | Still Tx only and keep 0xffffc000 base to allows single instruction LW and SW access. Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | README - update list of supported instructions. | Pavel Pisa | 2019-02-24 |
| | | | | | | | Complete list from MIPS32 Instruction Set Quick Reference is supported now. Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Clarify KNOBS_8BIT register. | Pavel Pisa | 2019-02-14 |
| | |||
* | README: correct code snippets formatting. | Pavel Pisa | 2019-02-14 |
| | |||
* | Correct typo. | Pavel Pisa | 2019-02-14 |
| | |||
* | Make dosc word in README to be link to documentation directory. | Pavel Pisa | 2019-02-14 |
| | |||
* | Typo corrected. | Pavel Pisa | 2019-02-14 |
| | |||
* | Add link to thesis and subject pages in README. | Pavel Pisa | 2019-02-14 |
| | |||
* | README.md updated | Pavel Pisa | 2019-02-14 |
| | |||
* | Update czenglish in readme | Karel Kočí | 2018-01-15 |
| | |||
* | Rework compilation so we don't have to use LD_LIBRARY_PATH | Karel Kočí | 2018-01-01 |
| | |||
* | Update dependencies | Karel 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 match | Karel Kočí | 2017-12-12 |
| | |||
* | Add list of all implemented instructions | Karel Kočí | 2017-11-21 |
| | |||
* | 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. |