Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-24 | Use a typedef code_ptr in place of uint8_t * in 68K core to better support ↵ | Mike Pavone | |
host instruction sets with different instruction word sizes. Make x86_68k_options contain a cpu_options so that gen_mem_fun can eventually be shared with the Z80 core. | |||
2014-02-24 | Rename x86_backend.h and x86_backend.c to backend.h and backend.c respectively | Mike Pavone | |