mirror of
https://github.com/ShadauxCat/CATSFC.git
synced 2025-04-02 10:41:47 -04:00
SNES Open Bus is a quirk of the memory subsystem that allow reads of invalid addresses to return the last byte read from memory. However, it is seldom needed by a game, and it costs 1 to 3 MIPS instructions per SNES instruction to emulate. If you need SNES Open Bus, you can remove -DNO_OPEN_BUS from the Makefile.
8 lines
No EOL
50 B
Text
8 lines
No EOL
50 B
Text
*.o
|
|
*.plg
|
|
*.elf
|
|
*.dat
|
|
*.zip
|
|
*~
|
|
depend
|
|
[Tt]humbs.db |