radare2/libr/vm
pancake d607e969bc * Fix division by zero in VM code when using ATT syntax
- use intel syntax when running VM code from disasm loop
2010-10-13 18:07:55 +02:00
..
p * Add the possibility to import/export regs from vm to debugger 2010-08-23 12:08:23 +02:00
t * Integrate r_vm into r_core 2010-08-22 17:56:50 +02:00
extra.c * Integrate r_vm into r_core 2010-08-22 17:56:50 +02:00
Makefile * Add 'avrr' and 'avrc' commands to setup vm regs 2010-08-23 00:48:44 +02:00
mmu.c * Integrate r_vm into r_core 2010-08-22 17:56:50 +02:00
op.c * Remove some use of alloca() 2010-10-12 13:22:19 +02:00
reg.c * Remove some use of alloca() 2010-10-12 13:22:19 +02:00
setup.c * Initial import of libr 2009-02-05 22:08:46 +01:00
stack.c * Integrate r_vm into r_core 2010-08-22 17:56:50 +02:00
TODO * Added R_IO_EXEC, Removed R_IO_RDWR. 2009-09-08 02:14:19 +00:00
vm.c * Fix division by zero in VM code when using ATT syntax 2010-10-13 18:07:55 +02:00