index
:
qtmips
fix-memory-view
master
simple-memory-view
MIPS CPU emulator for education purposes
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qtmips_machine
/
memory.h
Commit message (
Expand
)
Author
Age
*
Pass arithmetic exception trough pipeline and implement trap support and inst...
Pavel Pisa
2019-02-17
*
Add debug access to rword and friends to allow read data through cache withou...
Pavel Pisa
2019-02-12
*
Implemented simple indication of presence of memory location in the cache.
Pavel Pisa
2019-02-07
*
Added method to retrieve memory location status.
Pavel Pisa
2019-02-07
*
Unified instructions table and access type move to machinedefs.h .
Pavel Pisa
2019-02-04
*
Primitive implementation of cache instruction.
Pavel Pisa
2019-02-04
*
Add license to the source files.
Pavel Pisa
2019-02-04
*
Correct memory view updates for uncached and write-through case.
Pavel Pisa
2019-02-03
*
Drop quick jump buttons from memory view
Karel Kočí
2018-04-10
*
Implement sync for memory
Karel Kočí
2018-04-08
*
Use whole words in memory
Karel Kočí
2018-04-05
*
Add focus function to memory view
Karel Kočí
2018-01-25
*
Emit byte_change when byte is written to memory
Karel Kočí
2018-01-15
*
Implement machine restart
Karel Kočí
2018-01-05
*
Some pleanups and small fixes
Karel Kočí
2017-12-21
*
Use global includes in qtmips_machine
Karel Kočí
2017-12-17
*
Put qtmips_machine to machine namespace
Karel Kočí
2017-12-17
*
Add AC_NONE to MemoryAccess::AccessControl
Karel Kočí
2017-12-12
*
Add memory type abstract function
Karel Kočí
2017-12-12
*
Add possibility to compare memory and registers state
Karel Kočí
2017-11-21
*
Initial commit
Karel Kočí
2017-08-30