|
|
1.1 root 1: /*****************************************************************************/
2: /* Generator - Sega Genesis emulation - (c) James Ponder 1997-1998 */
3: /*****************************************************************************/
4: /* */
5: /* cpu68k-f.c */
6: /* */
7: /*****************************************************************************/
8:
9: #include "generator.h"
10: #include "cpu68k.h"
11: #include "mem68k.h"
12: #include "reg68k.h"
13:
14: #include "cpu68k-inline.h"
15:
16: #include <stdio.h>
17:
18: void cpu_op_1613a(t_ipc *ipc) /* LINE15 */ {
19: /* mask f000, bits f000, mnemonic 75, priv 0, endblk -1, imm_notzero 0, used -1 set 0, size 0, stype 19, dtype 20, sbitpos 0, dbitpos 0, immvalue 0 */
20:
1.1.1.2 ! root 21: reg68k_internal_vector(V_LINE15, PC);
1.1 root 22: }
23:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.