Search found 7 matches

by keef
Tue Dec 01, 2020 4:20 am
Forum: SNES (Super Nintendo Entertainment System)
Topic: Aspect ratio and integer scaling
Replies: 14
Views: 25966

Re: Aspect ratio and integer scaling

This thread has been very helpful, NES and SNES are looking amazing in 1440 with 8:7 and 4:3 custom aspect ratios. Any idea how to get square pixels or horizontal integer scaling out of the TurboGrafx-16 core when using vscale mode 1 and video mode 12? No matter what aspect ratio I try, it always seems to need horizontal interpolation. Plus, it put...
by keef
Mon Nov 30, 2020 10:16 pm
Forum: Game Boy Advance
Topic: Sound Filters to Improve GBA Audio?
Replies: 7
Views: 11487

Re: Sound Filters to Improve GBA Audio?

A more comprehensive set of audio filters is now available in the repository: https://github.com/MiSTer-devel/Filters ... ters_Audio. I'm finding that the arcade filters do a decent job of taming the GBA's hiss.
by keef
Fri Nov 27, 2020 6:48 am
Forum: Input Devices
Topic: 8 Directional Dpad Support (Neo Geo Mini Pad USB C)
Replies: 3
Views: 2293

Re: 8 Directional Dpad Support (Neo Geo Mini Pad USB C)

D-pads only use 4 buttons to input 8 directions, but regardless of that, don't those pads use analog sticks? What happens when you play a game and push the stick in a diagonal direction?
by keef
Wed Aug 19, 2020 9:03 pm
Forum: Input Devices
Topic: Perixx Trackball Keyboard
Replies: 5
Views: 3115

Re: Perixx Trackball Keyboard

Yes, a trackball in such a keyboard is intended to be used as a mouse, and this trackball is HID compliant. I don't think the issue is necessarily related to the ao486 core as the trackball outputs no activity over UART when on the menu core. I think it is a hardware issue as I have now discovered the trackball doesn't work on my Mac, either.
by keef
Wed Aug 19, 2020 4:29 pm
Forum: Input Devices
Topic: Perixx Trackball Keyboard
Replies: 5
Views: 3115

Re: Perixx Trackball Keyboard

rhester72 wrote: Wed Aug 19, 2020 2:44 pm What are you expecting it to do under DOS?
I have Windows 95 installed and running in the ao486 core.
by keef
Wed Aug 19, 2020 1:16 am
Forum: Input Devices
Topic: Perixx Trackball Keyboard
Replies: 5
Views: 3115

Perixx Trackball Keyboard

Hey Everyone, So I just got a Perixx PERIBOARD-520 Wired Compact Trackball Keyboard (https://perixx.com/furniture_store_view/periboard-520-u-wired-compact-trackball-keyboard.html) hoping to use it with the ao486 core, but while it works fine as a keyboard it seems the trackball isn't detected at all. I hooked up the DE10-Nano to my PC via the UART ...
by keef
Wed Jul 22, 2020 12:48 am
Forum: Input Devices
Topic: Normal to have to remap USB controllers when switched?
Replies: 2
Views: 2216

Re: Normal to have to remap USB controllers when switched?

There can be issues like this if they are both in X-input mode, because then they will have the same controller ID. Try making sure at least one is in D-input mode.