This project is mirrored from https://*****@github.com/libretro/hatari.git.
Pull mirroring updated .
- 04 Dec, 2020 1 commit
-
-
Libretro-Admin authored
libretro: Update gitlab ci extends ordering
-
- 02 Dec, 2020 1 commit
-
-
Steel01 authored
-
- 27 Nov, 2020 1 commit
-
-
Libretro-Admin authored
Fix crash on Android.
-
- 04 Nov, 2020 1 commit
-
-
diablodiab authored
Compiling without -DLSB_FIRST causes loading of TOS to fail. This lead to crashes on Android due to standard behavior of Hatari whic is to show built-in gui when TOS loading fails, which would then lead to retro_input polling before retro_input pointers were properly initialized.
-
- 28 Oct, 2020 1 commit
-
-
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 9 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?
-
Brad Smith authored
-
Brad Smith authored
This code seems to be copy pasted from audio.c Audio_Callback and modified. "SNDBUF" is not a Uint8* like the original "stream" so the remaining samples logic here was off by a factor of 2.
-
- 09 Oct, 2020 2 commits
-
-
Libretro-Admin authored
-
Libretro-Admin authored
-
- 08 Oct, 2020 1 commit
-
-
Libretro-Admin authored
-