libretro / dosbox-svn

GNU General Public License v2.0
6 stars 17 forks source link

Core options handling changes #36

Open andres-asm opened 4 years ago

andres-asm commented 4 years ago

I made a few changes that affect core option behavior. Report any options that do not work here.

andres-asm commented 4 years ago

Tested options:

Emulated machine

Memory size

CPU core

CPU type

Cycles

Blaster

GUS

Speaker

andres-asm commented 4 years ago

CPU core fixed in https://github.com/libretro/dosbox-svn/commit/5df9ecf748084a80ecbdb124c409d0e6947806c5

Joystick toggles fixed in https://github.com/libretro/dosbox-svn/commit/5df9ecf748084a80ecbdb124c409d0e6947806c5

PC Speaker can now be toggled on the fly since https://github.com/libretro/dosbox-svn/commit/5df9ecf748084a80ecbdb124c409d0e6947806c5

andres-asm commented 4 years ago

Aspect ratio correction

Joystick timed intervals

andres-asm commented 4 years ago

Haven't tested gus properly, please test @realnc

andres-asm commented 4 years ago

Scaler

Gamepad emulated mouse

andres-asm commented 4 years ago

CGA modes

Hercules modes

andres-asm commented 4 years ago

IPX

andres-asm commented 4 years ago

Other than GUS, Tandy and DSS that I don't know how to test, all good

realnc commented 4 years ago

Crashes at startup for me. Both native Linux as well as in Wine.

I've reset the libretro branch back two commits and put them in the core-option-overhaul branch.