Wonderswan & Wonderswan Color OpenFPGA Analogue Pocket Core

1 year ago
46

Hey everyone here is the new Wonderswan/Color for the Analogue Pocket below is the link to agg23's github page. I would recommend using Pocket Updater to add the core.

=============================================
Links

Agg23's Wonderswan Core
https://github.com/agg23/openfpga-wonderswan/
https://github.com/agg23/openfpga-wonderswan/blob/master/README.md
https://github.com/agg23/openfpga-wonderswan/releases/tag/1.0.0

Pocket Updater
https://github.com/RetroDriven/Pocket_Updater
=============================================

Features
Save States/Sleep + Wake
Known as "Memories" on the Pocket, this core supports the creation and loading of save states, and by extension, the core also supports Sleep + Wake functionality. Tapping the power button while playing will suspend the game, ready to be resumed when powering the Pocket back on.

Fast Forward
Hold the - button (default) to run the WonderSwan at 2.5x speed. Tapping the button will lock fast forward on, and it will continue fast forwarding until the button is pressed again.

Controls
The WonderSwan has a lot of buttons for a handheld in an unusual layout. The default button mappings for the Pocket are as close as I can get to the original control layout.

Horizontal Vertical
Pocket WonderSwan
D-pad X buttons
A A
B B
X Y3
Y Y4
L. Trig Y1
R. Trig Y2
+ Start
- Fast Forward
Pocket WonderSwan
D-pad Y buttons
A X3
B X4
X X2
Y X1
L. Trig A
R. Trig B
+ Start
- Fast Forward
System Settings
System Type - Choose what type of WonderSwan to boot. Changing this option requires resetting the core
CPU Turbo - Allows the CPU to perform additional processing per frame, which can be used to eliminate some slowdowns.
Video Settings
The WonderSwan has a native refresh rate of 75.4Hz, but the Analogue Pocket doesn't support higher than ~62Hz (and 60Hz on the Dock). This core provides the option to either run the display directly at 60Hz, introducing tearing, or to triple buffer frames at 60Hz, introducing latency and skipping some frames entirely.

Triple Buffer - Triple buffer image to prevent tearing. Please note that this does increase latency and will cause frames to be dropped.
Flickerblend - Use a combination of 2 or 3 frames of data to perform blending on flickering UI elements. This will decrease the flickering and resolve the flicker into a lighter grey color. Please note that this enables the frame buffer implicitly.
Orientation - Lock the screen rotation to a particular direction. When set to Auto, the core will automatically rotate the display.
Flip Horizontal - Flips the display whenever the WonderSwan would display in horizontal mode.
Sound Settings
Fast Forward - If enabled, play sound when fast forward is active.

Loading comments...