代码搜索:68K
找到约 1,069 项符合「68K」的源代码
代码结果 1,069
www.eeworm.com/read/144211/5753080
blit
#------------------------------------------------------------------------------
# blit: file(1) magic for 68K Blit stuff as seen from 680x0 machine
#
# Note that this 0407 conflicts with several oth
www.eeworm.com/read/131315/5937510
blit
# 68K Blit stuff as seen from 680x0 machine
# Note that this 0407 conflicts with several other a.out formats...
#
# XXX - should this be redone with "be" and "le", so that it works on
# little-endian
www.eeworm.com/read/115011/6120858
c readcpu.c
#include "68020.h"
#include "readcpu.h"
#define CPU_EMU_SIZE 0
int nr_cpuop_funcs;
struct mnemolookup lookuptab[] = {
{ i_ILLG, "ILLEGAL" },
{ i_OR, "OR" },
{ i_CHK, "CHK" },
{ i_C
www.eeworm.com/read/270376/11040858
c gencpu.c
/*
* UAE - The Un*x Amiga Emulator
*
* MC68000 emulation generator
*
* This is a fairly stupid program that generates a lot of case labels that
* can be #included in a switch statement.
* As
www.eeworm.com/read/243682/12925473
txt asm_m68000.txt
/L20"68K" Line Comment = * File Extensions = 68K H68 X68 SA
/Delimiters = +-/$()#,.
/C1
ABCD ADD ADDA ADDI ADDQ ADDX AND ANDI ASL ASR
BCC BCS BNE BEQ BPL BMI BHI BLS BGT BLT BGE BLE BVC BVS BC
www.eeworm.com/read/144211/5753167
motorola
#------------------------------------------------------------------------------
# motorola: file(1) magic for Motorola 68K and 88K binaries
#
# 68K
#
0 beshort 0520 mc68k COFF
>18 beshort ^000000
www.eeworm.com/read/131315/5932837
makefile
# @(#)Makefile 8.1 (Berkeley) 6/11/93
# Makefile for luna68k links, tags file
.include "../kern/Make.tags.inc"
all:
@echo "make links or tags only"
DIRS= conf dev font include luna68k
links::
-