Searched refs:op_smalltbl_2_ff (Results 1 – 16 of 16) sorted by relevance
/dports/emulators/tiemu3/tiemu-3.03/src/core/uae/ |
H A D | newcpu.h | 310 extern struct cputbl op_smalltbl_2_ff[];
|
H A D | newcpu.c | 129 : currprefs.cpu_level == 2 ? op_smalltbl_2_ff in build_cpufunctbl()
|
/dports/emulators/uae/uae-0.8.29/src/include/ |
H A D | newcpu.h | 259 extern const struct cputbl op_smalltbl_2_ff[];
|
/dports/games/libretro-hatari/hatari-561c07e/src/uae-cpu/ |
H A D | newcpu.h | 374 extern const struct cputbl op_smalltbl_2_ff[];
|
H A D | newcpu.c | 267 : currprefs.cpu_level == 2 ? op_smalltbl_2_ff in build_cpufunctbl()
|
/dports/emulators/hatari/hatari-2.2.1/src/uae-cpu/ |
H A D | newcpu.h | 383 extern const struct cputbl op_smalltbl_2_ff[];
|
H A D | newcpu.c | 278 : currprefs.cpu_level == 2 ? op_smalltbl_2_ff in build_cpufunctbl()
|
/dports/games/libretro-hatari/hatari-561c07e/src/cpu/ |
H A D | newcpu.h | 442 extern const struct cputbl op_smalltbl_2_ff[];
|
H A D | newcpu.c | 354 tbl = op_smalltbl_2_ff; in build_cpufunctbl()
|
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/ |
H A D | newcpu.h | 460 extern const struct cputbl op_smalltbl_2_ff[];
|
/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/ |
H A D | newcpu.h | 651 extern const struct cputbl op_smalltbl_2_ff[];
|
/dports/emulators/hatari/hatari-2.2.1/src/cpu/ |
H A D | newcpu.h | 798 extern const struct cputbl op_smalltbl_2_ff[];
|
H A D | newcpu.c | 1846 …{ op_smalltbl_2_ff, op_smalltbl_42_ff, op_smalltbl_52_ff, op_smalltbl_22_ff, op_smalltbl_23_ff, op…
|
/dports/emulators/uae/uae-0.8.29/src/ |
H A D | newcpu.c | 130 tbl = op_smalltbl_2_ff; in build_cpufunctbl()
|
/dports/emulators/fs-uae/fs-uae-3.1.35/src/ |
H A D | newcpu.cpp | 1291 #define op_smalltbl_2_ff NULL macro 1354 …{ op_smalltbl_2_ff, op_smalltbl_42_ff, op_smalltbl_52_ff, op_smalltbl_22_ff, op_smalltbl_23_ff, op…
|
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/ |
H A D | newcpu.c | 1066 tbl = op_smalltbl_2_ff; in build_cpufunctbl()
|