09/07/25 15:02:50 sBLMPzgJ
こんな感じで返答してみた。
外国勢は積極的やなぁ・・・。
Hi, *******.
I answer your question as I can.
1. What programs and the related software that you're using?
* Fedora9 - LinuxOS
* VMwarePlayer
* dingux-toolchain
[url]URLリンク(code.google.com)
* vi - text editor
2. Are you working on windows? (I'm on WinXp).
Yes.
My host OS is WinXP.
And run Fedora9 on VmwarePlayer.
3. Can you give me the Snes9x source code including the changes
that you've made? (so I know at least how things worked).
I got Snes9x source code from here.
URLリンク(dl.openhandhelds.org)
And then, I edited 3 files.
MAKEFILE : change toolchain path.
unix/dingoo.h : add "#define DINGOO_BUTTON_END 0"
unix/unix.cpp : change like this.
line 431 "sfc_key[QUIT] = DINGOO_BUTTON_END;"
line 432 "sfc_key[ACCEL] = SDLK_u;"
続くます。