Rakashazi / emu-ex-plus-alpha

Multi-platform computer & game console emulation system including supporting code (EmuFramework) and core engine (Imagine)
GNU General Public License v3.0
688 stars 152 forks source link

[Feature request]: c64.emu options #978

Open soundsnow opened 1 year ago

soundsnow commented 1 year ago

Describe the feature

libretro-core.c.txt

I don't know how to simplify and categorize these options for Submitting too many issues would overtax my fingers and eyes So I upload only one .c file They are all part of the vice libretro code, I removed the extra content and didn't change it much except for the spaces You can open and view them with a text/code editor 2000+ lines

Add screenshots

No response

soundsnow commented 1 year ago

I have another question, which is the default Joystick Port for the C64.emu? Is it Port 1?

Most games use port 2, some use port 1.

{ "1", "Port 1" }, { "2", "Port 2" }, }, "2"