Age | Commit message (Expand) | Author |
---|---|---|
2016-10-04 | Add a new memory map flag to support an auxilliary buffer for translating cod... | Michael Pavone |
2015-01-14 | Removed hardcoded assumptions in M68K core about which parts of the memory ma... | Michael Pavone |
2015-01-01 | Fix some issues with 68K instruction retranslation | Michael Pavone |
2015-01-01 | Remove some of the hard coded assumptions about the memory map from the CPU c... | Michael Pavone |
2014-02-24 | Use a typedef code_ptr in place of uint8_t * in 68K core to better support ho... | Mike Pavone |
2014-02-24 | Rename x86_backend.h and x86_backend.c to backend.h and backend.c respectively | Mike Pavone |