Home
last modified time | relevance | path

Searched refs:tme_m68k_new (Results 1 – 5 of 5) sorted by relevance

/dports/emulators/tme/tme-0.8/ic/m68k/
H A Dm68010.c512 return (tme_m68k_new(ic, args, extra, _output)); in TME_ELEMENT_X_NEW_DECL()
H A Dm68020.c678 return (tme_m68k_new(ic, args, extra, _output)); in TME_ELEMENT_X_NEW_DECL()
H A Dm68k-impl.h582 int tme_m68k_new _TME_P((struct tme_m68k *, const char * const *, const void *, char **));
H A Dm68k-misc.c519 tme_m68k_new(struct tme_m68k *ic, const char * const *args, const void *extra, char **_output) in tme_m68k_new() function
/dports/emulators/tme/tme-0.8/
H A DChangeLog3830 (tme_m68k_new): Increased the instruction burst size to 200. This
3893 (tme_m68k_new): Now pass FPU arguments to tme_m68k_fpu_new(), and
4298 (tme_m68k_new): Now set the mask of T bits used by the processor.
4989 * ic/m68k/m68k-misc.c (tme_m68k_new): Now initialize the new
5697 (tme_m68k_new): Store the element in the IC.