代码搜索:CPU卡 开发教程
找到约 10,000 项符合「CPU卡 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/270376/11040916
c cpu2.c
#include "sysdeps.h"
#include "shared.h"
#include "memory.h"
#include "custom.h"
#include "newcpu.h"
#include "cputbl.h"
void op_2000(ULONG opcode)
{
ULONG srcreg = (LONG)(BYTE)((opcode & 7) >> 0);
www.eeworm.com/read/270376/11040919
c cpu8.c
#include "sysdeps.h"
#include "shared.h"
#include "memory.h"
#include "custom.h"
#include "newcpu.h"
#include "cputbl.h"
void op_8000(ULONG opcode)
{
ULONG srcreg = (LONG)(BYTE)((opcode & 7) >> 0);
www.eeworm.com/read/270376/11040920
c cpu6.c
#include "sysdeps.h"
#include "shared.h"
#include "memory.h"
#include "custom.h"
#include "newcpu.h"
#include "cputbl.h"
void op_6000(ULONG opcode)
{
{ char *oldpcp = (char *)(Shptr->regs).pc_p;
{ WOR
www.eeworm.com/read/270376/11040923
c cpu4.c
#include "sysdeps.h"
#include "shared.h"
#include "memory.h"
#include "custom.h"
#include "newcpu.h"
#include "cputbl.h"
void op_4000(ULONG opcode)
{
ULONG srcreg = (LONG)(BYTE)((opcode & 7) >> 0);
{
www.eeworm.com/read/270376/11040931
c cpu9.c
#include "sysdeps.h"
#include "shared.h"
#include "memory.h"
#include "custom.h"
#include "newcpu.h"
#include "cputbl.h"
void op_9000(ULONG opcode)
{
ULONG srcreg = (LONG)(BYTE)((opcode & 7) >> 0);
www.eeworm.com/read/416041/11043591
asm os_cpu_a.asm
/*************************************************************************
* Point RTOS(51) *
* The Real-Time Kernel(For Keil
www.eeworm.com/read/416041/11043629
h os_cpu.h
/*************************************************************************
* Point RTOS(51) *
* The Real-Time Kernel(For Keil
www.eeworm.com/read/416041/11043643
h os_cpu.h
/*************************************************************************
* Point RTOS(51) *
* The Real-Time Kernel(For Keil
www.eeworm.com/read/416041/11043656
h os_cpu.h
/*************************************************************************
* Point RTOS(51) *
* The Real-Time Kernel(For Keil
www.eeworm.com/read/470992/6902869