aboutsummaryrefslogtreecommitdiff
path: root/qtmips_machine/memory.h
Commit message (Expand)AuthorAge
* Use override to make newer versions of C++ compiler happy.Pavel Pisa2019-06-30
* Memory change counter moved to MemoryAccess and external changes notification...Pavel Pisa2019-06-30
* Pass arithmetic exception trough pipeline and implement trap support and inst...Pavel Pisa2019-02-17
* Add debug access to rword and friends to allow read data through cache withou...Pavel Pisa2019-02-12
* Implemented simple indication of presence of memory location in the cache.Pavel Pisa2019-02-07
* Added method to retrieve memory location status.Pavel Pisa2019-02-07
* Unified instructions table and access type move to machinedefs.h .Pavel Pisa2019-02-04
* Primitive implementation of cache instruction.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
* Drop quick jump buttons from memory viewKarel Kočí2018-04-10
* Implement sync for memoryKarel Kočí2018-04-08
* Use whole words in memoryKarel Kočí2018-04-05
* Add focus function to memory viewKarel Kočí2018-01-25
* Emit byte_change when byte is written to memoryKarel Kočí2018-01-15
* Implement machine restartKarel Kočí2018-01-05
* Some pleanups and small fixesKarel Kočí2017-12-21
* Use global includes in qtmips_machineKarel Kočí2017-12-17
* Put qtmips_machine to machine namespaceKarel Kočí2017-12-17
* Add AC_NONE to MemoryAccess::AccessControlKarel Kočí2017-12-12
* Add memory type abstract functionKarel Kočí2017-12-12
* Add possibility to compare memory and registers stateKarel Kočí2017-11-21
* Initial commitKarel Kočí2017-08-30