about summary refs log tree commit diff stats
path: root/example/jitter/mips32.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Let GCC be the default jitterAjax2017-04-211-2/+2
|
* use python2 as executable name, give adequate permissionsAymeric Vincent2017-01-051-1/+1
|
* Example/Jitter: unused importAjax2015-11-061-2/+1
|
* In interactive use, allow C-like prefixes to choose the base of integersAymeric Vincent2015-10-271-1/+1
| | | | | | | Use Python's int(s, 0) to allow string "s" to specify its base where addresses and offsets can be supplied. This change makes the situation homogeneous among the various examples and interactive usage.
* Example: Move jitter's examples to a `jitter` directoryCamille Mougey2015-01-231-0/+76