Merge branch 'dev_cheat' of https://gitee.com/anod/open_agb_firm into dev_cheat

This commit is contained in:
root 2023-01-29 12:05:59 +08:00
commit c7703e230e

View File

@ -0,0 +1,10 @@
build.js+cht.js+xml.js是用于生成gba.acl的工具需要nodejs运行代码为`node build.js`
cheats.tar.bz2是收集并调整好格式的cht文件转码为utf-8
editor.tar.bz2是生成serial.json的工具将no-intro的id和中文集合的id进行校对
makebin.sh和asm一起用是用于生成给rom打补丁的代码需要用到docker和其中的镜像i386/debian:buster-slim