Rivoreo Source Code Repositories
src.rivoreo.one
/
emulators
/
tinyemu
Tiny full system emulator supporting RISC-V processor emulation
[
Releases
]
Clone this repo:
Branches
rivoreo-fork
master
Tags
2019-12-21
b071cd3
Drop uses of '__builtin_bswap*' functions
by WHR
· 3 months ago
rivoreo-fork
cfdc28f
Revise help message of 'build_filelist' program
by WHR
· 7 months ago
2baf537
Improve performance of aligned memory accesses on little endian host
by WHR
· 7 months ago
f9d46eb
Remove an unused debugging print
by WHR
· 7 months ago
77745b8
Print debugging messages to stderr instead
by WHR
· 7 months ago
d4d9748
Ignore 2 more build output files from git(1)
by WHR
· 7 months ago
b7db603
Fix byte order issues in virtio implementation
by WHR
· 7 months ago
69246c5
Make virtio debug flags run time configurable
by WHR
· 7 months ago
93e747d
Extend allowed exceptions to be dumped
by WHR
· 7 months ago
00b763a
Make macro DUMP_EXCEPTIONS selectively enabling dump of a specified set of exceptions
by WHR
· 7 months ago
3907e82
Don't compile functions 'get_le128' and 'put_le128' without enabling CONFIG_INT128
by WHR
· 7 months ago
9351ae0
Fix byte order issues for RISC-V emulation on big endian host
by WHR
· 7 months ago
8b59b31
Make sure function 'term_exit' will be called when exiting due to SIGINT
by WHR
· 7 months ago
15714fc
Ignore build output files from git(1)
by WHR
· 8 months ago
9dda9c2
Try to automatically detect host byte order
by WHR
· 8 months ago
956cb0c
Port to FreeBSD
by WHR
· 8 months ago
5a47ad6
Don't try to make stdin non-blocking or set terminal attributes on stdin if tcgetattr(1) on it fails
by WHR
· 8 months ago
c08853c
Add command line option '-no-stdin'
by WHR
· 8 months ago
735d694
No longer override 'CC' variable to a site-specific one
by WHR
· 8 months ago
12cb5de
Use stderr for printing diagnostic messages; revise help message
by WHR
· 8 months ago
Next »