This project is mirrored from https://*****@github.com/libretro/hatari.git.
Pull mirroring updated .
- 31 Oct, 2020 2 commits
-
-
bbbradsmith authored
-
bbbradsmith authored
-
- 28 Oct, 2020 8 commits
-
-
bbbradsmith authored
-
bbbradsmith authored
-
bbbradsmith authored
-
bbbradsmith authored
allow Hatari GUI options for JOYSTICK_KEYBOARD etc. to function, instead only replace the JOYSTICK_REALSTICK
-
bbbradsmith authored
replacing "start to toggle joysticks" with libretro option that interacts with Hatari much better and can per-game override input changes: hatari GUI now on "start", virtual keyboard now on "Y", stats/key-page now on L/R and mouse-speed on L2/R2
-
bbbradsmith authored
move joystick handling upstream to Joy_GetStickData instead of IKBD_GetJoystickData which isn't how some games get their joystick data
-
bbbradsmith authored
-
Libretro-Admin authored
use in-memory savestates instead of intermediate file
-
- 27 Oct, 2020 5 commits
-
-
bbbradsmith authored
-
bbbradsmith authored
-
bbbradsmith authored
-
bbbradsmith authored
-
bbbradsmith authored
-
- 18 Oct, 2020 1 commit
-
-
bbbradsmith authored
-
- 17 Oct, 2020 3 commits
-
-
Libretro-Admin authored
Two player support, other interface tweaks
-
bbbradsmith authored
make it so changing options that don't require restart don't black the screen
-
bbbradsmith authored
-
- 16 Oct, 2020 14 commits
-
-
bbbradsmith authored
-
bbbradsmith authored
not sure if hires option works? at any rate it needs to be false by default video_config options were unable to clear once set
-
bbbradsmith authored
Documenting default controls in README.md and retro_input_descriptor Mouse speed should affect analog stick control of mouse Analog stick can control virtual keyboard Move status bar 24px lower to be in the overscan area out of the way
-
bbbradsmith authored
-
bbbradsmith authored
when using hatari menu both mouse and joystick should work
-
Libretro-Admin authored
hook up the "reset" menu option
-
Libretro-Admin authored
Swap B/A and Y/X in default controls
-
bbbradsmith authored
-
bbbradsmith authored
-
bbbradsmith authored
moving mouse to stick left since it is joystick-exclusive anyway, putting it on right stick hides the functionality
-
bbbradsmith authored
-
bbbradsmith authored
replace a few hardcoded values to de-obfuscate input code
-
Libretro-Admin authored
fix the missing sample issue (was causing constant 30hz buzz/crackle)
-
bbbradsmith authored
-
- 15 Oct, 2020 7 commits
-
-
Libretro-Admin authored
Wii U travis build broken (do not merge)
-
bbbradsmith authored
added libretro-common/include/features_cpu.h
-
Libretro-Admin authored
Wii U travis build broken
-
Brad Smith authored
-
bbbradsmith authored
-
Libretro-Admin authored
sound.c type mismatch, possible out of bound read?
-
Brad Smith authored
Pprobably better to just use Hatari's current method for not-enough-samples rather than fix the bug on the old method of copying a block of recent sound over the hole?
-