Mercurial > repos > blastem
log m68k_to_x86.c @ 561:666adeba5a61
age | author | description |
---|---|---|
Mon, 23 Jun 2014 11:46:56 -0400 | Mike Pavone | Save and restore guest address in the write function for a code memory chunk in the "slow" path for inconvenient host addresses. This fixes an intermittent crash on OSX in the code that checks whether the memory written may contain code |
Mon, 23 Jun 2014 11:05:55 -0400 | Mike Pavone | Fix x86_rrindex_sizedir. Pass the correct scale to mov_rindexr in gen_mem_fun. BlastEm now sort of works on OS X. Runs reliably from lldb, but only intermittently from the shell |