看板 Emulator 關於我們 聯絡資訊
3ds上第一個sfc模擬器 https://github.com/StapleButter/blargSnes Features: * PPU modes 0, 1, 2, 3, 4, 7 * DMA (with faster paths for VRAM/CGRAM/OAM), HDMA * SPC700 * SRAM with auto-saving * Joypad for player 1 (circle pad also works) How to use: You need a way to run ARM11 userland homebrew on your 3DS. At the time of writ ing this, the simplest way is to use a Gateway. If using a Gateway, copy blargSnes.3ds to the Gateway's MicroSD. Otherwise, fo llow the instructions specific to your homebrew loader. You're on your own for getting SNES ROMs. On the 3DS's SD card (not the Gateway MicroSD), create a folder named 'snes' a nd put your SNES ROMs in there. In the same folder, you can also place savegames. They must have the same name as their corresponding ROM, and have a .srm extension. With that done, start blargSnes, and you see a ROM selection menu. Select your ROM and press A (or B). See what happens. You can pause gameplay by tapping the touchscreen. When paused, resume by pres sing A or B. DO NOT RETURN TO THE HOME MENU WITHOUT HAVING PAUSED FIRST. Also avoid playing with the 3D slider or closing/reopening your 3DS while blar gSnes is running. blargSNES v1.0 Changelog: Emulate open bus. Fixes issues in Rock 'n Roll Racing. Remove derp_divmod(). Speed up BG drawing a little (skip empty tiles, more efficient tile skipping, etc) Faster code paths for common DMA (VRAM, palette, OAM) * fix sprite priorities * re-add PPU multiplication, fixing some games * add SPC700 emulation, running on the syscore * add PPU modes 0, 2 and 4 * more shit I don't remember -- Sent from my Android -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 115.82.213.169 ※ 文章網址: http://www.ptt.cc/bbs/Emulator/M.1410841103.A.409.html