Mercurial > repos > blastem
log m68k_to_x86.c @ 562:e13f4fd9cf6d
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 |
Tue, 17 Jun 2014 01:50:29 -0400 | Mike Pavone | blastem builds and almost works on OS X now |