当前位置:网站首页>Migrate Infones to stm32
Migrate Infones to stm32
2022-07-06 05:36:00 【However, naturally】
frame
development environment
MUC:STM32F407ZGT6
The board : The punctual atoms STM32F407 Minimum core board
LCD: The punctual atoms 4.3 TFTLCD
notes : Based on the punctual atom LCD Routine modification . If the board and LCD Same as above , This program can be directly burned .
InfoNES Transplantation mainly refers to this big man
Files that need to be migrated
Whole NES Folder 

add to NES route 
Migration considerations
1. If the color display is abnormal , Modify here RGB The order 
2. Modify your own LCD Refresh function 
3. Add key scanning and key function
Key scan : I use a touch screen , Every time 10ms Set the timer to the scanning flag , Then scan the touch screen according to the flag bit 
If there is no touch function , Key scanning can be modified here 
Key function :
Different game operation keys seem to be a little different , Change according to the actual situation
When playing super Mary :
When playing saroman snake :
4. stay main Function to add box content 
5. There are two games to choose from
Select one and comment out the other 
Effect display
Scan without touching , Use only keys , Up to frames 47 about 
After using touch , Touch scanning takes a long time , As a result, the number of frames has decreased , stay 32 about
Super Marie
Program download
边栏推荐
- 【OSPF 和 ISIS 在多路访问网络中对掩码的要求】
- After the project is released, index Html is cached
- Easy to understand IIC protocol explanation
- Codeless June event 2022 codeless Explorer conference will be held soon; AI enhanced codeless tool launched
- Web Security (V) what is a session? Why do I need a session?
- 01. Project introduction of blog development project
- UCF (summer team competition II)
- The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower
- 26file filter anonymous inner class and lambda optimization
- 数字经济破浪而来 ,LTD是权益独立的Web3.0网站?
猜你喜欢

Figure database ongdb release v-1.0.3

指针经典笔试题

Fluent implements a loadingbutton with loading animation

01. 开发博客项目之项目介绍

无代码六月大事件|2022无代码探索者大会即将召开;AI增强型无代码工具推出...

剑指 Offer II 039. 直方图最大矩形面积

26file filter anonymous inner class and lambda optimization

Installation de la Bibliothèque de processus PDK - csmc

Codeforces Round #804 (Div. 2) Editorial(A-B)

Modbus protocol communication exception
随机推荐
05. Security of blog project
Vulhub vulnerability recurrence 67_ Supervisor
自建DNS服务器,客户端打开网页慢,解决办法
毕业设计游戏商城
UCF (summer team competition II)
What preparations should be made for website server migration?
The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower
Selective parameters in MATLAB functions
LeetCode_字符串反转_简单_557. 反转字符串中的单词 III
Force buckle 1189 Maximum number of "balloons"
Deep learning -yolov5 introduction to actual combat click data set training
PDK工藝庫安裝-CSMC
[QNX Hypervisor 2.2用户手册]6.3.3 使用共享内存(shmem)虚拟设备
MySQL advanced learning summary 9: create index, delete index, descending index, and hide index
jdbc使用call调用存储过程报错
Easy to understand IIC protocol explanation
flutter 实现一个有加载动画的按钮(loadingButton)
Closure, decorator
29io stream, byte output stream continue write line feed
js Array 列表 实战使用总结