Ilari Liusvaara
|
4f0e636b9b
|
Refactor workthread.hpp and threadtypes.hpp (renamed to threads.hpp)
Also rename all variables and fields named "mutex" (gdb does not like
that name).
|
2014-03-23 09:45:42 +02:00 |
|
Ilari Liusvaara
|
c685319f88
|
Lua: Clean up region bounds computation
|
2014-02-18 20:26:50 +02:00 |
|
Ilari Liusvaara
|
0e0ca079fa
|
Lua: memory.hash_region(), memory.store(), memory.storecmp()
|
2014-02-10 21:25:25 +02:00 |
|
Ilari Liusvaara
|
3cae98e8a5
|
Try to autodect I386/amd64
|
2013-10-28 15:38:01 +02:00 |
|
Ilari Liusvaara
|
b9e3a36588
|
Optimize generic controllers using dynamically generated code
The serialization is not quite on par with the static code,
deserialization is quite a bit faster.
|
2013-10-23 18:06:33 +03:00 |
|
Ilari Liusvaara
|
7c1acd2219
|
Hex editor
|
2013-09-29 18:35:15 +03:00 |
|
Ilari Liusvaara
|
caa216c290
|
Fix reading of host-endian VMAs.
|
2013-03-01 00:48:13 +02:00 |
|
Ilari Liusvaara
|
90a5f80232
|
Fix lots of -Wall compiler warnings
|
2013-02-10 15:00:12 +02:00 |
|
Ilari Liusvaara
|
184e3fe7ff
|
Clean up library includes
|
2012-11-13 22:01:12 +02:00 |
|
Ilari Liusvaara
|
3b4ceb5747
|
Split thread type defines to own header file
|
2012-10-24 23:51:26 +03:00 |
|
Ilari Liusvaara
|
64001af07d
|
Refactor memory mappings & memory search to library/
|
2012-10-24 22:03:08 +03:00 |
|