honeylab's blog

各種ハードウェアの改造、主にファミコンミニなどをやってます(ました)

2017-10-01から1ヶ月間の記事一覧

SEIKENDENSETSU 2 (Secret of Mana) works with multitap 3players playing on canoe

My game skill is too poor , and I had not cought party member ,death and death... But my wife has good skill to catch members !!!! Thanks !!! This picture shows Player1 (MAN) and 2,3 are computer member. with 2p,3p START Pressed ... 2 and …

SuperMultitap Convet to SNESC adapter development progress - work fine!

スーファミミニにマルチタップをつないで動作させることが出来ました! とはいえ当然そのまま動作させることはできません。何種類か発売されているWii(スーファミミニ)と旧来スーファミコントローラを変換するアダプタでは、マルチタップを動作させるために…

Hyperkin SNES TO SNES CLASSIC ADAPTER can't use SuperMultitap

Someone says Hyperkin Adapter will not recognize SuperMultitap 3rd connector.So I bought and opened it. This picture is pcb and parts. Look at connector pins in red circle. This two pins are used to communication to Multitap but not normal…

SuperMultitap Convet to SNESC adapter development progress (1)

I got SUPER MULTITAP 2! inside. analyze protocol .. but I have not arrived protocol perfectry.Does anyone have protocol detail for SUPER MULTITAP and SNES communication? Driver progress. I have patched to clovercon.c and handle i2c device …

スーファミミニの3本目のコントローラを刺す場所 / 3rd controller connector on SNESC / NESC

ここです(どやぁ R16のi2c0がHDMIのi2c通信用に出てるのでそこを分岐してやります。 ちゃんとコントローラのプロトコル出てますね Wii controller compatible arduino test board. とりあえずArduinoで作った互換コントローラもどきはLinuxから認識すること…

STM8x Microprocessor in SNEC Gamepad!

I found this chip in SNESC Gamepad. This is STM8 chip!!! but, It is markd as STM8MHZ and such device is not published from STMicro. It seems to be custom production chip for Nintendo but I don't know. I will try to read Program Memory , bu…

スーパーファミコンミニにソフト追加

できましたっと。 youtu.be で、今回は既存の(アップデート中の)外国産ツール github.com を使ってるので、技術的な労力にはほぼゼロです…とりあえず一番好きなゲームも入ったのでデバッグ要員としてもあんまり役に立たないしね… で、上のソフト、今配布さ…

SNESC / NESC u-boot script.fex (hardware setting script) difference

There are hardware setting script NESC and SNESC https://bitbucket.org/snippets/bakueikozo/jMAKen#file-NESC_script.fex https://bitbucket.org/snippets/bakueikozo/jMAKen#file-SNESC_script.fex They are nealy equal but some parameter changed. …

SNES OSS code opened!

www.nintendo.co.jp I compare u-boot code with NES u-boot,some file are differenced but they are fix to compile error for new compiler. but only 1 file has clearly changed. This is axp power IC setting. BOOT_POWER22_DCDC_FREQSET value is be…

ファミコンミニ/スーファミミニにマルチタップを繋げることはできませんか?

っていう質問がわりと頻繁に出てるのでちょっと考えてみる。 もともと、このシリーズのコントローラはWiiコントローラ互換(アドレス固定のi2c)スレーブデバイスとして作られているので、コントローラを増やそうとすると、別々のi2cバスが必要になる。ファミ…

"SATOU SAWAKO" name in SNESC emulator

In SNESC stock emulator "canoe-shvc" includes text "SATOU SAWAKO". She is one of staff of Megami Tensei series http://www.mobygames.com/game/shin-megami-tensei-ii but , why she's name in SNESC emulator. I think some of old ROM's data (pict…