搜索资源列表
armbk-src
- ch03目录下: disasm.tgz :作者改写的反汇编器,可以输出比较容易接受的汇编格式。 simpleboot.tgz: 作者编写的简单boot代码 ch04目录下: gba_ucos.tgz : 作者移植的可运行在GBA(或者模拟器)上的uC/OS-II代码 ch05目录下: znet.tgz : 作者在uC/OS-II上实现的tcp/ip协议实现代码 ch09目录下: font.c 字体显示和变更例程 image
MP3PLAYER
- 采用SMT32ARM配合2.4寸TFT做的MP3,带游戏/图书浏览/收音机功能,文件为MDK编译的全部工程代码-2.4-inch TFT with SMT32ARM to do with the MP3, with the game/book Browse/radio functions, documents compiled for the entire project code for MDK
SW-EK-LM3S8962-5228
- TI的LM3S8962开发板的代码,最新的代码还包括一个在板上运行的游戏代码。-TI' s LM3S8962 development board code, the latest code also includes a board game code to run.
421303
- 在S3C2440上运行的“俄罗斯方块”源码 代码量小,< 500行. 为了方便各位移植到其它平台,本游戏没有使用窗口管理和消息机制. 可使用触摸屏或电脑键盘直接控制游戏,支持连续按键响应(500ms). -S3C2440 running at " Tetris," a small amount of source code, " 500 line. In order to ease migration to other platforms, the
tan-chi-se
- 基于ARM9的贪吃蛇游戏,设计过程,以及代码-ARM9-based Snake games, design, and code
rudder-pedals
- 采用avr vusb代码,制作一个通用的usb游戏摇杆,通过不同定义,可以支持到4轴,16按键-Using the avr vusb code, make a generic usb game joystick, through different definitions, can support 4 axis, 16 buttons
connector
- 基于飞思卡尔NE64的连接测试游戏,包含了代码、flash程序。该游戏主旨为使用NE64来对Flash游戏进行操作-This is a game based on Freescale NE64. This file contains codes and flash game program. This game is mainly let people use ne64 as controller to play the flash game.
CC2540EM
- 基于蓝牙4.0 的BLE开发代码,基于TI CC2540 芯片,包括LCD控制、UART、看门狗、ADC、中断,游戏杆、中断、定时器等各部分源码-Bluetooth 4.0 CC2540 Development Source
JOYPAD
- /游戏手柄驱动 代码 //修改日期:2012/9/12 //版本:V1.0- GPIO_InitStructure.GPIO_Pin = GPIO_Pin_8|GPIO_Pin_12 // GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP GPIO_InitStructure.GPIO_Speed = GPIO_Speed_50MHz GPIO_Init(GPIOC, &GPIO_InitSt
游戏代码
- 基于stm32f103的贪吃蛇游戏代码,仅供大家参考,基本每条都有注释(STM32F103 based Snake game code, only for everyone to refer to, basically each note is annotated)