aboutsummaryrefslogtreecommitdiff
path: root/qtmips_machine/qtmipsmachine.cpp
Commit message (Expand)AuthorAge
* Make function to register exception handler accessible from outside.Pavel Pisa2019-02-08
* Provide at least partial cleanup after QtMipsMachine.Pavel Pisa2019-02-06
* Implement simple address-space ranges registration and example peripheral.Pavel Pisa2019-02-06
* Setup initial PC according executable entry form ELF file if it is non zero.Pavel Pisa2019-02-04
* Add license to the source files.Pavel Pisa2019-02-04
* Correct memory view updates for uncached and write-through case.Pavel Pisa2019-02-03
* Implement BREAK instruction to stop continuous execution.Pavel Pisa2019-02-03
* Add cache statisticsKarel Kočí2018-05-23
* Integrate cache with rest of the machine coreKarel Kočí2018-04-08
* Fix Pipelined core not to accept hazard unit configurationKarel Kočí2018-01-17
* Cleanup some todos in codeKarel Kočí2018-01-15
* Change how we configure cache and configure hazard unitKarel Kočí2018-01-15
* Add ability to get specific core type from qtmipsmachineKarel Kočí2018-01-08
* Implement machine restartKarel Kočí2018-01-05
* Copy machineconfig in QtMipsMachineKarel Kočí2018-01-05
* Implement some machine execution speed control for guiKarel Kočí2018-01-04
* Allow delay slot disable for non-pipelined coreKarel Kočí2018-01-03
* Fix how we pass exceptionKarel Kočí2018-01-01
* A lot of small changes in guiKarel Kočí2017-12-21
* Put qtmips_machine to machine namespaceKarel Kočí2017-12-17
* Implement few initial graphic elementsKarel Kočí2017-12-15
* Another but same fix for cacheKarel Kočí2017-12-11
* Another huge pile of work for about two monthsKarel Kočí2017-11-19
* Initial commitKarel Kočí2017-08-30