aboutsummaryrefslogtreecommitdiff
path: root/qtmips_machine/programloader.cpp
Commit message (Expand)AuthorAge
* Add support for goto to selected symbol address.Pavel Pisa2019-02-22
* Correct program loader to open ELF file in binary mode on Windows.Pavel Pisa2019-02-14
* 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
* Just note that we are checking endianity automaticallyKarel Kočí2018-04-05
* Fix program loadingKarel Kočí2018-02-14
* Cleanup some todos in codeKarel Kočí2018-01-15
* Some pleanups and small fixesKarel Kočí2017-12-21
* Put qtmips_machine to machine namespaceKarel Kočí2017-12-17
* Fix problem with no such file or directoryKarel Kočí2017-12-11
* Another huge pile of work for about two monthsKarel Kočí2017-11-19
* Use QString and QVector instead of std ones and moreKarel Kočí2017-09-02
* Initial commitKarel Kočí2017-08-30