16进制编辑器运行卡死 #41
Answered
by
qiufuyu123
Physics365
asked this question in
Q&A
-
|
我在CasioEmuNeo中,注入了@Xyzstk 的十六进制编辑器:
已知:
E9E0: 是哪一步错了呢? |
Beta Was this translation helpful? Give feedback.
Answered by
qiufuyu123
Apr 21, 2024
Replies: 3 comments 1 reply
-
|
程序启动时按照设计应该将SP设置为 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
但是我把启动程序的01 E3 换成00 E3以后,按下等号,清屏,进入计算模式,按左右无明显现象 |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
这个 修复偶数sp问题,需要的话pull然后编译一下,release 下一个版本合并 @Physics365 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Physics365
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
这个 修复偶数sp问题,需要的话pull然后编译一下,release 下一个版本合并 @Physics365