[スーファミエミュ作る!] #082 Busを実装して、CPUとPPUを繋げます。

#snes #sfc #emulator #rust #programming As promised, here's the implementation of the Bus. Ultimately, almost all elements are connected to the Bus, making it the central object. By the way, I meant to talk a little about object-oriented programming but forgot. Maybe next time. W65C816S 8/16-bit Microprocessor: https://www.westerndesigncenter.com/w... 65C816 Instruction Set: https://donkeyhacks.zouri.jp/databank... SNES Spec: https://w.atwiki.jp/snesspec/ SNESdev Wiki: https://snes.nesdev.org/wiki/SNESdev_... fullsnes: https://problemkaputt.de/fullsnes.htm 65c816 Opcode Matrix: https://sneslab.net/wiki/65c816_Opcod... SingleStepTests/65816: https://github.com/SingleStepTests/65816 --- Playlist:    • スーパーファミコンエミュレータを作る!   Repository: https://github.com/pluswing/snes_emul... zenn: https://zenn.dev/pluswing bluesky: https://bsky.app/profile/pluswing.bsk...