Searched refs:tme_m68k_new (Results 1 – 5 of 5) sorted by relevance
/dports/emulators/tme/tme-0.8/ic/m68k/ |
H A D | m68010.c | 512 return (tme_m68k_new(ic, args, extra, _output)); in TME_ELEMENT_X_NEW_DECL()
|
H A D | m68020.c | 678 return (tme_m68k_new(ic, args, extra, _output)); in TME_ELEMENT_X_NEW_DECL()
|
H A D | m68k-impl.h | 582 int tme_m68k_new _TME_P((struct tme_m68k *, const char * const *, const void *, char **));
|
H A D | m68k-misc.c | 519 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 D | ChangeLog | 3830 (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.
|